about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-12-22bootstrap: build doc for `cargo-util-schemasWeihang Lo-0/+1
2023-12-21Rollup merge of #119182 - GuillaumeGomez:update-sysinfo, r=onur-ozkanMatthias Krüger-7/+7
2023-12-21Rollup merge of #119124 - onur-ozkan:help-118861, r=Mark-SimulacrumMatthias Krüger-5/+27
2023-12-21add a new change in change-trackeronur-ozkan-0/+5
2023-12-21Update sysinfo version to 0.30.0Guillaume Gomez-7/+7
2023-12-19implement remapper for build pathsonur-ozkan-0/+14
2023-12-19don't build `rust-analyzer-proc-macro-srv` on def configonur-ozkan-5/+8
2023-12-18Auto merge of #118946 - onur-ozkan:fix-clean, r=clubby789bors-2/+8
2023-12-17Auto merge of #119020 - onur-ozkan:remove-hex, r=albertlarsan68bors-29/+79
2023-12-17expand helpers tests with new test module `tests/helpers`onur-ozkan-16/+63
2023-12-16make x.py clippy download and use beta clippyasquared31415-88/+124
2023-12-16use RUSTC_WRAPPER instead of RUSTCjyn-15/+68
2023-12-16give a better error if renaming a temp file failsjyn-1/+8
2023-12-16create helper fn `hex_encode` and remove `hex` dependencyonur-ozkan-13/+16
2023-12-16fix printing cargo args on --dry-runjyn-7/+9
2023-12-15Auto merge of #118936 - nikic:update-llvm-18, r=cuviperbors-21/+21
2023-12-14fix `x clean` for cross-compiled artifactsonur-ozkan-2/+8
2023-12-14Fix bootstrap test failuresNikita Popov-21/+21
2023-12-14Auto merge of #118789 - jyn514:dry-run, r=onur-ozkanbors-2/+2
2023-12-13Auto merge of #118919 - matthiaskrgr:rollup-02udckl, r=matthiaskrgrbors-20/+20
2023-12-13Fix LLD thread flag selection for Windows targetsJakub Beránek-1/+1
2023-12-13Add `TargetSelection::is_windows` methodJakub Beránek-19/+19
2023-12-12Unbreak non-unix non-windows bootstrapDavid Tolnay-1/+0
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-0/+2
2023-12-12Add rust_analyzer to EXTRA_CHECK_CFGSLaurențiu Nicola-0/+2
2023-12-11sort dump files at the end of bootstraponur-ozkan-2/+29
2023-12-11update auto completionsonur-ozkan-2/+2
2023-12-11Dump command invocations from bootstrap shimsonur-ozkan-9/+69
2023-12-10Revert "Use MCP510"Jakub Beránek-11/+3
2023-12-10Add ChangeInfo recordJakub Beránek-0/+5
2023-12-10Remove unused run_dsymutil and gpg_password_file config valuesJakub Beránek-4/+0
2023-12-10Destructure TOML configsJakub Beránek-168/+299
2023-12-10Review fixesJakub Beránek-21/+21
2023-12-10Produce an explicit error when using a self-contained lld, but we don't add i...Jakub Beránek-0/+10
2023-12-10Add change tracker entryJakub Beránek-0/+5
2023-12-10Do not invoke external lld to figure out thread flags in self-contained modeJakub Beránek-8/+23
2023-12-10Use MCP510Jakub Beránek-2/+11
2023-12-10Introduce `LldMode` and generalize parsing of `use-lld`Jakub Beránek-12/+99
2023-12-10Refactor rust(do)c linker flagsJakub Beránek-65/+51
2023-12-10Add `is_msvc` functionJakub Beránek-23/+26
2023-12-10Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomezbors-2/+13
2023-12-09Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrumbors-28/+43
2023-12-09fix --dry-run when the change-id warning is printedjyn-2/+2
2023-12-09allow bypassing the build directory lockonur-ozkan-28/+43
2023-12-09Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrumbors-1/+1
2023-12-09Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkanGuillaume Gomez-2/+0
2023-12-09Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simula...Guillaume Gomez-0/+13
2023-12-08Remove extra check-cfg handled by libc directlyUrgau-2/+0
2023-12-08Auto merge of #118301 - weihanglo:rustfix-doc, r=albertlarsan68bors-5/+4
2023-12-07Build Fuchsia in CITyler Mandry-1/+1