about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2021-06-04Note that `ninja = false` goes under `[llvm]`Joshua Nelson-1/+1
2021-06-04Don't run sanity checks for `x.py setup`Joshua Nelson-2/+7
2021-06-03fix testing Miri with --stage 0Ralf Jung-3/+12
2021-05-31bootstrap: Disable initial-exec TLS model on powerpcJohn Paul Adrian Glaubitz-1/+1
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-2/+70
2021-05-31Build crtbengin.o/crtend.o from source code12101111-2/+70
2021-05-30Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-SimulacrumGuillaume Gomez-1/+1
2021-05-30Auto merge of #84586 - GuillaumeGomez:enforce-rustdoc-gui-test-suite-run, r=M...bors-52/+72
2021-05-29BPF: misc minor review fixesAlessandro Decina-2/+2
2021-05-27Do not try to build LLVM with Zlib on WindowsMateusz Mikuła-1/+1
2021-05-27Rollup merge of #85649 - ChrisDenton:update-cc, r=matthewjasperDylan DPC-1/+1
2021-05-26Enforce rustdoc-gui test-suite runGuillaume Gomez-52/+72
2021-05-26Rollup merge of #85647 - rust-lang:revert-81601-llvm-on-demand, r=jyn514Yuki Okushi-97/+13
2021-05-26Rollup merge of #85590 - jam1garner:tool-bootstrap-su-fix, r=Mark-SimulacrumYuki Okushi-3/+2
2021-05-24Update ccChris Denton-1/+1
2021-05-24Revert "Move llvm submodule updates to rustbuild"Mark Rousskov-97/+13
2021-05-24Bootstrap: skip rustdoc fingerprint for building docs.Eric Huss-0/+3
2021-05-23Add BPF targetAlessandro Decina-3/+6
2021-05-23Auto merge of #81601 - jyn514:llvm-on-demand, r=Mark-Simulacrumbors-13/+97
2021-05-22Move llvm submodule updates to rustbuildJoshua Nelson-13/+97
2021-05-22Fix boostrap using host exe suffix for cargojam1garner-3/+2
2021-05-21facepalm: operator precedence fail on my part.Felix S. Klock II-1/+1
2021-05-20Rollup merge of #85326 - infinity0:fix-cross-compile-tools, r=Mark-SimulacrumGuillaume Gomez-1/+4
2021-05-18Rollup merge of #85297 - infinity0:master, r=Mark-SimulacrumJack Huey-1/+8
2021-05-17Don't require cmake on Windows when LLVM isn't being builtJoshua Nelson-2/+3
2021-05-15Auto merge of #85335 - GuillaumeGomez:rollup-0tvc14g, r=GuillaumeGomezbors-9/+22
2021-05-15Rollup merge of #85185 - GuillaumeGomez:generate-not-more-docs-than-necessary...Guillaume Gomez-9/+22
2021-05-15Don't generate more docs than necessaryGuillaume Gomez-9/+22
2021-05-15bootstrap: ensure host std when cross-compiling tools, fixes #85320Ximin Luo-1/+4
2021-05-14Don't copy tool dependencies to the sysrootJoshua Nelson-4/+0
2021-05-14Update bootstrap for in-tree rustfmtJoshua Nelson-20/+12
2021-05-14bootstrap: build cargo only if requested in toolsXimin Luo-1/+8
2021-05-14Auto merge of #85190 - mati865:update-cc, r=Mark-Simulacrumbors-1/+1
2021-05-12update cc crateMateusz Mikuła-1/+1
2021-05-12Rollup merge of #85191 - GuillaumeGomez:improve-rustdoc-gui-tester, r=Mark-Si...Yuki Okushi-6/+19
2021-05-11Make rustdoc-gui test suite able to run with different sub directoriesGuillaume Gomez-3/+3
2021-05-11Move rustdoc-gui rust libraries into their own folder and prepare the field f...Guillaume Gomez-4/+17
2021-05-11Enable `--show-type-layout` for the rustdoc API docsCamelid-0/+1
2021-05-11Enable `--show-type-layout` for the rustc API docsCamelid-0/+1
2021-05-11Rollup merge of #85051 - jyn514:check-miri, r=Mark-SimulacrumYuki Okushi-1/+6
2021-05-11Rollup merge of #84783 - jyn514:fmt-one, r=Mark-SimulacrumYuki Okushi-7/+19
2021-05-11Rollup merge of #84777 - jyn514:rustdoc-parallel, r=Mark-SimulacrumYuki Okushi-0/+1
2021-05-08Enable `-W semicolon_in_expressions_from_macros` in bootstrapAaron Hill-7/+2
2021-05-07Allow checking miri and RLS with `x.py check src/tools/{miri,rls}`Joshua Nelson-1/+6
2021-05-07Don't stop running rustdoc-gui tests at first failureGuillaume Gomez-22/+8
2021-05-07Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula...Yuki Okushi-1/+6
2021-05-07Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-SimulacrumYuki Okushi-3/+3
2021-05-07Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-SimulacrumYuki Okushi-0/+1
2021-05-07Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-SimulacrumDylan DPC-2/+20
2021-05-06Sort rustdoc-gui testsGuillaume Gomez-1/+6