about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-05-11Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan许杰友 Jieyou Xu (Joe)-0/+5
2024-05-10add "tidy-alphabetical" check on "tests" remap listonur-ozkan-0/+2
2024-05-10remap missing path `tests/crashes` to `tests`onur-ozkan-0/+1
2024-05-10check if `x test tests` missing any test directoryonur-ozkan-0/+20
2024-05-10Auto merge of #124774 - the8472:subnanosecond-benches, r=jhprattbors-4/+4
2024-05-10fix typoRalf Jung-1/+1
2024-05-10Auto merge of #124850 - dpaoliello:clang2022, r=Kobzolbors-1/+6
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-1/+6
2024-05-09use stage0 file in `bootstrap.py`onur-ozkan-14/+24
2024-05-08Rollup merge of #124903 - Skepfyr:rustc-wrapper, r=clubby789Matthias Krüger-6/+7
2024-05-08Ignore empty RUSTC_WRAPPER in bootstrapJack Rickard-6/+7
2024-05-08bootstrap: add comments for the automatic dry runRalf Jung-0/+5
2024-05-07Remove unnecessary -fembed-bitcode usage now that it's deprecatedKeith Smiley-12/+2
2024-05-06Update version of cc crate to v1.0.97James Farrell-72/+116
2024-05-06bootstrap should also render fractional nanoseconds for benchmarksThe 8472-4/+4
2024-05-05Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkanGuillaume Gomez-6/+1
2024-05-04Rollup merge of #124573 - onur-ozkan:update-dep-comment, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-05-04Rollup merge of #124501 - VladimirMakaev:add-lldb-to-config-toml, r=Mark-Simu...Matthias Krüger-3/+13
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-1/+16
2024-05-03Fix bootstrap panic when build from tarball12101111-6/+1
2024-05-03Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkanMatthias Krüger-1/+5
2024-05-03Rollup merge of #124461 - onur-ozkan:followup-123546, r=pietroalbiniMatthias Krüger-19/+38
2024-05-03Allow to negate ignored filesGuillaume Gomez-1/+5
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-1/+16
2024-05-01Step bootstrap cfgsMark Rousskov-7/+4
2024-05-01Auto merge of #122427 - psumbera:bootstrap_out_path, r=clubby789bors-1/+6
2024-05-01add a reference link to the comment of the "cc" and "cmake".onur-ozkan-3/+3
2024-04-30Rollup merge of #124553 - ferrocene:pa-cargo-git-info, r=onur-ozkan许杰友 Jieyou Xu (Joe)-5/+12
2024-04-30write git-commit-{sha,info} for Cargo in source tarballsPietro Albini-5/+12
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-65/+1
2024-04-29Normalize bootstrap_out path, r=clubby789Petr Sumbera-1/+6
2024-04-28add support to override lldb binary path for ./x testVladimir Makayev-3/+13
2024-04-28Auto merge of #124261 - onur-ozkan:drop-llvm-if-available, r=Mark-Simulacrumbors-5/+0
2024-04-28handle the targets that are missing in stage0onur-ozkan-19/+38
2024-04-28Auto merge of #123546 - Rajveer100:branch-for-issue-122128, r=onur-ozkanbors-0/+29
2024-04-28Rollup merge of #124429 - Enselic:document-builder, r=Mark-SimulacrumMatthias Krüger-0/+23
2024-04-28Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M...Matthias Krüger-6/+28
2024-04-28Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-SimulacrumMatthias Krüger-11/+98
2024-04-27Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgrbors-40/+40
2024-04-27Rollup merge of #124445 - Enselic:global-true, r=onur-ozkanMatthias Krüger-40/+40
2024-04-27Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789bors-3/+0
2024-04-27Bootstrap: Check validity of `--target` and `--host` triples before starting ...Rajveer-0/+29
2024-04-27bootstrap: Change `global(true)` to `global = true` for flags for consistencyMartin Nordholts-40/+40
2024-04-27bootstrap: Document `struct Builder` and its fieldsMartin Nordholts-0/+23
2024-04-26Auto merge of #124296 - cuviper:dist-cargo-tests, r=onur-ozkanbors-0/+6
2024-04-26miri core/alloc tests: do not test a 2nd targetRalf Jung-3/+0
2024-04-26Add support for run-make-support unit tests to be run with bootstrap commandJover Zhang-0/+49
2024-04-25Auto merge of #124058 - TechVest:master, r=fmeasebors-1/+1
2024-04-25Fix some typos in commentsTechVest-1/+1
2024-04-24bootstrap: reinterpret the main advantage of x.py setupJubilee Young-2/+3