| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-12 | build-manifest: bundle the rustc version in the binary | Pietro Albini | -1/+0 | |
| 2020-10-12 | build-manifest: accept the Rust version instead of the monorepo path | Pietro Albini | -1/+1 | |
| This commit changes the way build-manifest is invoked, to let it accept the Rust version directly instead of requiring the path of the Rust monorepo and letting build-manifest figure out the path on its own. This allows to run build-manifest without a clone of the monorepo. | ||||
| 2020-09-30 | bootstrap: add ./x.py run src/tools/build-manifest | Pietro Albini | -0/+42 | |
| 2020-09-24 | Add `x.py setup` | Joshua Nelson | -1/+1 | |
| - Suggest `x.py setup` if config.toml doesn't exist yet (twice, once before and once after the build) - Prompt for a profile if not given on the command line - Print the configuration file that will be used - Print helpful starting commands after setup - Link to the dev-guide after finishing - Note that distro maintainers will see the changelog warning | ||||
| 2020-03-24 | bootstrap: remove default and only_host from expand-yaml-anchors | Pietro Albini | -2/+0 | |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -0/+45 | |
