rust/build_system
bjorn3 0dd3d28cff Rename cargo executable to cargo-clif
This allows executing it like cargo clif build if you add it to your
PATH. It also fixes infinite recursion on Windows when invoking it as
Windows includes the current directory in PATH by default.

Fixes #971
2021-12-30 11:39:30 +01:00
..
build_backend.rs Test on CI with unstable cg_clif features disabled 2021-12-03 13:16:34 +01:00
build_sysroot.rs Rename cargo executable to cargo-clif 2021-12-30 11:39:30 +01:00
config.rs Better config parsing and allow specifying host and target triple in config 2021-07-04 15:10:06 +02:00
prepare.rs Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15) 2021-12-16 14:11:04 +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