Philipp Oppermann
23cbafab1c
Reset code to post-03 branch
2019-04-26 12:44:33 +02:00
Philipp Oppermann
4eb7f94171
Merge branch 'post-03' into post-04
2019-04-25 11:08:11 +02:00
Philipp Oppermann
f875a933e5
Merge branch 'post-02' into post-03
2019-04-25 11:08:11 +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
d497d12649
Merge branch 'post-03' into post-04
2019-04-11 15:32:21 +02:00
Philipp Oppermann
652d91154f
Merge branch 'post-02' into post-03
2019-04-11 15:32:21 +02:00
Philipp Oppermann
64e7ea7b1a
Merge branch 'post-01' into post-02
2019-04-11 15:32:06 +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
66f79fa254
Merge branch 'post-03' into post-04
2019-04-06 17:35:16 +02:00
Philipp Oppermann
9a879e69c5
Merge branch 'post-02' into post-03
2019-04-06 17:35:16 +02:00
Philipp Oppermann
eee4718115
Add llvm-tools-preview also in travis and appveyor scripts
2019-04-06 17:35:11 +02:00
Philipp Oppermann
5422f555cf
Merge branch 'post-03' into post-04
2019-04-06 16:55:46 +02:00
Philipp Oppermann
186321623a
Run cargo update
2019-04-06 16:55:17 +02:00
Philipp Oppermann
1246fc4df9
Merge branch 'post-02' into post-03
2019-04-06 16:54:48 +02:00
Philipp Oppermann
9237c875f3
Run cargo update
2019-04-06 16:53:52 +02:00
Philipp Oppermann
ceaa5c2dab
Merge branch 'post-03' into post-04
2019-04-06 16:48:32 +02:00
Philipp Oppermann
03da22d8e1
Merge branch 'post-02' into post-03
2019-04-06 16:47:45 +02:00
Philipp Oppermann
62b89cd80f
Install llvm-tools-preview rustup component
2019-04-06 16:37:43 +02:00
Philipp Oppermann
e1034aa9ac
Update Cargo.lock
2019-04-06 15:34:23 +02:00
Philipp Oppermann
577c6b8cfc
Update to bootloader 0.5.1
2019-04-06 15:33:13 +02:00
Philipp Oppermann
768c09dffe
Merge branch 'post-03' into post-04
...
# Conflicts:
# README.md
2019-04-03 10:46:10 +02:00
Philipp Oppermann
d98a4d0cbc
Merge branch 'post-02' into post-03
...
# Conflicts:
# README.md
2019-04-03 10:45:48 +02:00
Philipp Oppermann
f308628db2
Merge branch 'post-01' into post-02
2019-04-03 10:45:28 +02:00
Philipp Oppermann
f8462956f2
Use azure pipelines status badge
2019-04-03 10:44:07 +02:00
Philipp Oppermann
cc949a2ef3
Merge branch 'post-03' into post-04
2019-03-14 11:15:56 +01:00
Philipp Oppermann
93b2134692
Merge branch 'post-02' into post-03
2019-03-14 11:14:01 +01:00
Philipp Oppermann
ab16203ed7
Update bootloader to version 0.4.0
2019-03-14 11:13:28 +01:00
Philipp Oppermann
c6aaa66420
Merge branch 'post-03' into post-04
2019-02-25 16:35:03 +01:00
Philipp Oppermann
4d405d5098
Merge branch 'post-02' into post-03
2019-02-25 16:34:15 +01: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
0bec03e080
Merge branch 'post-03' into post-04
2019-02-07 18:46:32 +01:00
Philipp Oppermann
e3f9cd42b0
Merge branch 'post-02' into post-03
2019-02-07 18:46:32 +01:00
Philipp Oppermann
013e6f2add
Merge branch 'post-01' into post-02
2019-02-07 18:46:31 +01:00
bors[bot]
1eb7ca72ef
Merge #553
...
553: Add bors.toml to post branches r=phil-opp a=phil-opp
Co-authored-by: Philipp Oppermann <dev@phil-opp.com >
2019-02-07 17:43:23 +00:00
Philipp Oppermann
d009b22bf6
Add bors.toml
2019-02-07 18:40:18 +01:00
Philipp Oppermann
71099663ad
Merge branch 'post-03' into post-04
2019-02-07 16:15:10 +01:00
Philipp Oppermann
61f524f040
Merge branch 'post-02' into post-03
2019-02-07 16:15:10 +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
a53f0573d8
Merge branch 'post-03' into post-04
2019-02-05 15:23:48 +01:00
Philipp Oppermann
3f9072e8b5
Merge branch 'post-02' into post-03
2019-02-05 15:23:48 +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
b71e0644bf
Update azure pipelines script for unit testing post
2019-02-05 14:57:46 +01:00
Philipp Oppermann
078aebe32a
Merge branch 'post-03' into post-04
2019-02-05 14:55:54 +01:00
Philipp Oppermann
bac4a3c549
Merge branch 'post-02' into post-03
2019-02-05 14:55:29 +01:00