about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-12-17Generate shell completions for x as wellRyan Mehri-2/+13
2024-12-18refactor: replace &PathBuf with &Path to enhance generalityIntegral-7/+5
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-1/+1
2024-12-17clarify that path() is for on-disk pathsRalf Jung-1/+3
2024-12-17bootstrap: fix a commentRalf Jung-1/+1
2024-12-15bootstrap: make ./x test error-index workRalf Jung-1/+3
2024-12-14Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgrbors-0/+10
2024-12-14Rollup merge of #134211 - flba-eb:add_qnx_archiver, r=compiler-errorsMatthias Krüger-0/+10
2024-12-14Rollup merge of #134240 - cuviper:dist-llvm-tools, r=jieyouxuMatthias Krüger-1/+1
2024-12-14Rollup merge of #134209 - onur-ozkan:check-skip-paths, r=jieyouxuMatthias Krüger-1/+25
2024-12-13Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obkbors-0/+5
2024-12-13validate `--skip` and `--exclude` pathsonur-ozkan-1/+25
2024-12-12Only dist `llvm-objcopy` if llvm tools are enabledJosh Stone-1/+1
2024-12-12Rollup merge of #134207 - jieyouxu:revert-134040, r=lqdMatthias Krüger-153/+149
2024-12-12Reduce the need to set archiver via environment variablesFlorian Bartels-0/+10
2024-12-12Revert "Rollup merge of #134040 - clubby789:bootstrap-eprintln, r=jieyouxu"许杰友 Jieyou Xu (Joe)-154/+150
2024-12-12Revert "Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789"许杰友 Jieyou Xu (Joe)-1/+1
2024-12-12Rollup merge of #134173 - onur-ozkan:allow-symbol-intern-string-literal, r=ji...Matthias Krüger-6/+1
2024-12-11remove `Kind` check for `symbol_intern_string_literal`onur-ozkan-6/+1
2024-12-10Auto merge of #134125 - fmease:rollup-u38o3ob, r=fmeasebors-13/+20
2024-12-10Rollup merge of #134123 - Zalathar:json-output, r=jieyouxu,clubby789León Orell Valerian Liehr-1/+1
2024-12-10Rollup merge of #134023 - onur-ozkan:132507, r=jieyouxuLeón Orell Valerian Liehr-12/+19
2024-12-10bootstrap: Forward cargo JSON output to stout, not stderrZalathar-1/+1
2024-12-10We don't need `NonNull::as_ptr` debuginfoScott McMurray-0/+5
2024-12-10Rollup merge of #133853 - onur-ozkan:use-vendor-directory-on-dist-build, r=Ko...León Orell Valerian Liehr-1/+11
2024-12-09bootstrap: `print{,ln}!` -> `eprint{,ln}!`clubby789-150/+154
2024-12-09dist: Re-work how we describe the licence of Rust in our distributionsJonathan Pallant-10/+19
2024-12-08handle cygwin environments in `install::sanitize_sh`onur-ozkan-12/+13
2024-12-08implement `TargetSelection::is_cygwin` functiononur-ozkan-0/+6
2024-12-06Rollup merge of #133875 - onur-ozkan:early-return-rustfmt, r=jieyouxuMatthias Krüger-11/+26
2024-12-06handle `json_output` in `test::run_cargo_test`onur-ozkan-0/+5
2024-12-06skip formatting when `--json-output` is usedonur-ozkan-11/+21
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-0/+6
2024-12-05Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkanGuillaume Gomez-452/+772
2024-12-05Rollup merge of #133898 - onur-ozkan:ignore-git-hook-on-dist-sources, r=jieyouxuJacob Pratt-4/+6
2024-12-05Rollup merge of #133888 - ChrisDenton:job, r=jieyouxuJacob Pratt-26/+17
2024-12-05skip `setup::Hook` on non-git sourcesonur-ozkan-4/+6
2024-12-05Revert "Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxu"Jieyou Xu-144/+140
2024-12-05Update comments on Windows job objectsChris Denton-4/+7
2024-12-05Nested job objects are now supported in CIChris Denton-9/+1
2024-12-05Never close a job after the process is assignedChris Denton-13/+9
2024-12-04Reformat Python code with `ruff`Jakub Beránek-452/+772
2024-12-04Rollup merge of #133856 - GuillaumeGomez:update-sysinfo, r=clubby789Matthias Krüger-8/+9
2024-12-04Rollup merge of #133737 - Walnut356:msvc_visualizers, r=onur-ozkanMatthias Krüger-14/+14
2024-12-04Update sysinfo version to 0.33.0Guillaume Gomez-8/+9
2024-12-04add a change entry for new default on `build.vendor`onur-ozkan-0/+5
2024-12-04use vendor sources by default on dist tarballsonur-ozkan-1/+6
2024-12-04Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxuMatthias Krüger-140/+144
2024-12-03bootstrap: `println!` -> `eprintln!`clubby789-140/+144
2024-12-03Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviperMatthias Krüger-0/+4