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
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
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
eee4718115
Add llvm-tools-preview also in travis and appveyor scripts
2019-04-06 17:35:11 +02:00
Philipp Oppermann
9237c875f3
Run cargo update
2019-04-06 16:53:52 +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
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
ab16203ed7
Update bootloader to version 0.4.0
2019-03-14 11:13:28 +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
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
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
1ca8cec4e6
Merge branch 'post-01' into post-02
2019-02-05 14:53:53 +01:00
Philipp Oppermann
6d07a311bd
Add CI script for azure pipelines
2019-02-05 14:52:58 +01:00
Philipp Oppermann
2d5d6ee850
Merge branch 'post-01' into post-02
2019-02-05 10:46:08 +01:00
Philipp Oppermann
3349c5d79c
UPdate Cargo.lock for latest nightly
2019-02-05 10:46:02 +01:00
Philipp Oppermann
c9ce9d5735
Merge branch 'post-01' into post-02
2019-01-29 12:16:54 +01:00
Philipp Oppermann
bc2d1477c3
Add a rust-toolchain file to use Rust nightly
2019-01-29 12:16:50 +01:00
Philipp Oppermann
f013172dd7
Update Readme for A Minimal Rust Kernel post
2019-01-27 17:06:41 +01:00
Philipp Oppermann
858a2f94c6
Merge branch 'post-01' into post-02
2019-01-27 17:06:09 +01:00
Philipp Oppermann
b256db89c4
Add a Readme
2019-01-27 17:05:28 +01:00
Philipp Oppermann
2ce4af4a65
Merge branch 'post-01' into post-02
2019-01-27 16:33:54 +01:00
Philipp Oppermann
db4fd1ce1d
Rename z_post_* braches to post-*
2019-01-27 16:14:08 +01:00
Philipp Oppermann
8d730050d3
Update CI scripts for second post
2019-01-27 15:27:16 +01:00
Philipp Oppermann
752a7ed84e
Merge branch 'z_post_01' into z_post_02
2019-01-27 15:22:55 +01:00
Philipp Oppermann
a2c0be6da2
Add travis and appveyor scripts
2019-01-27 15:19:59 +01:00
Philipp Oppermann
59f9fe1e69
Update Cargo.lock
2019-01-25 12:44:36 +01:00
Philipp Oppermann
f4fd0e264a
Add default target for bootimage
2019-01-25 12:44:27 +01:00
Philipp Oppermann
bbc19e132c
Add bootloader dependency
2019-01-25 12:42:48 +01:00
Philipp Oppermann
f9ffee92c7
Print Hello World! to screen
2019-01-25 12:42:21 +01:00
Philipp Oppermann
fd08b1a123
Add target specification file
2019-01-25 12:40:20 +01:00
Philipp Oppermann
bb569d0794
Add Cargo.lock
...
This file fixes dependency versions and ensures reproducible builds
2019-01-25 12:39:35 +01:00
Philipp Oppermann
a80b09b1ae
Add #![no_main] attribute and Linux entry point
2019-01-25 12:37:02 +01:00
Philipp Oppermann
2f9cbab885
Disable unwinding
2019-01-25 12:35:11 +01:00
Philipp Oppermann
3feee7761e
Add panic handler
2019-01-25 12:34:39 +01:00
Philipp Oppermann
926940beb0
Add #![no_std] attribute
2019-01-25 12:34:28 +01:00