about summary refs log tree commit diff
path: root/src/bootstrap/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-12-04Update sysinfo version to 0.33.0Guillaume Gomez-1/+1
2024-11-25use ReadCache for archive loadingHenry Jiang-1/+1
2024-11-13Update bootstrap `cc`clubby789-1/+1
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-1/+1
2024-09-27Bump `cc` and run `cargo update` for bootstrapTrevor Gross-1/+1
2024-09-18Bump cc dependencyArtyom Tetyukhin-1/+1
2024-08-18Update some dependency versions that allow better licensingTrevor Gross-1/+1
2024-08-01Update sysinfo version to 0.31.2Guillaume Gomez-1/+1
2024-07-14use std for file mtime and atime modificationsonur-ozkan-1/+0
2024-07-07bootstrap: once_cell::sync::Lazy -> std::sync::LazyLockPavel Grigorenko-1/+0
2024-06-04bootstrap: implement new feature `bootstrap-self-test`onur-ozkan-0/+1
2024-05-06Update version of cc crate to v1.0.97James Farrell-1/+1
2024-05-01add a reference link to the comment of the "cc" and "cmake".onur-ozkan-3/+3
2024-04-19bootstrap: don't use rayon for sysinfoklensy-1/+1
2024-01-11bump bootstrap dependenciesonur-ozkan-15/+19
2023-12-30bootstrap: bump fd-lockonur-ozkan-5/+2
2023-12-25Update sysinfo version to 0.30.1Guillaume Gomez-1/+1
2023-12-21Update sysinfo version to 0.30.0Guillaume Gomez-1/+1
2023-12-16create helper fn `hex_encode` and remove `hex` dependencyonur-ozkan-1/+0
2023-12-05Update bootstrap libc to 0.2.150Urgau-1/+1
2023-10-30bootstrap: bump fd-lock, clap and windows.chenx97-3/+3
2023-10-24remap cargo dependencies to /rust/depsPietro Albini-0/+1
2023-10-17move bootstrap utils into bootstrap/src/utils moduleonur-ozkan-5/+5
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-1/+1
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