summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2024-06-11ensure the self-contained linker is only enabled on nightly/devRémy Rakic-1/+3
2024-06-07Rollup merge of #125781 - onur-ozkan:improve-tool-builder, r=albertlarsan68Matthias Krüger-3/+1
2024-06-06Rollup merge of #126086 - onur-ozkan:use-exe, r=petrochenkovJubilee-1/+1
2024-06-06Rollup merge of #126051 - nnethercote:clarify-x-fmt-error, r=NilstriebJubilee-1/+3
2024-06-06use windows compatible executable name for libcxx-versiononur-ozkan-1/+1
2024-06-06prefer compile::stream_cargo for building toolsonur-ozkan-3/+1
2024-06-06Auto merge of #125411 - onur-ozkan:sanity-check-libstdc++, r=Mark-Simulacrumbors-0/+89
2024-06-06use `bootstrap-self-test` feature on libstd checkonur-ozkan-3/+8
2024-06-06add FIXME on libcxx checkonur-ozkan-5/+1
2024-06-06check host's libstdc++ version when using ci llvmonur-ozkan-1/+89
2024-06-06Rollup merge of #124731 - dalance:add_translation_support, r=ehussMatthias Krüger-11/+29
2024-06-06Clarify an `x fmt` error.Nicholas Nethercote-1/+3
2024-06-05Rollup merge of #125911 - onur-ozkan:wipe-broken-cache, r=albertlarsan68Matthias Krüger-1/+17
2024-06-04bootstrap: implement new feature `bootstrap-self-test`onur-ozkan-38/+49
2024-06-03Add translation support by mdbook-i18n-helpers to bootstrapdalance-11/+29
2024-06-03wipe bootstrap build before switching to bumped rustconur-ozkan-1/+17
2024-06-01include missing submodule on bootstraponur-ozkan-1/+2
2024-05-31Use `Builder::tool_exe` to build the coverage-dump toolZalathar-4/+1
2024-05-31Use `coverage-dump --demangle` as the demangler for coverage-run testsZalathar-12/+1
2024-05-30Rollup merge of #125699 - nnethercote:streamline-rustfmt, r=GuillaumeGomezLeón Orell Valerian Liehr-114/+102
2024-05-29Clarify the closure in `rustfmt`.Nicholas Nethercote-7/+10
2024-05-29Rename `fmt_override`.Nicholas Nethercote-9/+8
2024-05-29Adjust `x fmt` printed output.Nicholas Nethercote-29/+45
2024-05-29Clarify `x fmt` messages.Nicholas Nethercote-17/+16
2024-05-29Remove path choice from `x fmt` and add `--all` option.Nicholas Nethercote-59/+30
2024-05-29Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan许杰友 Jieyou Xu (Joe)-0/+9
2024-05-29Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee许杰友 Jieyou Xu (Joe)-1/+1
2024-05-28Make more of the test suite run on Mac CatalystMads Marquart-1/+1
2024-05-28Don't format `tests/run-make/*/rmake.rs`.Nicholas Nethercote-2/+9
2024-05-28Fix comments.Nicholas Nethercote-14/+17
2024-05-28Add run-make-support to x docChris Denton-0/+9
2024-05-27Rollup merge of #125535 - onur-ozkan:remove-deprecated-field, r=clubby789Guillaume Gomez-4/+5
2024-05-25Auto merge of #125515 - weihanglo:target-toml-override, r=onur-ozkanbors-5/+59
2024-05-25add change entryonur-ozkan-0/+5
2024-05-25Remove deprecated field `dist.missing-tools`onur-ozkan-4/+0
2024-05-24bootstrap: test target specific config overridesWeihang Lo-4/+45
2024-05-24bootstrap: support target specific config overridesWeihang Lo-1/+14
2024-05-24Rollup merge of #125481 - iawia002:fix-dead-link, r=lqdMatthias Krüger-1/+1
2024-05-24Rollup merge of #125477 - nnethercote:missed-rustfmt, r=compiler-errorsMatthias Krüger-8/+31
2024-05-24Fix the dead link in the bootstrap READMEXinzhao Xu-1/+1
2024-05-24Run rustfmt on files that need it.Nicholas Nethercote-8/+31
2024-05-23Move some expected cfgs to std build.rs as per Cargo recommandationUrgau-3/+0
2024-05-23Replace fake "restricted-std" Cargo feature by custom cfgUrgau-0/+1
2024-05-22Rollup merge of #125296 - tesuji:checkcfg-buildstd, r=Nilstrieb,michaelwoeristerLeón Orell Valerian Liehr-0/+3
2024-05-21maybe replace check-cfg values in bootstrap with ones in Cargo.tomlLzu Tao-0/+2
2024-05-21addresss reviewsLzu Tao-0/+1
2024-05-21Don't do cc detection for synthetic targetsBen Kimock-4/+1
2024-05-20Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrumbors-2/+46
2024-05-20Auto merge of #118014 - keith:ks/remove-unnecessary-fembed-bitcode-usage-now-...bors-12/+2
2024-05-20refactor(bootstrap/core/build_steps/dist): vendor dependencies needed for opt...Bernardo Meurer Costa-0/+4