| Age | Commit message (Expand) | Author | Lines |
| 2023-12-21 | Update sysinfo version to 0.30.0 | Guillaume Gomez | -1/+1 |
| 2023-12-16 | create helper fn `hex_encode` and remove `hex` dependency | onur-ozkan | -1/+0 |
| 2023-12-05 | Update bootstrap libc to 0.2.150 | Urgau | -1/+1 |
| 2023-10-30 | bootstrap: bump fd-lock, clap and windows. | chenx97 | -3/+3 |
| 2023-10-24 | remap cargo dependencies to /rust/deps | Pietro Albini | -0/+1 |
| 2023-10-17 | move bootstrap utils into bootstrap/src/utils module | onur-ozkan | -5/+5 |
| 2023-10-15 | bump bootstrap:clap_complete to `4.4.3` | onur-ozkan | -1/+1 |
| 2023-10-10 | move `features` above to appear before others sections | onur-ozkan | -3/+3 |
| 2023-10-10 | sort/reorganize dependencies in bootstrap/Cargo.toml | onur-ozkan | -9/+9 |
| 2023-09-01 | bump pretty_assertions to 1.4 | onur-ozkan | -1/+1 |
| 2023-08-14 | Upgrade Object and related deps | dirreke | -1/+1 |
| 2023-06-05 | bootstrap: remove dep `is-terminal` | kadiwa | -1/+0 |
| 2023-06-03 | only check when we specify rustc in config.toml | yukang | -0/+1 |
| 2023-05-27 | Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,... | Mark Rousskov | -1/+0 |
| 2023-05-20 | Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrum | bors | -1/+1 |
| 2023-05-14 | Make sure the build.rustc version is either the same or 1 apart | yukang | -0/+1 |
| 2023-05-10 | Bump object and thorin-dwp | Jubilee Young | -1/+1 |
| 2023-05-10 | Generate shell completions for bootstrap with Clap | clubby789 | -0/+1 |
| 2023-05-06 | Migrate bootstrap to Clap-based arguments | clubby789 | -1/+2 |
| 2023-04-12 | drop some windows features | klensy | -4/+0 |
| 2023-04-05 | Use the `junction` crate in bootstrap instead of manually creating the junction | Thom Chiovoloni | -0/+3 |
| 2023-04-01 | bootstrap replace atty with is-terminal, dedupe few deps | klensy | -1/+1 |
| 2023-03-21 | Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrum | bors | -0/+2 |
| 2023-03-20 | migrate compiler, bootstrap, and compiletest to windows-rs | Andy Russell | -11/+13 |
| 2023-03-13 | Don't use fd-lock on Solaris in bootstrap | Petr Sumbera | -1/+4 |
| 2023-03-07 | switch to termcolor | Pietro Albini | -1/+1 |
| 2023-03-02 | add a splash of color | Pietro Albini | -0/+2 |
| 2023-02-27 | Allow building serde and serde_derive in parallel | bjorn3 | -1/+4 |
| 2023-01-03 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -0/+1 |
| 2022-12-31 | Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-... | Joshua Nelson | -1/+0 |
| 2022-12-30 | Add `build_helper` crate to share code between tidy and bootstrap | Nilstrieb | -0/+1 |
| 2022-12-22 | Use LLVM_CMAKE_DIR for lld build | Nikita Popov | -5/+0 |
| 2022-12-04 | Update pretty_assertions to 1.3 | bjorn3 | -1/+1 |
| 2022-11-23 | Bump `fd-lock` in `bootstrap` again | Mateusz Mikuła | -1/+1 |
| 2022-11-22 | Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-Simulacrum | Manish Goregaokar | -0/+1 |
| 2022-11-20 | dist: Ensure UEFI rlibs are all COFF | Nicholas Bishop | -0/+1 |
| 2022-11-16 | update ntapi dep to remove future-incompat warning | klensy | -1/+1 |
| 2022-11-05 | Update several crates for improved support of the new targets | Mateusz Mikuła | -1/+1 |
| 2022-09-05 | Avoid UB in the Windows filesystem code in... bootstrap? | Thom Chiovoloni | -0/+1 |
| 2022-08-15 | Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and... | The 8472 | -1/+0 |
| 2022-06-27 | Move locking from bootstrap.py to rust bootstrap, using fd-lock | Josh Triplett | -0/+1 |
| 2022-06-21 | Fully remove submodule handling from bootstrap.py | Joshua Nelson | -0/+8 |
| 2022-06-19 | Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrum | bors | -0/+1 |
| 2022-06-19 | Panic if `dist` generates a symbolic link in a generated tarball | Joshua Nelson | -0/+1 |
| 2022-06-09 | Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s... | David Tolnay | -0/+1 |
| 2022-06-07 | Add checksum verification for rustfmt downloads | Joshua Nelson | -0/+2 |
| 2022-06-04 | bump sysinfo version | Pietro Albini | -1/+1 |
| 2022-05-02 | add build metrics, to gather ci stats from x.py | Pietro Albini | -0/+6 |
| 2022-04-24 | Use `build/tmp` instead of adding a dependency on `tempfile`. | Joshua Nelson | -1/+0 |
| 2022-04-24 | Move download-ci-llvm to rustbuild | Joshua Nelson | -0/+3 |