about summary refs log tree commit diff
path: root/src/bootstrap/Cargo.toml
AgeCommit message (Expand)AuthorLines
2023-10-10move `features` above to appear before others sectionsonur-ozkan-3/+3
2023-10-10sort/reorganize dependencies in bootstrap/Cargo.tomlonur-ozkan-9/+9
2023-09-01bump pretty_assertions to 1.4onur-ozkan-1/+1
2023-08-14Upgrade Object and related depsdirreke-1/+1
2023-06-05bootstrap: remove dep `is-terminal`kadiwa-1/+0
2023-06-03only check when we specify rustc in config.tomlyukang-0/+1
2023-05-27Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,...Mark Rousskov-1/+0
2023-05-20Auto merge of #111413 - workingjubilee:bump-object-0-31-1, r=MarkSimulacrumbors-1/+1
2023-05-14Make sure the build.rustc version is either the same or 1 apartyukang-0/+1
2023-05-10Bump object and thorin-dwpJubilee Young-1/+1
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+1
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-1/+2
2023-04-12drop some windows featuresklensy-4/+0
2023-04-05Use the `junction` crate in bootstrap instead of manually creating the junctionThom Chiovoloni-0/+3
2023-04-01bootstrap replace atty with is-terminal, dedupe few depsklensy-1/+1
2023-03-21Auto merge of #108659 - ferrocene:pa-test-metrics, r=Mark-Simulacrumbors-0/+2
2023-03-20migrate compiler, bootstrap, and compiletest to windows-rsAndy Russell-11/+13
2023-03-13Don't use fd-lock on Solaris in bootstrapPetr Sumbera-1/+4
2023-03-07switch to termcolorPietro Albini-1/+1
2023-03-02add a splash of colorPietro Albini-0/+2
2023-02-27Allow building serde and serde_derive in parallelbjorn3-1/+4
2023-01-03Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+1
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-1/+0
2022-12-30Add `build_helper` crate to share code between tidy and bootstrapNilstrieb-0/+1
2022-12-22Use LLVM_CMAKE_DIR for lld buildNikita Popov-5/+0
2022-12-04Update pretty_assertions to 1.3bjorn3-1/+1
2022-11-23Bump `fd-lock` in `bootstrap` againMateusz Mikuła-1/+1
2022-11-22Rollup merge of #104622 - nicholasbishop:bishop-uefi-clang, r=Mark-SimulacrumManish Goregaokar-0/+1
2022-11-20dist: Ensure UEFI rlibs are all COFFNicholas Bishop-0/+1
2022-11-16update ntapi dep to remove future-incompat warningklensy-1/+1
2022-11-05Update several crates for improved support of the new targetsMateusz Mikuła-1/+1
2022-09-05Avoid UB in the Windows filesystem code in... bootstrap?Thom Chiovoloni-0/+1
2022-08-15Revert "Revert "Remove num_cpus dependency from bootstrap, build-manifest and...The 8472-1/+0
2022-06-27Move locking from bootstrap.py to rust bootstrap, using fd-lockJosh Triplett-0/+1
2022-06-21Fully remove submodule handling from bootstrap.pyJoshua Nelson-0/+8
2022-06-19Auto merge of #97268 - jyn514:faster-assemble, r=Mark-Simulacrumbors-0/+1
2022-06-19Panic if `dist` generates a symbolic link in a generated tarballJoshua Nelson-0/+1
2022-06-09Revert "Remove num_cpus dependency from bootstrap, build-manifest and rustc_s...David Tolnay-0/+1
2022-06-07Add checksum verification for rustfmt downloadsJoshua Nelson-0/+2
2022-06-04bump sysinfo versionPietro Albini-1/+1
2022-05-02add build metrics, to gather ci stats from x.pyPietro Albini-0/+6
2022-04-24Use `build/tmp` instead of adding a dependency on `tempfile`.Joshua Nelson-1/+0
2022-04-24Move download-ci-llvm to rustbuildJoshua Nelson-0/+3
2022-03-07Move some more bootstrap logic from python to rustJoshua Nelson-0/+1
2022-03-05Remove build_helperbjorn3-1/+0
2022-03-02Remove num_cpus dependency from bootstrap, build-manifest and rustc_sessionbjorn3-1/+0
2022-02-13Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrumbors-2/+10
2022-02-07Drop time dependency from bootstrapMark Rousskov-2/+10
2022-02-07cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars...klensy-1/+1
2022-01-01Remove the merge dependencybjorn3-1/+0