about summary refs log tree commit diff
path: root/src/bootstrap/build.rs
AgeCommit message (Expand)AuthorLines
2025-06-19add comment to `src/bootstrap/build.rs`Deadbeef-0/+1
2023-07-30bootstrap: inline format!() argsMatthias Krüger-1/+1
2022-09-25Don't set RUSTC in the bootstrap build scriptJoshua Nelson-36/+0
2022-03-23Fix `cargo run` on WindowsJoshua Nelson-2/+17
2022-02-26avoid rebuilding bootstrap when PATH changesRalf Jung-1/+1
2022-02-06Rerun bootstrap's build script when RUSTC changesJoshua Nelson-0/+2
2020-09-20Discover Rust toolchain without PythonMark Rousskov-1/+24
2020-09-20Set BUILD_TRIPLE via build scriptMark Rousskov-0/+3