]> git.lizzy.rs Git - rust.git/history - build_system
Disable long running libcore tests
[rust.git] / build_system /
2021-12-02 bjorn3Rustup to rustc 1.59.0-nightly (48a5999fc 2021-12-01)
2021-11-26 bjorn3Rustup to rustc 1.58.0-nightly (dd549dcab 2021-11-25)
2021-11-23 bjorn3Version the prebuilt libstd again
2021-11-18 bjorn3Update to latest portable-simd version
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-17 bjorn3Re-enable incremental compilation for the sysroot
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-12 bjorn3Re-enable portable simd testing
2021-09-12 bjorn3Sync from rust c7dbe7a830100c70d59994fd940bf75bb6e39b39
2021-09-07 bjorn3Sync from rust 73641cd23ba470c6b4dcd72b8d5f62d27c735254
2021-09-01 bjorn3Update protable-simd
2021-09-01 bjorn3Rustup to rustc 1.56.0-nightly (29ef6cf16 2021-08-31)
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-07-26 bjorn3Fix y.rs build --sysroot llvm
2021-07-26 bjorn3Merge pull request #1189 from bjorn3/stdsimd_fixes
2021-07-25 bjorn3Run stdsimd test suite
2021-07-19 bjorn3Sync from rust 8df945c4717ffaf923b57bf30c473df6fc98bc85
2021-07-17 bjorn3Merge pull request #1187 from bjorn3/feature_gating
2021-07-17 bjorn3Disable jit and inline-asm when building as part of...
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-30 bjorn3Rustup to rustc 1.55.0-nightly (6d820866a 2021-06-29)
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 bjorn3Merge the crate_patches dir into the patches dir
2021-06-19 bjorn3Rewrite prepare_sysroot_src.sh in rust
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-06-19 bjorn3Rewrite build.sh in rust