Philipp Oppermann
98a0e605be
Interpret exit code 33 as test success
2019-04-26 13:41:19 +02:00
Philipp Oppermann
dbdd46da9a
Exit qemu after running tests
2019-04-26 13:41:17 +02:00
Philipp Oppermann
3aa6151729
Add a trivial_assertion test
2019-04-26 13:41:07 +02:00
Philipp Oppermann
0beb0d80f8
Add a custom test runner
2019-04-26 13:41:07 +02:00
Philipp Oppermann
3c421e9ccb
Merge branch 'post-03-new' into post-04-new
2019-04-26 12:46:01 +02:00
Philipp Oppermann
23cbafab1c
Reset code to post-03 branch
2019-04-26 12:44:33 +02:00
Philipp Oppermann
70c24b76d0
Merge branch 'post-02' into post-03
2019-04-26 11:27:45 +02:00
Philipp Oppermann
b59720f6e1
Update Readme for new runner
2019-04-26 11:27:36 +02:00
Philipp Oppermann
16a314ab8d
Merge branch 'post-02' into post-03
2019-04-26 11:24:17 +02:00
Philipp Oppermann
63b97fe1f8
Update bootloader to version 0.6.0
2019-04-26 11:23:32 +02:00
Philipp Oppermann
528bbd4e9f
Add a cargo xbuild check on CI
2019-04-25 14:28:43 +02:00
Philipp Oppermann
06d1c9ff81
Update CI scripts to use cargo bootimage
2019-04-25 14:17:27 +02:00
Philipp Oppermann
c1064ad316
Add a .cargo/config file
2019-04-25 13:18:28 +02:00
Philipp Oppermann
16cf7e8e42
Merge branch 'post-09' into post-10
2019-04-25 11:08:11 +02:00
Philipp Oppermann
9c7faf92ed
Merge branch 'post-08' into post-09
2019-04-25 11:08:11 +02:00
Philipp Oppermann
db0489403a
Merge branch 'post-07' into post-08
2019-04-25 11:08:11 +02:00
Philipp Oppermann
e0d68fee24
Merge branch 'post-06' into post-07
2019-04-25 11:08:11 +02:00
Philipp Oppermann
8f76952ff0
Merge branch 'post-05' into post-06
2019-04-25 11:08:11 +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
57b30bf346
Merge branch 'post-04' into post-05
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
19556d9e68
Merge branch 'post-09' into post-10
2019-04-11 15:32:21 +02:00
Philipp Oppermann
22ba71a3f6
Merge branch 'post-08' into post-09
2019-04-11 15:32:21 +02:00
Philipp Oppermann
25c6640c62
Merge branch 'post-07' into post-08
2019-04-11 15:32:21 +02:00
Philipp Oppermann
6f623dc7b4
Merge branch 'post-06' into post-07
2019-04-11 15:32:21 +02:00
Philipp Oppermann
c6ebca363b
Merge branch 'post-05' into post-06
2019-04-11 15:32:21 +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
3bbc72f92b
Merge branch 'post-04' into post-05
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
338833262c
Merge branch 'post-09' into post-10
2019-04-06 17:35:17 +02:00
Philipp Oppermann
59d0a267d6
Merge branch 'post-08' into post-09
2019-04-06 17:35:17 +02:00
Philipp Oppermann
2053c59d2a
Merge branch 'post-07' into post-08
2019-04-06 17:35:17 +02:00
Philipp Oppermann
dc1f862177
Merge branch 'post-06' into post-07
2019-04-06 17:35:17 +02:00
Philipp Oppermann
f5996c1e22
Merge branch 'post-05' into post-06
2019-04-06 17:35:17 +02:00
Philipp Oppermann
eafcd8b269
Merge branch 'post-04' into post-05
2019-04-06 17:35:17 +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
77800d9212
Merge branch 'post-09' into post-10
2019-04-06 17:33:49 +02:00
Philipp Oppermann
71b3d0431f
Merge branch 'post-08' into post-09
2019-04-06 17:33:29 +02:00
Philipp Oppermann
823bc3c5a3
Merge branch 'post-07' into post-08
2019-04-06 17:31:55 +02:00
Philipp Oppermann
fdf0fe617b
Merge branch 'post-06' into post-07
2019-04-06 17:31:13 +02:00
Philipp Oppermann
daf5ed954d
Merge branch 'post-05' into post-06
2019-04-06 17:30:54 +02:00
Philipp Oppermann
4753c0e1c8
Run cargo update
2019-04-06 17:30:31 +02:00
Philipp Oppermann
dddc314b7c
Merge branch 'post-04' into post-05
2019-04-06 17:27:37 +02:00
Philipp Oppermann
5422f555cf
Merge branch 'post-03' into post-04
2019-04-06 16:55:46 +02:00