rust/build_system
bjorn3 d0ea8bbc5e Only copy library dir for stdlib
When building as part of rust, the sysroot source dir is symlinked to
the main source dir, which contains the build dir to which we are likely
copying.
2023-06-13 16:39:59 +00:00
..
abi_cafe.rs Reuse existing download in y.sh prepare if fresh 2023-06-13 16:39:59 +00:00
bench.rs Reuse existing download in y.sh prepare if fresh 2023-06-13 16:39:59 +00:00
build_backend.rs Disable all incremental compilation for CARGO_BUILD_INCREMENTAL=false 2023-06-13 16:39:59 +00:00
build_sysroot.rs Disable all incremental compilation for CARGO_BUILD_INCREMENTAL=false 2023-06-13 16:39:59 +00:00
Cargo.lock Allow building the build system using cargo 2023-06-13 16:39:59 +00:00
Cargo.toml Allow building the build system using cargo 2023-06-13 16:39:59 +00:00
config.rs Merge commit '266e96785a' into sync_cg_clif-2022-10-23 2022-10-23 16:22:55 +02:00
main.rs Allow building the build system using cargo 2023-06-13 16:39:59 +00:00
path.rs Only pass --frozen to cargo when it is passed to y.rs 2023-05-22 17:17:05 +00:00
prepare.rs Only copy library dir for stdlib 2023-06-13 16:39:59 +00:00
rustc_info.rs Add fixme 2023-05-22 17:17:50 +00:00
tests.rs Lazily patch all test projects 2023-06-13 16:39:59 +00:00
usage.txt Allow building the build system using cargo 2023-06-13 16:39:59 +00:00
utils.rs Disable all incremental compilation for CARGO_BUILD_INCREMENTAL=false 2023-06-13 16:39:59 +00:00