about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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-06Update version of cc crate to v1.0.97James Farrell-72/+116
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
2024-04-24bootstrap: link to the forge about toolstateJubilee Young-1/+3
2024-04-23bootstrap: keep all cargo test files in dist rustc-srcJosh Stone-0/+6
2024-04-22miri libstd tests: test windows-msvc instead of windows-gnuRalf Jung-2/+3
2024-04-22suggest `x.py vendor` instead of `cargo vendor`onur-ozkan-7/+1
2024-04-22introduce `x vendor`onur-ozkan-4/+97
2024-04-22drop deprecated value `if-available` for `download-ci-llvm` optiononur-ozkan-5/+0
2024-04-21bootstrap: Promote some build_steps comments to docsJubilee Young-28/+28
2024-04-21bootstrap: Describe build_steps::clean how 2024 knows itJubilee Young-1/+1
2024-04-21bootstrap: Demagic a repeating pathJubilee Young-2/+4
2024-04-21bootstrap: Describe build_steps::setupJubilee Young-0/+6
2024-04-21bootstrap: Describe build_steps::suggestJubilee Young-0/+2
2024-04-21bootstrap: Describe build_steps::toolstateJubilee Young-0/+4