| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-08 | Fix issue #110087 | LuuuX | -1/+1 | |
| Three tasks have been implemented here. Add a new `download-ci-llvm = if-unchange` option and enable if by default for `profile = codegen`. Include all build artifacts by traversing the llvm-project build output, Keep the downloadable llvm the same state as if you have just run a full source build. After selecting the codegen profile during ./x.py setup, the submodule will be automatically downloaded. | ||||
| 2023-04-08 | Make "codegen" config.toml profile build llvm | Matt Harding | -0/+2 | |
| 2023-03-15 | add `enable-warnings` flag for llvm | ozkanonur | -0/+2 | |
| Signed-off-by: ozkanonur <work@onurozkan.dev> | ||||
| 2023-03-05 | Sync codegen defaults with compiler defaults and add a ping message so they ↵ | Joshua Nelson | -0/+2 | |
| stay in sync | ||||
| 2022-05-05 | Enable compiler-docs by default for `compiler`, `codegen`, and `tools` profiles. | Joshua Nelson | -0/+4 | |
| 2021-04-25 | Set `backtrace-on-ice` by default for compiler and codegen profiles | Joshua Nelson | -0/+2 | |
| If there's an ICE while bootstrapping, it's most likely because of a change to the compiler. | ||||
| 2020-10-04 | Rename bootstrap/defaults/{config.toml.PROFILE => config.PROFILE.toml} | Thom Chiovoloni | -0/+13 | |
