about summary refs log tree commit diff
path: root/src/bootstrap/defaults/config.compiler.toml
AgeCommit message (Expand)AuthorLines
2025-03-17change config.toml to bootstrap.toml for bootstrap modulebit-aloo-37/+0
2025-01-19Add debug assertions to compiler profileNoratrieb-0/+2
2024-11-23bootstrap: revert `rust.download-rustc` global default to `false`Jieyou Xu-0/+3
2024-11-13disable precompiled rustc for "library" and "compiler" profilesonur-ozkan-0/+1
2024-09-06Make `download-ci-llvm = true` check if CI llvm is availableUrgau-1/+2
2024-06-14Do not enable `llvm-bitcode-linker` in most default bootstrap profilesJakub Beránek-2/+0
2024-05-15Set `debuginfo-level = "line-tables-only"` for compiler profileJubilee Young-0/+2
2024-03-11Bootstrap: Add argument for building llvm bitcode linkerKjetil Kjeka-0/+2
2024-02-22set `llvm.assertions` to false in compiler profileonur-ozkan-3/+3
2024-02-19Remove the "codegen" profile from bootstrapNilstrieb-0/+5
2024-02-18Add `rust.frame-pointers` config optionNilstrieb-0/+3
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-1/+1
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
2021-04-05Add config file for tools enabling stage1 downloads by defaultJoshua Nelson-2/+1
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