about summary refs log tree commit diff
path: root/src/bootstrap/defaults/config.compiler.toml
AgeCommit message (Collapse)AuthorLines
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-1/+1
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2023-01-26Add `rust.lto=off` to bootstrapclubby789-0/+2
2022-05-05Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles.Joshua Nelson-0/+4
2021-04-25Set `backtrace-on-ice` by default for compiler and codegen profilesJoshua Nelson-0/+2
If there's an ICE while bootstrapping, it's most likely because of a change to the compiler.
2021-04-05Add config file for tools enabling stage1 downloads by defaultJoshua Nelson-2/+1
Otherwise no one will be able to find the setting.
2020-10-13Implement "if-available" option for download-ci-llvmAntoine Martin-0/+5
2020-10-04Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}Thom Chiovoloni-0/+8