about summary refs log tree commit diff
path: root/src/build_helper
AgeCommit message (Expand)AuthorLines
2025-03-07Add post-merge analysis CI workflowJakub Beránek-1/+1
2025-03-06Rollup merge of #138046 - onur-ozkan:trim-include-str, r=jieyouxuMichael Goulet-1/+1
2025-03-05trim channel value in `get_closest_merge_commit`onur-ozkan-1/+1
2025-03-04Record bootstrap step durations into GitHub summary in citoolJakub Beránek-2/+8
2025-03-04Move `BuildStep` and metric logging into `build_helper`Jakub Beránek-0/+80
2025-03-04Store bootstrap command-line into metricsJakub Beránek-0/+2
2025-02-26revert accidental change in get_closest_merge_commitRalf Jung-0/+1
2025-02-25disable float non-determinism for now to be able to complete the syncRalf Jung-1/+0
2025-01-28Update username in build helper examplenora-2/+2
2025-01-24fix(bootstrap): deserialize null as `f64::NAN`Weihang Lo-0/+8
2025-01-07apply a workaround fix for the release blocker issueonur-ozkan-1/+12
2024-12-23build_helper: add `recursive_remove` helperJieyou Xu-0/+284
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-0/+657
2022-03-05Remove build_helperbjorn3-196/+0
2022-01-30Hide failed command unless in verbose modeMark Rousskov-4/+4
2022-01-22Remove dead code from build_helperMateusz Mikuła-16/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-04Revert "Revert "Move llvm submodule updates to rustbuild""Joshua Nelson-0/+1
2021-05-24Revert "Move llvm submodule updates to rustbuild"Mark Rousskov-1/+0
2021-05-19Add track_caller to `builder_helper::output`Joshua Nelson-0/+1
2020-11-05Fix even more URLsGuillaume Gomez-1/+1
2020-08-30cleanup: Remove duplicate library names from `Cargo.toml`sVadim Petrochenkov-1/+0
2020-07-22build: Harden env var tracking in build scriptsVadim Petrochenkov-4/+12
2020-01-09Remove sanitizer runtime cratesTomasz Miąsko-104/+0
2019-12-22Format the worldMark Rousskov-49/+26
2019-10-17show up some extra info when t!() failsGuanqun Lu-0/+7
2019-08-27rustbuild: allow disabling deny(warnings) for bootstrapMarc-Antoine Perennou-3/+0
2019-08-22Apply clippy::redundant_field_names suggestionMateusz Mikuła-1/+1
2019-08-01build_helper: rename (try_)run_silent -> (try_)runRalf Jung-4/+4
2019-08-01build_helper: rename run -> run_verbose (seems unused)Ralf Jung-1/+2
2019-07-28Deny `unused_lifetimes` through rustbuildVadim Petrochenkov-1/+1
2019-07-28Remove lint annotations in specific crates that are already enforced by rustb...Vadim Petrochenkov-1/+2
2019-05-22Bump compiler-builtins to 0.1.15Alex Crichton-3/+3
2019-05-13Remove bitrig support from rustMarcel Hellwig-1/+1
2019-02-10rustc: doc commentsAlexander Regueiro-3/+3
2019-02-04Transition build_helper to 2018 editionHirokazu Hata-0/+3
2019-01-26Workaround presence of LLVM library in stage0/libMark Rousskov-0/+19
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-7/+8
2018-10-19Prefer unwrap_or_else to unwrap_or in case of function calls/allocationsljedrz-1/+2
2018-10-10A handful of random string-related improvementsljedrz-6/+6
2018-09-29Rename sanitizer runtime libraries on OSXAlex Crichton-3/+34
2018-07-25Deny bare_trait_objects globallyTatsuyuki Ishi-2/+0
2018-07-18Don't build twice the sanitizers on LinuxAlex Crichton-7/+20
2018-07-12Deny bare trait objects in the rest of rustljedrz-0/+2
2018-04-12Run rustfmt on build_helperSeiichi Uchida-47/+70
2018-04-08Move deny(warnings) into rustbuildMark Simulacrum-1/+0
2018-04-01Remove filetime dep from build_helperMark Simulacrum-15/+7
2017-12-27Revert "Add a file to trivially disable tool building or testing"kennytm-61/+19