]> git.lizzy.rs Git - rust.git/history - build_system/build_sysroot.rs
Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
[rust.git] / build_system / build_sysroot.rs
2021-12-20 bjorn3Sync from rust 84f962a89bac3948ed116f1ad04c2f4793fb69ea
2021-12-16 bjorn3Sync from rust a090c8659c3be0cbc7dc93c4b2c11a9cdbf8b980
2021-12-07 bjorn3Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
2021-11-23 bjorn3Version the prebuilt libstd again
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-17 bjorn3Re-enable incremental compilation for the sysroot
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-26 bjorn3Fix y.rs build --sysroot llvm
2021-07-07 bjorn3Merge commit '3a31c6d8272c14388a34622193baf553636fe470...
2021-07-06 bjorn3Sync from rust b09dad3eddfc46c55e45f6c1a00bab09401684b4
2021-07-04 bjorn3Refactor cg_clif building
2021-07-04 bjorn3Better config parsing and allow specifying host and...
2021-07-02 bjorn3Check if the patched sysroot source is up to date befor...
2021-07-02 bjorn3Merge pull request #1183 from bjorn3/full_aarch64_support
2021-07-02 bjorn3Fix compilation for AArch64
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-20 bjorn3Rewrite cargo.sh in rust
2021-06-19 bjorn3Improve windows support
2021-06-19 bjorn3Allow preserving the old sysroot
2021-06-19 bjorn3Rewrite build_sysroot.sh in rust
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-06-19 bjorn3Rewrite build.sh in rust