rust/build_system
bjorn3 a900a5229a Download tarballs from github instead of cloning full repos
This saves 40-50s on CI as the repo history can be skipped
2022-03-15 12:44:06 +01:00
..
build_backend.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
build_sysroot.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
config.rs Better config parsing and allow specifying host and target triple in config 2021-07-04 15:10:06 +02:00
mod.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
prepare.rs Download tarballs from github instead of cloning full repos 2022-03-15 12:44:06 +01:00
rustc_info.rs Check if the patched sysroot source is up to date before using it 2021-07-02 19:14:02 +02:00
utils.rs Rewrite prepare_sysroot_src.sh in rust 2021-06-19 13:58:32 +02:00