about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-12-26Allow cleaning individual cratesJoshua Nelson-75/+152
2022-12-26Fix panic on `x build --help --verbose`Joshua Nelson-2/+15
2022-12-24Rollup merge of #105465 - jyn514:docs, r=Mark-SimulacrumMatthias Krüger-12/+3
2022-12-23Pass `branch.{branch}.remote=origin` to `git submodule update`Joshua Nelson-3/+23
2022-12-23Remove ancient and outdated references to `config.mk`Joshua Nelson-12/+3
2022-12-23Auto merge of #106070 - matthiaskrgr:rollup-jv9ctkl, r=matthiaskrgrbors-5/+23
2022-12-23Rollup merge of #106059 - jyn514:setup-twice, r=NilstriebMatthias Krüger-0/+4
2022-12-23Rollup merge of #106051 - jyn514:cranelift-std, r=bjorn3Matthias Krüger-5/+19
2022-12-22Support documenting CargoJoshua Nelson-11/+54
2022-12-22Avoid running the `Profile` step twice on `x setup`Joshua Nelson-0/+4
2022-12-22Allow building std with craneliftJoshua Nelson-5/+19
2022-12-22Auto merge of #106000 - nikic:lld-build, r=Mark-Simulacrumbors-99/+58
2022-12-22Use LLVM_CMAKE_DIR for lld buildNikita Popov-95/+58
2022-12-21Don't explicitly set C++ standard for lldNikita Popov-4/+0
2022-12-20Rollup merge of #105976 - jyn514:unused-make-targets, r=Mark-SimulacrumMatthias Krüger-5/+0
2022-12-20Rollup merge of #105904 - MarcusCalhoun-Lopez:darwin_arch_i386, r=bjorn3Matthias Krüger-0/+3
2022-12-20Remove unused `check-stage2-T-arm-linux-androideabi-H-x86_64-unknown-linux-gnu`Joshua Nelson-5/+0
2022-12-19Fix arch flag on i686-apple-darwinMarcus Calhoun-Lopez-0/+3
2022-12-19Don't panic on stable since miri is not available thereOli Scherer-4/+8
2022-12-18Auto merge of #105876 - matthiaskrgr:rollup-a9dgzjt, r=matthiaskrgrbors-21/+74
2022-12-18Rollup merge of #96584 - bentongxyz:x-setup-h-v-should-work, r=jyn514Matthias Krüger-21/+74
2022-12-18Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrumbors-0/+1
2022-12-17Remove special cases for setup subcommandBenjamin Tong-21/+74
2022-12-17Rollup merge of #105829 - the8472:tidy-style, r=jyn514Matthias Krüger-4/+19
2022-12-17Rollup merge of #105559 - mkroening:install-llvm-tools, r=Mark-SimulacrumMatthias Krüger-0/+7
2022-12-17Symlink `build/host` -> `build/x86_64-unknown-linux-gnu` (as appropriate per ...Joshua Nelson-1/+18
2022-12-17Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to runJoshua Nelson-0/+1
2022-12-17poll rustfmt child processesThe 8472-4/+19
2022-12-14Update CI to use Android NDK r25bChris Wailes-6/+18
2022-12-14Rollup merge of #105624 - compiler-errors:cache-unsound, r=jyn514Matthias Krüger-4/+4
2022-12-13Adjust miri to still be optionalMark Rousskov-25/+31
2022-12-12🚨 fix unsoundness in bootstrap cache codeMichael Goulet-4/+4
2022-12-11bootstrap: Allow installing llvm-toolsMartin Kröning-0/+7
2022-12-11Rollup merge of #105459 - jyn514:proc-macro-default, r=Mark-SimulacrumMatthias Krüger-10/+0
2022-12-10Rollup merge of #104512 - jyn514:download-ci-llvm-default, r=Mark-SimulacrumMatthias Krüger-96/+138
2022-12-08Build rust-analyzer proc-macro server by defaultJoshua Nelson-10/+0
2022-12-06Rollup merge of #104439 - ferrocene:pa-generate-copyright, r=pnkfelixMatthias Krüger-0/+77
2022-12-05Rollup merge of #104953 - jyn514:fewer-submodule-updates, r=Mark-SimulacrumMatthias Krüger-3/+3
2022-12-05Rollup merge of #104952 - jyn514:setup, r=Mark-SimulacrumMatthias Krüger-67/+77
2022-12-05Auto merge of #104824 - klensy:bump-some, r=Mark-Simulacrumbors-2/+2
2022-12-04Update crossbeambjorn3-12/+10
2022-12-04Update rayon to 1.6bjorn3-5/+4
2022-12-04Update pretty_assertions to 1.3bjorn3-13/+10
2022-12-03Don't exit with an error if there are no changes to submodulesJoshua Nelson-2/+15
2022-11-30Rollup merge of #104865 - pratushrai0309:bootstrap, r=jyn514Matthias Krüger-2/+3
2022-11-29Run patchelf also on rust-analyzer-proc-macro-srv.Joe Neeman-0/+2
2022-11-29update cpufeatures, swap difference to dissimilarklensy-2/+2
2022-11-27suggested changesPratush Rai-1/+0
2022-11-27Rollup merge of #104944 - aDotInTheVoid:jsondoclint-unit-tests, r=jyn514Matthias Krüger-0/+37
2022-11-27Auto merge of #103786 - tshepang:obsolete, r=jyn514bors-7/+1