about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
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
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-3/+3
2023-12-06Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789Matthias Krüger-0/+2
2023-12-05Rollup merge of #118642 - Xanewok:patch-1, r=clubby789Michael Goulet-1/+0
2023-12-05add comment about keeping flags in sync between bootstrap.py and bootstrap.rsRalf Jung-0/+2
2023-12-05Update bootstrap libc to 0.2.150Urgau-3/+3
2023-12-05bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expression...Igor Matuszewski-1/+0
2023-12-05Fix x not to quit when x prints settings.jsonlong-long-float-6/+7
2023-12-05Add safe compilation optionsl00846161-0/+13
2023-12-02replace `once_cell::sync::OnceCell` with std `OnceLock`onur-ozkan-15/+14
2023-11-29Auto merge of #118132 - onur-ozkan:stdlib-assertion-status-to-compiletest, r=...bors-0/+4
2023-11-28Rollup merge of #118323 - onur-ozkan:better-error-for-incorrect-profiles, r=c...Matthias Krüger-0/+5
2023-11-27Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviperbors-2/+2
2023-11-27Auto merge of #118352 - Zalathar:llvm-hash, r=onur-ozkanbors-5/+9
2023-11-27bootstrap: Memoize the LLVM rebuild hash to avoid very slow `x check`Zalathar-5/+9
2023-11-27Rollup merge of #118322 - onur-ozkan:if-only-doctests-skip-compiletest, r=clu...Matthias Krüger-1/+9
2023-11-26give dev-friendly error message for incorrect config profilesonur-ozkan-0/+5
2023-11-26skip {tidy,compiletest,rustdoc-gui} based tests for `DocTests::Only`onur-ozkan-1/+9
2023-11-25bootstrap: remove unused commentWeihang Lo-2/+0
2023-11-25bootstrap: sort items of cargo docsWeihang Lo-4/+4
2023-11-25bootstrap: build `rustfix` doc from `src/tools/cargo`Weihang Lo-0/+1
2023-11-25Rollup merge of #118220 - onur-ozkan:followups, r=Mark-SimulacrumLeón Orell Valerian Liehr-88/+99
2023-11-25Auto merge of #118235 - psumbera:bootstrap-main-t, r=Mark-Simulacrumbors-3/+3
2023-11-24move CONFIG_CHANGE_HISTORY to its own moduleonur-ozkan-91/+97
2023-11-24use the change-id from source instead of the one from config.tomonur-ozkan-2/+2