| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-05-11 | remove outdated stage0.json parts | onur-ozkan | -456/+0 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2024-05-01 | Bump stage0 to next beta | Mark Rousskov | -420/+428 | |
| 2024-03-19 | Bump stage0 | Mark Rousskov | -412/+420 | |
| 2024-02-08 | Bump to newly branched stage0 compiler | Mark Rousskov | -412/+412 | |
| 2023-12-22 | bump stage0 | Pietro Albini | -414/+412 | |
| 2023-12-16 | Update stage0.json | Albert Larsan | -0/+48 | |
| you can replicate this commit with `./x.py run bump-stage0 --args 2023-11-13` | ||||
| 2023-11-15 | Bump stage0 to latest | Mark Rousskov | -374/+366 | |
| 2023-11-06 | rename github_repository to git_repository | Pietro Albini | -1/+1 | |
| 2023-10-24 | allow configuring the parent GitHub repository | Pietro Albini | -0/+1 | |
| The git integration in build_helper hardcoded `rust-lang/rust` as the parent GitHub repository, and `master` as the branch name. This works great for `rust-lang/rust`, but causes problems in downstream forks like Ferrocene whenever those functions are invoked (like `./x fmt`). In `src/stage0.json` there was already a configuration key for the name of the nightly branch, but it wasn't used by build_helper. This commit adds the `github_repository` key to the file, and requires both values to be passed to build_helper whenever a git function is called. This will allow downstream forks to tweak the values. | ||||
| 2023-10-08 | Bump to latest beta | Mark Rousskov | -370/+374 | |
| 2023-08-22 | Update stage0 to next beta | Mark Rousskov | -368/+370 | |
| 2023-07-12 | Bump bootstrap compiler to latest | Mark Rousskov | -408/+368 | |
| 2023-05-30 | Bump to latest beta compiler | Mark Rousskov | -398/+408 | |
| 2023-04-28 | bump stage0 | Pietro Albini | -398/+398 | |
| 2023-03-15 | Bump to latest beta | Mark Rousskov | -398/+398 | |
| 2023-01-31 | Download rustc component for rustfmt toolchain as well | Mark Rousskov | -56/+110 | |
| 2023-01-25 | Bump stage0.json to 1.68 beta | Mark Rousskov | -344/+344 | |
| 2022-12-28 | bump stage0 | Pietro Albini | -338/+344 | |
| 2022-11-06 | Bump to latest beta | Mark Rousskov | -338/+338 | |
| 2022-09-26 | bump stage0 | Pietro Albini | -338/+338 | |
| 2022-08-29 | Bump stage0 | Nilstrieb | -338/+338 | |
| This is needed for the revert of let_chains. | ||||
| 2022-08-12 | Bump bootstrap compiler | Mark Rousskov | -338/+338 | |
| 2022-07-21 | Bump to latest beta | Mark Rousskov | -338/+338 | |
| 2022-07-11 | configure nightly branch name in stage0.json | Pietro Albini | -1/+2 | |
| 2022-06-29 | bump stage0 compiler | Pietro Albini | -338/+338 | |
| 2022-06-09 | change stage0.json to reduce the chance of merge conflicts | Pietro Albini | -1/+10 | |
| 2022-06-09 | load configuration for downloading artifacts from stage0.json | Pietro Albini | -1/+4 | |
| 2022-06-09 | keep the same config values in stage0 between invocations | Pietro Albini | -1/+3 | |
| This commit allows users to change the contents of the "config" key in src/stage0.json without having it overridden the next time the bump-stage0 tool is executed. | ||||
| 2022-05-27 | Finish bumping stage0 | Mark Rousskov | -336/+338 | |
| It looks like the last time had left some remaining cfg's -- which made me think that the stage0 bump was actually successful. This brings us to a released 1.62 beta though. | ||||
| 2022-05-18 | Bump stage 0 to new beta | Mark Rousskov | -336/+336 | |
| 2022-04-05 | bump stage0 to the latest beta | Pietro Albini | -336/+336 | |
| 2022-02-25 | Bump bootstrap to 1.60 | Mark Rousskov | -336/+336 | |
| 2022-01-28 | bump bootstrap compiler | Pietro Albini | -336/+336 | |
| 2021-11-30 | Bump bootstrap compiler | Mark Rousskov | -336/+336 | |
| 2021-10-23 | bump boostrap compiler | Pietro Albini | -336/+336 | |
| 2021-09-08 | Bump stage0 compiler to 1.56 | Mark Rousskov | -334/+336 | |
| 2021-08-26 | pin the stage0 hashes in src/stage0.json | Pietro Albini | -0/+334 | |
| 2021-08-26 | switch stage0.txt to stage0.json and add a tool to generate it | Pietro Albini | -0/+12 | |
