Commit Graph

14 Commits

Author SHA1 Message Date
Philipp Oppermann
09ed317023 [CI] Directly print $BUILD_REQUESTEDFOR without case statement 2019-02-05 15:22:50 +01:00
Philipp Oppermann
6d07a311bd Add CI script for azure pipelines 2019-02-05 14:52:58 +01:00
Philipp Oppermann
3349c5d79c UPdate Cargo.lock for latest nightly 2019-02-05 10:46:02 +01:00
Philipp Oppermann
bc2d1477c3 Add a rust-toolchain file to use Rust nightly 2019-01-29 12:16:50 +01:00
Philipp Oppermann
b256db89c4 Add a Readme 2019-01-27 17:05:28 +01:00
Philipp Oppermann
db4fd1ce1d Rename z_post_* braches to post-* 2019-01-27 16:14:08 +01:00
Philipp Oppermann
a2c0be6da2 Add travis and appveyor scripts 2019-01-27 15:19:59 +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
Philipp Oppermann
0fbb5f99cf Create new blog_os project 2019-01-25 12:32:07 +01:00
Philipp Oppermann
491b7a8f2e Initial commit 2019-01-25 12:30:14 +01:00