about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2022-05-08Rollup merge of #96829 - JohnTitor:fix-xpy-clippy, r=jyn514Matthias Krüger-2/+2
2022-05-08Auto merge of #96689 - gimbles:campfire, r=Mark-Simulacrumbors-2/+4
2022-05-08Auto merge of #96659 - thatzopoulos:issue-90679-fix, r=Mark-Simulacrumbors-1/+12
2022-05-08Auto merge of #96457 - yungkneez:fix-bootstrap, r=Mark-Simulacrumbors-2/+11
2022-05-08Fix the `x.py clippy` commandYuki Okushi-2/+2
2022-05-07Auto merge of #96824 - matthiaskrgr:rollup-silw3ki, r=matthiaskrgrbors-2/+14
2022-05-07updated error message for missing cmakeThomas Hatzopoulos-1/+12
2022-05-07Rollup merge of #96757 - jyn514:fewer-clippy-rebuilds, r=Mark-SimulacrumMatthias Krüger-2/+4
2022-05-07Rollup merge of #96756 - jyn514:compiler-docs-default, r=Mark-SimulacrumMatthias Krüger-0/+10
2022-05-07Auto merge of #96670 - Urgau:bootstrap-check-cfg-features, r=Mark-Simulacrumbors-5/+14
2022-05-06Rollup merge of #96758 - davidtwco:split-debuginfo-bootstrap-bsd, r=Mark-Simu...Michael Goulet-2/+6
2022-05-06Rollup merge of #96660 - jyn514:better-missing-path-error, r=Mark-SimulacrumMichael Goulet-1/+13
2022-05-07Move check-bootstrap from a makefile rule to test::Bootstrapgimbles-2/+4
2022-05-06bootstrap: bsd platform flags for split debuginfoDavid Wood-2/+6
2022-05-05Don't constantly rebuild clippy on `x test src/tools/clippy`.Joshua Nelson-2/+4
2022-05-05Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles.Joshua Nelson-0/+10
2022-05-04Rollup merge of #96597 - semarie:split_debuginfo-unix, r=davidtwco,Mark-Simul...Yuki Okushi-1/+2
2022-05-03Enable cfg checking of cargo features for everything but stdLoïc BRANSTETT-5/+14
2022-05-02[bootstrap] Give a better error when trying to run a path with no registered ...Joshua Nelson-1/+13
2022-05-02add build metrics, to gather ci stats from x.pyPietro Albini-0/+236
2022-05-02Auto merge of #96310 - bertptrs:remove-debugger-bootstrap, r=Mark-Simulacrumbors-11/+1
2022-05-02Remove DebbugerScripts from bootstrap CLIBert Peters-11/+1
2022-05-02openbsd: unbreak build on native platformSébastien Marie-1/+2
2022-05-01Use curl by defaultThomas Applencourt-50/+98
2022-05-02Rollup merge of #96499 - jyn514:bootstrap-doctests, r=Mark-SimulacrumYuki Okushi-0/+11
2022-05-01Initialize rust-analyzer submodule on bootstrapyungkneez-2/+11
2022-04-27Make it possible to write doctests for bootstrapJoshua Nelson-0/+11
2022-04-27Auto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrumbors-184/+367
2022-04-25Auto merge of #96106 - jihiggins:issue-96060, r=Mark-Simulacrumbors-2/+11
2022-04-24Use `build/tmp` instead of adding a dependency on `tempfile`.Joshua Nelson-32/+19
2022-04-24Allow quotes around `nixos` in /etc/os-releaseJoshua Nelson-1/+2
2022-04-24Move download-ci-llvm to rustbuildJoshua Nelson-177/+372
2022-04-25Rollup merge of #96366 - jyn514:remove-dead-code, r=Mark-SimulacrumMatthias Krüger-9/+2
2022-04-24Remove dead code in rustdoc shimJoshua Nelson-9/+2
2022-04-24Rollup merge of #96303 - jyn514:improved-bootstrap-tests, r=Mark-SimulacrumMatthias Krüger-119/+129
2022-04-24Rollup merge of #96237 - AlecGoncharow:issue-96011-fix, r=Mark-SimulacrumMatthias Krüger-3/+1
2022-04-24Rollup merge of #95504 - jyn514:library-alias, r=Mark-SimulacrumMatthias Krüger-6/+9
2022-04-24Add type_name info to [TIMING] log outputJames Higgins-2/+11
2022-04-22Auto merge of #96207 - nikic:distcheck-dir, r=Mark-Simulacrumbors-1/+3
2022-04-21Use `run_build` helper consistently across most bootstrap testsJoshua Nelson-96/+69
2022-04-21Add a test for `--exclude test::XXX`Joshua Nelson-29/+65
2022-04-21Don't checkout submodules in bootstrap testsJoshua Nelson-0/+1
2022-04-21Auto merge of #96003 - aswild:pr/bootstrap-subcommands-cleanup, r=jyn514bors-103/+85
2022-04-21Auto merge of #95612 - davidtwco:split-debuginfo-in-bootstrap, r=Mark-Simulacrumbors-13/+59
2022-04-21Rollup merge of #96196 - jyn514:no-assertion, r=Mark-SimulacrumDylan DPC-5/+7
2022-04-20bootstrap: non-bootstrap windows split debuginfoDavid Wood-7/+11
2022-04-19compiletest: combine `--*-python` argsAlec Goncharow-3/+1
2022-04-19Rollup merge of #95809 - ytmimi:llvm_stamp_typo, r=Mark-SimulacrumDylan DPC-1/+1
2022-04-19Ensure existance of dist directory when creating tarballNikita Popov-1/+3
2022-04-18Remove assertion that all paths in `ShouldRun` existJoshua Nelson-5/+7