| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-29 | add `rust.debug-assertions-tools` option | Pietro Albini | -0/+6 | |
| 2025-04-28 | Rollup merge of #138395 - Kobzol:ci-download-gcc, r=Mark-Simulacrum | Chris Denton | -1/+1 | |
| Download GCC from CI on test builders This should reduce the duration of the `x86_64-gnu-llvm-18` job, which runs on PR CI, which is currently the only one that builds GCC (outside of the x64 dist builder). Since we handle the GCC download in the GCC step, and not eagerly in config, we can set this flag globally across all test builders, as it won't do anything unless they actually try to build GCC. Opening as a draft to test if it works on CI, because I still need to implement logic to avoid the download if there are any local modifications to GCC (essentially the "if-unchanged" mode, although I want to try something a bit different). r? ```@ghost``` | ||||
| 2025-04-26 | clarified bootstrap optimization agrs | Kivooeo | -1/+1 | |
| 2025-04-23 | Fix `download-ci-gcc key` in `bootstrap.example.toml` | Jakub Beránek | -1/+1 | |
| 2025-04-15 | apply nit notes | onur-ozkan | -0/+3 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-04-15 | document `include` in `bootstrap.example.toml` | onur-ozkan | -0/+5 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-04-05 | create new option `build.compiletest-use-stage0-libtest` | onur-ozkan | -1/+4 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-03-28 | Add new change-id option in bootstrap.example.toml and update the change-id ↵ | bit-aloo | -2/+3 | |
| description references | ||||
| 2025-03-23 | doc: rename reference #create-a-configtoml to #create-a-bootstraptoml | Chiichen | -2/+2 | |
| 2025-03-17 | change config.toml to bootstrap.toml for bootstrap module | bit-aloo | -0/+998 | |
