COMMITS
/ bootstrap.example.toml March 26, 2026
M
bootstrap.example.toml: Hint how to allow `build.warnings`
Martin Nordholts committed
March 19, 2026
J
Rollup merge of #152870 - mati865:mingw-disable-packed-debuginfo-in-bootstrap, r=Mark-Simulacrum
Jonathan Brouwer committed
February 20, 2026
B
Add build.rustdoc option to bootstrap config
Brent Kerby committed
February 19, 2026
M
Do not enable split debuginfo for windows-gnu
Mateusz Mikuła committed
December 22, 2025
M
Change how we build offload as a single Step
Manuel Drehwald committed
November 8, 2025
A
Add libgccjit-libs-dir config
Antoni Boucher committed
Z
Run the `lldb_batchmode.py` script in LLDB's embedded Python
Zalathar committed
November 26, 2025
A
Warn about build.description compatibility issues
anishamahuli committed
November 10, 2025
K
feat: add rust.rustflags and per target rustflags options to bootstrap.toml
Karol Zwolak committed
November 6, 2025
J
Build with -Zannotate-moves by default
Jeremy Fitzhardinge committed
November 7, 2025
B
Use `yarn` instead of `npm` in tidy
binarycat committed
November 13, 2025
Y
Add note for option llvm.download-ci-llvm
yukang committed
October 6, 2025
J
Allow manually opting in and out of Linux linker overrides
Jakub Beránek committed
October 1, 2025
J
Remove mention of `compiletest-use-stage0-libtest` from the bootstrap example config
Jakub Beránek committed
September 25, 2025
J
Rename `rust.use-lld` to `rust.bootstrap-override-lld`
Jakub Beránek committed
September 12, 2025
E
Allow windows resource compiler to be overridden
Erick Tryzelaar committed
September 9, 2025
H
Add parallel-frontend-threads to bootstrap.toml and enable multi-threaded parallel compilation
Haidong Zhang committed
August 29, 2025
B
add rust.break-on-ice to bootstrap.toml
beepster4096 committed
August 20, 2025
P
Refactor *.optimized-compiler-builtins bootstrap options
Paul Murphy committed
June 24, 2025
P
Allow linking a prebuilt optimized compiler-rt builtins library
Paul Murphy committed
August 15, 2025
J
Rollup merge of #145426 - AMS21:fix_typos_bootstrap_example, r=lqd
Jakub Beránek committed
A
Fix typos in bootstrap.example.toml
AMS21 committed
August 12, 2025
J
Clarify that `build.full-bootstrap` is only used to affect uplifting, not stage selection
Jakub Beránek committed
August 1, 2025
J
Clarify the behavior of `rust.codegen-backends`
Jakub Beránek committed
July 30, 2025
J
Introduce proper `build.compiletest-allow-stage0` config option
Jieyou Xu committed
July 28, 2025
B
bootstrap: enable tidy auto extra checks on tools profile
binarycat committed
July 13, 2025
S
Add comment about features not part of "extra-features"
Stypox committed
June 30, 2025
B
bootstrap: add build.tidy-extra-checks option
binarycat committed
June 20, 2025
B
bootstrap.example.toml: add note explaining toml
binarycat committed
June 17, 2025
B
update configure.py to handle new bootstrap.example.toml
binarycat committed
B
bootstrap.example.toml: use less contextual format
binarycat committed
June 12, 2025
S
Rename tool-config to tool and add docs
Stypox committed
June 11, 2025
S
Add bootstrap option to compile a tool with features
Stypox committed
April 29, 2025
P
add `rust.debug-assertions-tools` option
Pietro Albini committed
April 28, 2025
C
Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum
Chris Denton committed
April 26, 2025
K
clarified bootstrap optimization agrs
Kivooeo committed
April 23, 2025
J
Fix `download-ci-gcc key` in `bootstrap.example.toml`
Jakub Beránek committed
April 1, 2025
O
apply nit notes
onur-ozkan committed
O
document `include` in `bootstrap.example.toml`
onur-ozkan committed
April 4, 2025
O
create new option `build.compiletest-use-stage0-libtest`
onur-ozkan committed
March 27, 2025
March 23, 2025
C
doc: rename reference #create-a-configtoml to #create-a-bootstraptoml
Chiichen committed
February 15, 2025
B
change config.toml to bootstrap.toml for bootstrap module
bit-aloo committed