Commit Graph

15 Commits

Author SHA1 Message Date
Philipp Oppermann
06d1c9ff81 Update CI scripts to use cargo bootimage 2019-04-25 14:17:27 +02:00
Philipp Oppermann
3c2a5ef0f6 Merge branch 'post-01' into post-02 2019-04-25 11:08:11 +02:00
Philipp Oppermann
4209c85908 Build all branches on azure pipelines 2019-04-25 11:08:05 +02:00
Philipp Oppermann
3a07a23c39 Update CI build for rewrite of "A Freestanding Rust Binary" (#578)
See https://github.com/phil-opp/blog_os/pull/577 for information about the rewrite.

This commit updates the azure pipelines CI script in the following way:

- build on all three OSs
- build for thumbv7em-none-eabihf
2019-04-11 15:29:16 +02:00
Philipp Oppermann
62b89cd80f Install llvm-tools-preview rustup component 2019-04-06 16:37:43 +02:00
Philipp Oppermann
63f8f3a6eb Merge branch 'post-01' into post-02 2019-02-25 16:34:15 +01:00
Philipp Oppermann
8c25133033 Check formatting on CI 2019-02-25 16:34:09 +01:00
Philipp Oppermann
d5cb74ac8b We still need nighly Rust for the second and later posts 2019-02-07 16:14:58 +01:00
Philipp Oppermann
3bf2c66acc Merge branch 'post-01' into post-02 2019-02-07 16:11:46 +01:00
Philipp Oppermann
db898133b8 Use stable Rust for building 2019-02-07 16:07:27 +01:00
nivkner
ea513af5ad don't require nightly compiler from freestanding binary (#550) 2019-02-07 16:05:21 +01:00
Philipp Oppermann
0e6ffc1a4f Merge branch 'post-01' into post-02 2019-02-05 15:23:48 +01:00
Philipp Oppermann
09ed317023 [CI] Directly print $BUILD_REQUESTEDFOR without case statement 2019-02-05 15:22:50 +01:00
Philipp Oppermann
57484164ab Expand azure pipelines script for second post 2019-02-05 14:55:22 +01:00
Philipp Oppermann
6d07a311bd Add CI script for azure pipelines 2019-02-05 14:52:58 +01:00