Philipp Oppermann
1f097bba71
Run cargo update
2025-08-18 09:43:39 +02:00
Philipp Oppermann
99fbbad9b0
Merge branch 'post-02' into post-03
2025-08-18 09:43:25 +02:00
Philipp Oppermann
94d14d8d62
Run cargo update for bootloader crate
2025-08-18 09:42:41 +02:00
Philipp Oppermann
6f0be666f3
Merge branch 'post-02' into post-03
2025-08-07 13:09:45 +02:00
Philipp Oppermann
d9fa84edd6
Merge pull request #1425 from phil-opp/post-02-fix-target
...
Fix: `target-c-int-width` field now expects an integer
2025-08-07 13:09:35 +02:00
Philipp Oppermann
97de98df33
Merge branch 'post-02' into post-03
2025-08-07 13:07:41 +02:00
Philipp Oppermann
9684f75819
Merge branch 'post-01' into post-02
2025-08-07 13:07:09 +02:00
Philipp Oppermann
d6cc562907
Fix: target-c-int-width field now expects an integer
2025-08-07 12:25:03 +02:00
Philipp Oppermann
b44d8ab7fc
Merge pull request #1412 from tigeryant/post-01
...
Added [[bin]] section to Cargo.toml
2025-05-09 15:46:51 +02:00
John Davies
c551fec1ce
Added [[bin]] section to Cargo.toml with test and bench set to false to prevent duplicate definition of lang item
2025-05-02 00:35:50 +07:00
Philipp Oppermann
e2a3e76a32
Merge branch 'post-02' into post-03
2025-03-27 15:07:41 +01:00
Philipp Oppermann
16bbb8f972
Merge branch 'post-01' into post-02
2025-03-27 15:07:24 +01:00
Philipp Oppermann
430e2143f8
Fix: no_mangle is an unsafe attribute since Rust 2024
2025-03-27 15:06:17 +01:00
Philipp Oppermann
86ffa24e8e
Update to Rust 2024 edition
2025-03-27 15:05:58 +01:00
Philipp Oppermann
df0c0b5783
Merge branch 'post-02' into post-03
2025-03-24 11:09:21 +01:00
Philipp Oppermann
c27eb1da9c
Run cargo update for bootloader crate
2025-03-24 11:08:41 +01:00
Philipp Oppermann
2a61f88d8a
Merge branch 'post-02' into post-03
2025-02-10 12:35:54 +01:00
Philipp Oppermann
a90a8bea67
Run cargo update for bootloader crate
2025-02-10 12:35:16 +01:00
Philipp Oppermann
f52872f3b9
Merge branch 'post-02' into post-03
2025-02-10 11:16:21 +01:00
Philipp Oppermann
688a21e4ed
Set rustc-abi: x86-softfloat in target JSON
...
This additional field is required by the Rust compiler since https://github.com/rust-lang/rust/pull/136146 .
2025-02-10 11:16:14 +01:00
Philipp Oppermann
07d6c9c84e
Merge branch 'post-02' into post-03
2024-04-30 15:39:07 +02:00
Philipp Oppermann
2265ddecad
Run cargo update
2024-04-30 15:37:30 +02:00
Philipp Oppermann
3bc023ec2d
Merge branch 'post-02' into post-03
2024-02-16 15:59:38 +01:00
Philipp Oppermann
38604da92f
Update bootloader version to v0.9.27 in Cargo.lock
2024-02-16 15:59:13 +01:00
Philipp Oppermann
1a53a115da
Merge branch 'post-02' into post-03
2024-02-16 13:21:45 +01:00
Philipp Oppermann
c6990cb52d
Don't specify patch version in Cargo.toml
...
Avoids confusion for people that don't know that cargo always chooses the latest patch version.
2024-02-16 13:21:21 +01:00
Philipp Oppermann
ef9bb1a087
Merge branch 'post-02' into post-03
2024-02-16 13:13:55 +01:00
Philipp Oppermann
2bc4490404
Update bootloader version to v0.9.26 in Cargo.lock
2024-02-16 13:13:31 +01:00
Philipp Oppermann
7288459bdf
Merge branch 'post-02' into post-03
2024-02-16 12:39:51 +01:00
Philipp Oppermann
7959b77ebd
Update data layout for LLVM 18
...
Fixes build on latest rustc nightly.
2024-02-16 12:38:32 +01:00
Philipp Oppermann
bebad6d5a9
Update bootloader version in Cargo.lock
2024-02-16 12:36:31 +01:00
Philipp Oppermann
6c8fea8b00
Merge branch 'post-02' into post-03
2024-01-28 11:45:32 +01:00
Philipp Oppermann
b99c3f6d1d
Use latest data layout for custom target
2024-01-28 11:44:35 +01:00
Philipp Oppermann
66c1792034
Update bootloader version in Cargo.lock
2024-01-28 11:44:23 +01:00
Philipp Oppermann
3280a0afc7
Merge branch 'post-02' into post-03
2022-09-25 11:31:07 +02:00
Philipp Oppermann
6393247a3b
Update bootloader version in Cargo.lock
2022-09-25 11:29:38 +02:00
Philipp Oppermann
a387a00c85
Merge branch 'post-02' into post-03
...
# Conflicts:
# Cargo.lock
2022-01-18 10:06:27 +01:00
Philipp Oppermann
faa8d15cb7
Run cargo update for bootloader crate
2022-01-18 10:05:56 +01:00
Philipp Oppermann
4c9cd3ae32
Merge branch 'post-02' into post-03
2021-12-22 09:27:26 +01:00
Philipp Oppermann
26f1f5b896
Run cargo update for bootloader crate
2021-12-22 09:27:00 +01:00
Philipp Oppermann
cbead25b43
Merge branch 'post-02' into post-03
2021-05-21 19:54:20 +02:00
Philipp Oppermann
1f49e2e9fe
Merge branch 'post-01' into post-02
2021-05-21 19:53:49 +02:00
Philipp Oppermann
8708b54756
Readme: Update workflow name in badge
2021-05-21 19:53:01 +02:00
Philipp Oppermann
2c25d55810
Merge branch 'post-02' into post-03
2021-05-20 14:32:42 +02:00
Philipp Oppermann
021762cf30
Run cargo update for bootloader
2021-05-20 14:32:27 +02:00
Philipp Oppermann
ec95ac0e5a
Merge branch 'post-02' into post-03
2021-05-17 11:29:14 +02:00
Philipp Oppermann
d8f280315f
Run cargo update for bootloader crate
2021-05-17 11:28:54 +02:00
Philipp Oppermann
e39c7d8ad8
Merge branch 'post-02' into post-03
2021-03-10 09:23:02 +01:00
Philipp Oppermann
066c278277
Merge branch 'post-01' into post-02
2021-03-10 09:23:02 +01:00
Philipp Oppermann
bdb6a424a8
CI: Rename 'Build Code' workflow to 'Code'
2021-03-10 09:22:57 +01:00
Philipp Oppermann
f40717901b
Merge branch 'post-02' into post-03
2021-03-10 09:15:58 +01:00
Philipp Oppermann
96844f6519
Merge branch 'post-01' into post-02
2021-03-10 09:15:58 +01:00
Philipp Oppermann
1501669819
Update lockfile format
2021-03-10 09:15:54 +01:00
Philipp Oppermann
195f4489e6
Merge branch 'post-02' into post-03
2021-03-10 09:13:39 +01:00
Philipp Oppermann
1b86d7fd62
Merge branch 'post-01' into post-02
2021-03-10 09:13:39 +01:00
Philipp Oppermann
deb0f63dff
Ci: Don't fail fast
2021-03-10 09:13:00 +01:00
Philipp Oppermann
fbdcd45d16
Merge branch 'post-02' into post-03
2021-03-10 08:53:37 +01:00
Philipp Oppermann
d658949f5b
Run cargo update for bootloader crate
2021-03-10 08:53:21 +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
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
1afa3af79d
Merge branch 'post-02' into post-03
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
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
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
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
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
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
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
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
Philipp Oppermann
9ee42e0f5f
Install Zbuild-std branch of bootimage
2020-07-16 16:32:50 +02:00
Philipp Oppermann
c4672096d4
Install rust-src component for cargo check
2020-07-16 16:31:52 +02:00
Philipp Oppermann
ffe1b6abd0
Rewrite CI script with using actions-rs actions
...
This gives use support for github's scoped annotations when there are errors or warnings.
2020-07-16 16:21:37 +02:00
Philipp Oppermann
16ffe80fd5
Add dependency on rlibc
2020-07-16 15:39:07 +02:00
Philipp Oppermann
07d8a22a53
Use -Zbuildstd instead of cargo-xbuild
2020-07-16 15:37:09 +02:00