about summary refs log tree commit diff
path: root/src/bootstrap/defaults/config.codegen.toml
AgeCommit message (Collapse)AuthorLines
2023-04-08Make "codegen" config.toml profile build llvmMatt Harding-0/+2
2023-03-15add `enable-warnings` flag for llvmozkanonur-0/+2
Signed-off-by: ozkanonur <work@onurozkan.dev>
2023-03-05Sync codegen defaults with compiler defaults and add a ping message so they ↵Joshua Nelson-0/+2
stay in sync
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.
2020-10-04Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml}Thom Chiovoloni-0/+13