| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-07 | Disable download-rustc for library profile | nora | -1/+2 | |
| The feature currently completely breaks `x test`, core functionality of working on the standard library. Therefore it should be disabled by default until that problem is fixed. Having to wait a bit longer for a check build is nothing compared to completely mysterious build errors when testing. | ||||
| 2025-07-06 | Make default check stage be 1, and error out on checking with stage 0 | Jakub Beránek | -1/+0 | |
| 2025-06-23 | Do not allow building anything on stage 0 | Jakub Beránek | -1/+0 | |
| 2025-06-03 | make library profile to use stage 1 on `x check` | onur-ozkan | -1/+2 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-05-30 | improve comments and docs | onur-ozkan | -3/+4 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-05-30 | update stage defaults | onur-ozkan | -3/+3 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2025-03-17 | change config.toml to bootstrap.toml for bootstrap module | bit-aloo | -0/+20 | |
