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
/
build_helper
Age
Commit message (
Expand
)
Author
Lines
2025-03-27
Add CI metadata to bootstrap metrics
Jakub Beránek
-0
/
+13
2025-03-25
Add diff of bootstrap steps
Jakub Beránek
-12
/
+22
2025-03-25
Add function for linearizing `BuildStep` substeps
Jakub Beránek
-12
/
+17
2025-03-24
Revert "Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark...
Jieyou Xu
-9
/
+1
2025-03-23
Rollup merge of #137593 - RalfJung:subtree-sync-download-llvm, r=Mark-Simulacrum
Jacob Pratt
-1
/
+9
2025-03-21
Auto merge of #138791 - matthiaskrgr:rollup-ev46cqr, r=matthiaskrgr
bors
-3
/
+6
2025-03-21
Unify LLVM invalidation path handling
Jakub Beránek
-2
/
+2
2025-03-19
Fix bug in `get_git_modified_files`
Jakub Beránek
-1
/
+4
2025-03-19
Simplify `get_git_modified_files`
Jakub Beránek
-2
/
+2
2025-03-17
fix download-llvm logic for subtree sync branches
Ralf Jung
-1
/
+9
2025-03-07
Add post-merge analysis CI workflow
Jakub Beránek
-1
/
+1
2025-03-06
Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxu
Michael Goulet
-1
/
+1
2025-03-05
trim channel value in `get_closest_merge_commit`
onur-ozkan
-1
/
+1
2025-03-04
Record bootstrap step durations into GitHub summary in citool
Jakub Beránek
-2
/
+8
2025-03-04
Move `BuildStep` and metric logging into `build_helper`
Jakub Beránek
-0
/
+80
2025-03-04
Store bootstrap command-line into metrics
Jakub Beránek
-0
/
+2
2025-02-26
revert accidental change in get_closest_merge_commit
Ralf Jung
-0
/
+1
2025-02-25
disable float non-determinism for now to be able to complete the sync
Ralf Jung
-1
/
+0
2025-01-28
Update username in build helper example
nora
-2
/
+2
2025-01-24
fix(bootstrap): deserialize null as `f64::NAN`
Weihang Lo
-0
/
+8
2025-01-07
apply a workaround fix for the release blocker issue
onur-ozkan
-1
/
+12
2024-12-23
build_helper: add `recursive_remove` helper
Jieyou Xu
-0
/
+284
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-0
/
+657
2022-03-05
Remove build_helper
bjorn3
-196
/
+0
2022-01-30
Hide failed command unless in verbose mode
Mark Rousskov
-4
/
+4
2022-01-22
Remove dead code from build_helper
Mateusz Mikuła
-16
/
+0
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-06-04
Revert "Revert "Move llvm submodule updates to rustbuild""
Joshua Nelson
-0
/
+1
2021-05-24
Revert "Move llvm submodule updates to rustbuild"
Mark Rousskov
-1
/
+0
2021-05-19
Add track_caller to `builder_helper::output`
Joshua Nelson
-0
/
+1
2020-11-05
Fix even more URLs
Guillaume Gomez
-1
/
+1
2020-08-30
cleanup: Remove duplicate library names from `Cargo.toml`s
Vadim Petrochenkov
-1
/
+0
2020-07-22
build: Harden env var tracking in build scripts
Vadim Petrochenkov
-4
/
+12
2020-01-09
Remove sanitizer runtime crates
Tomasz Miąsko
-104
/
+0
2019-12-22
Format the world
Mark Rousskov
-49
/
+26
2019-10-17
show up some extra info when t!() fails
Guanqun Lu
-0
/
+7
2019-08-27
rustbuild: allow disabling deny(warnings) for bootstrap
Marc-Antoine Perennou
-3
/
+0
2019-08-22
Apply clippy::redundant_field_names suggestion
Mateusz Mikuła
-1
/
+1
2019-08-01
build_helper: rename (try_)run_silent -> (try_)run
Ralf Jung
-4
/
+4
2019-08-01
build_helper: rename run -> run_verbose (seems unused)
Ralf Jung
-1
/
+2
2019-07-28
Deny `unused_lifetimes` through rustbuild
Vadim Petrochenkov
-1
/
+1
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+2
2019-05-22
Bump compiler-builtins to 0.1.15
Alex Crichton
-3
/
+3
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-1
/
+1
2019-02-10
rustc: doc comments
Alexander Regueiro
-3
/
+3
2019-02-04
Transition build_helper to 2018 edition
Hirokazu Hata
-0
/
+3
2019-01-26
Workaround presence of LLVM library in stage0/lib
Mark Rousskov
-0
/
+19
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
std: Depend directly on crates.io crates
Alex Crichton
-7
/
+8
[next]