rust/build_system
bjorn3 1aa0cf930a Unconditionally use git to download test repos
It no longer saves much download time while still complicating the code
and requiring curl and tar to be installed.
2024-09-12 19:29:43 +00:00
..
abi_cafe.rs Remove --debug argument of y.sh 2024-08-10 14:16:53 +00:00
bench.rs Couple of minor build system changes 2024-08-10 15:18:04 +00:00
build_backend.rs Inline prepare_stdlib into the sysroot build code 2024-09-12 19:04:11 +00:00
build_sysroot.rs Inline prepare_stdlib into the sysroot build code 2024-09-12 19:04:11 +00:00
Cargo.lock Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-2023-06-15 2023-06-15 17:56:01 +00:00
Cargo.toml Merge commit '3270432f4b0583104c8b9b6f695bf97d6bbf3ac2' into sync_cg_clif-2024-05-13 2024-05-13 13:26:33 +00:00
config.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
main.rs Remove --debug argument of y.sh 2024-08-10 14:16:53 +00:00
path.rs Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09 2023-08-09 18:20:12 +00:00
prepare.rs Unconditionally use git to download test repos 2024-09-12 19:29:43 +00:00
rustc_info.rs Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-2023-06-15 2023-06-15 17:56:01 +00:00
shared_utils.rs Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09 2023-08-09 18:20:12 +00:00
tests.rs Inline prepare_stdlib into the sysroot build code 2024-09-12 19:04:11 +00:00
usage.txt Unconditionally use git to download test repos 2024-09-12 19:29:43 +00:00
utils.rs Unconditionally use git to download test repos 2024-09-12 19:29:43 +00:00