rust/build_system
bjorn3 4dbd3196f9 Move most code from y.rs to build_system/mod.rs
y.rs can't be rustfmt'ed without making it no longer be a valid bash
script.
2022-01-09 19:30:07 +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 Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +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