index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2024-12-04
Update sysinfo version to 0.33.0
Guillaume Gomez
-1
/
+1
2024-11-25
use ReadCache for archive loading
Henry Jiang
-1
/
+1
2024-11-13
Update bootstrap `cc`
clubby789
-1
/
+1
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-1
/
+1
2024-09-27
Bump `cc` and run `cargo update` for bootstrap
Trevor Gross
-1
/
+1
2024-09-18
Bump cc dependency
Artyom Tetyukhin
-1
/
+1
2024-08-18
Update some dependency versions that allow better licensing
Trevor Gross
-1
/
+1
2024-08-01
Update sysinfo version to 0.31.2
Guillaume Gomez
-1
/
+1
2024-07-14
use std for file mtime and atime modifications
onur-ozkan
-1
/
+0
2024-07-07
bootstrap: once_cell::sync::Lazy -> std::sync::LazyLock
Pavel Grigorenko
-1
/
+0
2024-06-04
bootstrap: implement new feature `bootstrap-self-test`
onur-ozkan
-0
/
+1
2024-05-06
Update version of cc crate to v1.0.97
James Farrell
-1
/
+1
2024-05-01
add a reference link to the comment of the "cc" and "cmake".
onur-ozkan
-3
/
+3
2024-04-19
bootstrap: don't use rayon for sysinfo
klensy
-1
/
+1
2024-01-11
bump bootstrap dependencies
onur-ozkan
-15
/
+19
2023-12-30
bootstrap: bump fd-lock
onur-ozkan
-5
/
+2
2023-12-25
Update sysinfo version to 0.30.1
Guillaume Gomez
-1
/
+1
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
[next]