about summary refs log tree commit diff
path: root/build_sysroot
AgeCommit message (Expand)AuthorLines
2020-11-02Refactor the build systembjorn3-18/+14
2020-11-01Make it easier to use build_sysroot.shbjorn3-1/+5
2020-11-01Ensure that sysroot build works with CARGO_TARGET_DIR setbjorn3-0/+3
2020-10-26Rustup to rustc 1.49.0-nightly (4760b8fb8 2020-10-25)bjorn3-2/+2
2020-10-22Rustup to rustc 1.49.0-nightly (1eaadebb3 2020-10-21)bjorn3-2/+2
2020-10-11Rustup to rustc 1.49.0-nightly (b1af43bc6 2020-10-10)bjorn3-8/+8
2020-10-10Use custom driver for sysroot building toobjorn3-2/+2
2020-10-08Update sysroot miniz_oxidebjorn3-2/+9
2020-10-05Rustup to rustc 1.49.0-nightly (beb5ae474 2020-10-04)bjorn3-1/+2
2020-10-02Rustup to rustc 1.48.0-nightly (8fe73e80d 2020-10-01)bjorn3-6/+6
2020-09-29Build build scripts for sysroot using cg_llvmbjorn3-1/+6
2020-09-29Silence rm warning when files are not existingbjorn3-1/+1
2020-09-20Rustup to rustc 1.48.0-nightly (f68e08933 2020-09-19)bjorn3-2/+2
2020-09-16Reorganize scriptsbjorn3-1/+1
2020-09-14Rustup to rustc 1.48.0-nightly (7402a3944 2020-09-13)bjorn3-13/+6
2020-09-05Rustup to rustc 1.48.0-nightly (c59199efc 2020-09-04)bjorn3-10/+10
2020-08-19Add workaround for rust-lang/rust#74946bjorn3-1/+2
2020-08-08Rustup to rustc 1.47.0-nightly (09f4c9f50 2020-08-07)bjorn3-4/+4
2020-08-08Fix some warningsbjorn3-3/+0
2020-08-05Rustup to rustc 1.47.0-nightly (f9d422ea7 2020-08-04)bjorn3-125/+62
2020-07-30Rustup to rustc 1.47.0-nightly (db0492ace 2020-07-29)bjorn3-70/+37
2020-07-23Rustup to rustc 1.47.0-nightly (bbebe7351 2020-07-22)bjorn3-29/+64
2020-07-09Rustup to rustc 1.46.0-nightly (8aa18cbdc 2020-07-08)bjorn3-8/+8
2020-07-02Rustup to rustc 1.46.0-nightly (f781babf8 2020-07-01)bjorn3-2/+2
2020-06-30Rustup to rustc 1.46.0-nightly (0ca7f74db 2020-06-29)bjorn3-4/+4
2020-06-27Rustup to rustc 1.46.0-nightly (7750c3d46 2020-06-26)bjorn3-2/+2
2020-06-20Disable "LTO is not supported" warning for sysroot buildbjorn3-0/+4
2020-06-16Remove pin of the libc crate for the sysrootbjorn3-5/+2
2020-06-16Rustup to rustc 1.46.0-nightly (f315c35a7 2020-06-15)bjorn3-4/+4
2020-06-13Compile sysroot in release mode by defaultbjorn3-1/+2
2020-06-04Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)bjorn3-2/+2
2020-05-25Rustup to rustc 1.45.0-nightly (46e85b432 2020-05-24)bjorn3-1/+292
2020-04-03Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)bjorn3-18/+89
2020-03-12Rustup to rustc 1.43.0-nightly (c20d7eecb 2020-03-11)bjorn3-6/+8
2020-03-04Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)bjorn3-6/+10
2020-02-07Rustup to rustc 1.43.0-nightly (442ae7f04 2020-02-06)bjorn3-2/+2
2020-01-25Update compiler_builtinsbjorn3-1/+1
2019-11-24Run libcore testsbjorn3-2/+2
2019-11-14Rustup to rustc 1.41.0-nightly (ded5ee001 2019-11-13)bjorn3-1/+1
2019-09-14Reenable debug assertions for libstd on macOSbjorn3-6/+0
2019-09-12Rustup to rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)bjorn3-1/+1
2019-08-25Rustup to rustc 1.39.0-nightly (eeba189cf 2019-08-24)bjorn3-32/+3
2019-08-18Misc changesbjorn3-2/+2
2019-08-18Disable debug assertions for libstdbjorn3-0/+6
2019-08-18Rustup to rustc 1.39.0-nightly (2111aed0a 2019-08-17)bjorn3-2/+2
2019-08-10Add libstd.so to sysrootbjorn3-2/+2
2019-08-09Libtest supportbjorn3-2/+14
2019-08-01Correctly align all allocsbjorn3-4/+0
2019-07-30Test rust-lang/regex example shootout-regex-dnabjorn3-15/+11
2019-07-26Remove unnecessary changesbjorn3-2/+7