Philipp Oppermann
63d0d8cc9f
Merge branch 'post-03' into post-04
2021-02-02 10:52:06 +01:00
Philipp Oppermann
d12842bcd5
Merge branch 'post-02' into post-03
2021-02-02 10:52:00 +01:00
Philipp Oppermann
0e52ccbebb
Run cargo update for bootloader crate
2021-02-02 10:51:03 +01:00
Philipp Oppermann
4de18a8a10
CI: Use environment files instead of deprecated set-env
2020-11-22 13:27:41 +01:00
Philipp Oppermann
3fac6af7b0
Merge branch 'post-03' into post-04
2020-10-02 23:35:18 +02:00
Philipp Oppermann
d4e1f47e62
Update post-04 to use compiler_builtins mem feature instead of rlibc ( #868 )
...
* Remove rlibc and use compiler-builtins-mem feature (#865 )
* Update post-04 to use compiler_builtins `mem` feature instead of `rlibc`
Co-authored-by: Rob Gries <robert.w.gries@gmail.com >
2020-10-02 23:28:03 +02:00
Philipp Oppermann
ea5aad0e0c
Merge branch 'post-02' into post-03
2020-10-02 23:17:08 +02:00
Rob Gries
4e38e7ddf8
Remove rlibc and use compiler-builtins-mem feature ( #865 )
2020-10-02 23:14:25 +02:00
Philipp Oppermann
4215162b62
cargo update the x86_64 and uart_16550 crates to fix nightly breakage
2020-09-29 12:21:59 +02:00
Philipp Oppermann
1afa3af79d
Merge branch 'post-02' into post-03
2020-09-29 12:19:54 +02:00
Philipp Oppermann
35c642b3c2
Merge branch 'post-03' into post-04
2020-09-29 12:19:54 +02:00
Philipp Oppermann
49dce7ada7
cargo update the bootloadercrate to fix nightly breakage
2020-09-29 12:19:48 +02:00
Philipp Oppermann
3d96415940
Update x86_64 to v0.12.1 ( #858 )
2020-09-24 10:26:04 +02:00
Philipp Oppermann
fd8a2e0182
Merge branch 'post-03' into post-04
2020-09-24 10:10:51 +02:00
Philipp Oppermann
552eb97f75
Merge branch 'post-02' into post-03
2020-09-24 10:10:16 +02:00
Philipp Oppermann
c42cee8d89
Update bootloader to 0.9.10
2020-09-24 10:09:57 +02:00
Philipp Oppermann
3bb076a00f
Run cargo update for post-04
2020-09-24 09:09:13 +02:00
Philipp Oppermann
e5bd06edcc
Merge branch 'post-03' into post-04
2020-09-24 09:08:54 +02:00
Philipp Oppermann
eace075f2c
Run cargo update for post-03
2020-09-24 09:08:28 +02:00
Philipp Oppermann
2d5150f2a3
Merge branch 'post-02' into post-03
2020-09-24 09:08:11 +02:00
Philipp Oppermann
ebb9f0b8a7
Run cargo update
2020-09-24 09:07:45 +02:00
Philipp Oppermann
edd155d570
Merge branch 'post-03' into post-04
2020-08-16 18:03:09 +02:00
Philipp Oppermann
3200b7a68d
Merge branch 'post-02' into post-03
2020-08-16 18:03:09 +02:00
Philipp Oppermann
cde3c8f955
Merge branch 'post-01' into post-02
2020-08-16 18:03:09 +02:00
Philipp Oppermann
6ad573bb11
Run workflow on workflow_dispatch event
...
This allows us to trigger a branch build from the master branch on schedule.
2020-08-16 18:01:58 +02:00
Philipp Oppermann
c18cd874ca
Merge branch 'post-03' into post-04
2020-07-17 15:57:35 +02:00
Philipp Oppermann
f316bd1a08
Merge branch 'post-02' into post-03
2020-07-17 15:57:35 +02:00
Philipp Oppermann
4a4d704384
Add note about minimum required nightly version
2020-07-17 15:57:32 +02:00
Philipp Oppermann
6380e069f7
Merge branch 'post-03' into post-04
2020-07-17 11:48:35 +02:00
Philipp Oppermann
1ddc27ca88
Merge branch 'post-02' into post-03
2020-07-17 11:48:35 +02:00
Philipp Oppermann
71d8a438f7
Update Readme for new build-std build instructions
2020-07-17 11:48:27 +02:00
Philipp Oppermann
3a77cbe794
Merge branch 'post-01' into post-02
2020-07-17 11:44:17 +02:00
Philipp Oppermann
3fb4695f6c
Bootimage is not needed for post-01
2020-07-17 11:39:47 +02:00
Philipp Oppermann
635677d07c
Fix workflow syntax
2020-07-17 11:38:30 +02:00
Philipp Oppermann
b276ec4765
Update CI script to be consistent with other branches
2020-07-17 11:36:33 +02:00
Philipp Oppermann
7341cff39d
Merge branch 'post-03' into post-04
2020-07-17 11:28:04 +02:00
Philipp Oppermann
406c406d5f
Merge branch 'post-02' into post-03
2020-07-17 11:28:04 +02:00
Philipp Oppermann
6f9cfce6f9
Don't deny clippy warnings
2020-07-17 11:27:18 +02:00
Philipp Oppermann
acf3717551
Move extern crate rlibc to lib.rs
2020-07-17 11:22:42 +02:00
Philipp Oppermann
e78d33a5bf
Update test command on CI for build-std
2020-07-17 11:21:18 +02:00
Philipp Oppermann
6292789393
Merge branch 'post-03' into post-04
2020-07-17 11:19:25 +02:00
Philipp Oppermann
651adbc8bd
Merge branch 'post-02' into post-03
2020-07-17 11:16:18 +02:00
Philipp Oppermann
4bbaae24a4
Merge pull request #835 from phil-opp/post-02-Zbuild-std
...
Migrate post-02 code from cargo-xbuild to `-Zbuild-std`
2020-07-17 11:13:11 +02:00
Philipp Oppermann
44d7654ef6
Add toml extension to .cargo/config and use table format for unstable
2020-07-17 10:57:04 +02:00
Philipp Oppermann
f135aefae8
Update to bootloader 0.9.8
2020-07-17 10:52:21 +02:00
Philipp Oppermann
ffaac76876
Use latest release of bootimage on CI
2020-07-17 10:52:08 +02:00
Philipp Oppermann
5ae9f62f4d
Adjust job names on CI to match existing names
2020-07-16 17:15:03 +02:00
Philipp Oppermann
da0ee38f09
Add names for all CI operations
2020-07-16 17:10:50 +02:00
Philipp Oppermann
263e852dcc
Use functionality of toolchain action for installing rustup components
2020-07-16 17:04:02 +02:00
Philipp Oppermann
614e5b0e86
Install rustup components after checking out the repo
...
so that the components are installed for the nightly toolchain.
2020-07-16 16:36:19 +02:00