about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2025-03-08Rollup merge of #136642 - bjorn3:separate_alloctest_crate, r=cuviperJacob Pratt-5/+14
2025-03-08Auto merge of #138205 - onur-ozkan:fix-build-cycle, r=jieyouxubors-17/+21
2025-03-08update doc-comment for `forced_compiler`onur-ozkan-2/+2
2025-03-08handle precompiled compiler more properlyonur-ozkan-15/+19
2025-03-07Rollup merge of #137537 - jieyouxu:daily-rmake, r=KobzolJacob Pratt-1/+1
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-4/+9
2025-03-07Move all alloc integration tests to a new alloctests cratebjorn3-5/+14
2025-03-07Auto merge of #138148 - onur-ozkan:fix-llvm-bitcode-build, r=jieyouxubors-4/+4
2025-03-07Apply `--cfg windows_raw_dylib` for bootstrap tools tooJieyou Xu-1/+1
2025-03-07use target compiler on llvm-bitcode-linkeronur-ozkan-4/+4
2025-03-06Rollup merge of #138078 - moxian:rember-warns, r=KobzolMichael Goulet-6/+7
2025-03-06Rollup merge of #138041 - thaliaarchi:use-prelude-size-of.boostrap-compiletes...Michael Goulet-3/+3
2025-03-06Auto merge of #138039 - onur-ozkan:handle-forced-compiler-on-tools, r=jieyouxubors-86/+145
2025-03-06Don't even bother checking changelog in --dry-run modemoxian-6/+6
2025-03-05Leave a breadcrumb towards bootstrap config documentationmoxian-2/+3
2025-03-05Remember silenced bootstrap changelog warnings even in --dry-runmoxian-1/+2
2025-03-05bootstrap and compiletest: Use size_of_val from the prelude instead of importedThalia Archibald-3/+3
2025-03-05Rollup merge of #137723 - onur-ozkan:cfg-ver-description, r=pietroalbini,weih...许杰友 Jieyou Xu (Joe)-3/+26
2025-03-05Rollup merge of #137679 - bjorn3:coretests_improvements, r=jieyouxu,onur-ozkan许杰友 Jieyou Xu (Joe)-67/+24
2025-03-05bless bootstrap testsonur-ozkan-1/+0
2025-03-05Revert "avoid `compiler_for` for dist tools and force the current compiler"onur-ozkan-11/+47
2025-03-05handle forced compiler in `get_tool_rustc_compiler`onur-ozkan-0/+2
2025-03-05add new field `forced_compiler` to `Compiler`onur-ozkan-75/+97
2025-03-05replace `rust.description` with `build.description`onur-ozkan-1/+1
2025-03-05pass `CFG_VER_DESCRIPTION` to tool buildsonur-ozkan-0/+9
2025-03-05add change-entryonur-ozkan-0/+5
2025-03-05move `rust.description` to `build.description`onur-ozkan-2/+11
2025-03-04Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkanJubilee-0/+28
2025-03-04Rollup merge of #137373 - Kobzol:tool-stage0-improve, r=jieyouxuJubilee-130/+47
2025-03-04Store bootstrap command-line into metricsJakub Beránek-0/+8
2025-03-04add support for extend rust tools and sanitizerLuuuXXX-1/+10
2025-03-04Revert "add fix for full tools and sanitizer"LuuuXXX-13/+0
2025-03-04add fix for full tools and sanitizerLuuuXXX-0/+13
2025-03-04promote ohos targets to tier to with host toolsLuuuXXX-0/+4
2025-03-03Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=KobzolMatthias Krüger-9/+44
2025-03-02extend scope of build_all testonur-ozkan-5/+40
2025-03-02do not build additional stage on compiler pathsonur-ozkan-5/+5
2025-03-01Compile run-make recipes using the stage0 compilerJakub Beránek-0/+5
2025-03-01Auto merge of #137796 - jieyouxu:rollup-qt9yr1g, r=jieyouxubors-14/+32
2025-02-28Implement `RunMake` test suite using the `test!` macroJakub Beránek-34/+4
2025-02-28Implement `RunMakeSupport` tool using the `bootstrap_tool!` macroJakub Beránek-53/+1
2025-02-28Allow specifying that tools build a library, not a binaryJakub Beránek-4/+36
2025-02-28Create the `OptimizedDist` tool with a macroJakub Beránek-39/+1
2025-02-28Rollup merge of #137693 - aDotInTheVoid:gaming, r=onur-ozkan,GuillaumeGomez许杰友 Jieyou Xu (Joe)-3/+1
2025-02-28Rollup merge of #137676 - petrochenkov:winresp, r=Kobzol许杰友 Jieyou Xu (Joe)-11/+31
2025-02-28support rust.channel = "auto-detect"Pietro Albini-1/+10
2025-02-28Add `dist:Gcc` build stepJakub Beránek-0/+28
2025-02-27Rollup merge of #136542 - jieyouxu:build-base, r=onur-ozkanMatthias Krüger-2/+6
2025-02-27Auto merge of #132295 - the8472:remove-randomize-exclusion1, r=onur-ozkanbors-3/+2
2025-02-26Re-enable `--generate-link-to-defintion` for tools internal rustdocAlona Enraght-Moony-3/+1