about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-02-26Also test coretests when running ./x.py test corebjorn3-8/+9
2025-02-26Stop passing --lib to cargo testbjorn3-59/+15
2025-02-26linker: Fix escaping style for response files on WindowsVadim Petrochenkov-11/+31
2025-02-26Auto merge of #137036 - jieyouxu:drivers-license, r=Kobzolbors-0/+6
2025-02-26Auto merge of #136921 - Kobzol:gcc-build, r=onur-ozkanbors-15/+52
2025-02-25Rollup merge of #137522 - onur-ozkan:137215-follow-ups, r=KobzolLeón Orell Valerian Liehr-6/+99
2025-02-25Rollup merge of #137460 - onur-ozkan:downgrade-cc, r=jieyouxuLeón Orell Valerian Liehr-3/+5
2025-02-24Rollup merge of #137493 - nabijaczleweli:python3, r=KobzolTrevor Gross-1/+1
2025-02-24add `tool::Cargofmt` binary to target sysrootonur-ozkan-2/+8
2025-02-24add `tool::CargoClippy` binary to target sysrootonur-ozkan-2/+7
2025-02-24use stage 2 on cargo and clippy tests when possibleonur-ozkan-6/+32
2025-02-24add coverage for explicit stage fieldsonur-ozkan-0/+57
2025-02-24add explicit stage fields to `Config`onur-ozkan-0/+10
2025-02-23Auto merge of #137497 - tgross35:rollup-1oeclrr, r=tgross35bors-0/+7
2025-02-23Auto merge of #137476 - onur-ozkan:137469, r=jieyouxubors-47/+14
2025-02-23Rollup merge of #137452 - Shourya742:2025-02-23-add-module-level-doc-for-core...Trevor Gross-0/+7
2025-02-23configure.py: don't instruct user to run nonexistent programнаб-1/+1
2025-02-23bootstrap: remove redundant `to_path_buf()`许杰友 Jieyou Xu (Joe)-1/+1
2025-02-23bootstrap: remove `--build-base` and use `--build-root` and `--build-test-sui...许杰友 Jieyou Xu (Joe)-1/+5
2025-02-23add FIXME note on `Builder::compiler_for`onur-ozkan-0/+3
2025-02-23avoid `compiler_for` for dist tools and force the current compileronur-ozkan-47/+11
2025-02-23Auto merge of #137237 - cuviper:stage0, r=Mark-Simulacrumbors-35/+22
2025-02-23Auto merge of #137466 - jhpratt:rollup-spyi02y, r=jhprattbors-0/+18
2025-02-23Rollup merge of #137382 - Shourya742:2025-02-21-add-vendor-step-doc, r=KobzolJacob Pratt-0/+18
2025-02-23downgrade bootstrap `cc`onur-ozkan-3/+5
2025-02-23Auto merge of #137215 - onur-ozkan:rustc-tool-build-stages, r=jieyouxu,Kobzolbors-263/+316
2025-02-23bootstrap: add module docs for core:metadatabit-aloo-0/+7
2025-02-22Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgrbors-0/+8
2025-02-22Rollup merge of #137362 - Kobzol:run-make-support-bootstrap, r=jieyouxuMatthias Krüger-0/+8
2025-02-22Auto merge of #136428 - EnzymeAD:enable-autodiff, r=oli-obkbors-12/+19
2025-02-21update enzyme submodule and usersManuel Drehwald-5/+2
2025-02-21fix build regressionsManuel Drehwald-7/+17
2025-02-22bootstrap: pass `--src-root` and `--src-test-suite-root` instead of `--src-base`许杰友 Jieyou Xu (Joe)-1/+3
2025-02-21bootstrap: add doc for vendor build stepbit-aloo-0/+18
2025-02-21Add build step log for `run-make-support`Jakub Beránek-0/+8
2025-02-20Rollup merge of #137340 - Kobzol:bootstrap-dir-check, r=onur-ozkanJubilee-1/+12
2025-02-20Rollup merge of #137338 - onur-ozkan:137332, r=KobzolJubilee-1/+5
2025-02-20Add a notice about missing GCC sources in source tarballsJakub Beránek-0/+11
2025-02-20skip submodule updating logics on tarballsonur-ozkan-1/+5
2025-02-20Improve error message when a submodule directory is missing completelyJakub Beránek-1/+1
2025-02-19Rollup merge of #127793 - ChaiTRex:zed_support, r=KobzolMatthias Krüger-39/+65
2025-02-19print warning and help messagesonur-ozkan-0/+10
2025-02-19add change-entry for tools profile updateonur-ozkan-0/+5
2025-02-19set `build.test-stage = 2` for `tools` profileonur-ozkan-0/+2
2025-02-18Rollup merge of #137191 - ehuss:update-mdbook, r=jieyouxuMatthias Krüger-15/+0
2025-02-18fix `clippy::len-zero`Josh Stone-1/+1
2025-02-18fix `clippy::doc-overindented-list-items`Josh Stone-4/+4
2025-02-18fix `clippy::double-ended-iterator-last`Josh Stone-1/+1
2025-02-18fix `clippy::unneeded-struct-pattern`Josh Stone-13/+13
2025-02-18update `STAGE0_MISSING_TARGETS`Josh Stone-4/+0