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
/
bootstrap.py
Age
Commit message (
Expand
)
Author
Lines
2020-10-26
Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum
bors
-2
/
+6
2020-10-26
Add support for using cg_clif to bootstrap rustc
bjorn3
-2
/
+6
2020-10-23
Rollup merge of #78153 - est31:downloaded_llvm_maybe_sync, r=Mark-Simulacrum
Yuki Okushi
-1
/
+6
2020-10-20
Sync LLVM submodule if it has been initialized
est31
-1
/
+6
2020-10-20
Make users of `download-ci-llvm` download a new version
Simon Sapin
-1
/
+3
2020-10-13
Handle included config in bootstrap.py
Antoine Martin
-0
/
+10
2020-10-13
Implement "if-available" option for download-ci-llvm
Antoine Martin
-2
/
+3
2020-09-23
Re-download LLVM on submodule updates only
Mark Rousskov
-2
/
+13
2020-09-23
Auto merge of #76864 - est31:downloaded_llvm_no_clone_sources, r=Mark-Simulacrum
bors
-2
/
+3
2020-09-20
Discover Rust toolchain without Python
Mark Rousskov
-4
/
+0
2020-09-20
Remove support for different src directory
Mark Rousskov
-3
/
+1
2020-09-20
Set BUILD_TRIPLE via build script
Mark Rousskov
-1
/
+0
2020-09-18
Don't download/sync llvm-project submodule if download-ci-llvm is set
est31
-2
/
+3
2020-09-13
Fix CI LLVM to work on NixOS out of the box
Aleksey Kladov
-0
/
+2
2020-09-12
Download LLVM from CI to bootstrap
Mark Rousskov
-24
/
+83
2020-09-11
Auto merge of #76381 - petrochenkov:nomingwcomp, r=Mark-Simulacrum
bors
-8
/
+0
2020-09-06
Make bootstrap build on stable
Mark Rousskov
-1
/
+0
2020-09-05
rustbuild: Do not use `rust-mingw` component when bootstrapping windows-gnu t...
Vadim Petrochenkov
-8
/
+0
2020-07-17
bootstrap.py: patch RPATH on NixOS to handle the new zlib dependency.
Eduard-Mihai Burtescu
-13
/
+30
2020-07-17
bootstrap.py: guard against GC in NixOS patching support.
Eduard-Mihai Burtescu
-31
/
+42
2020-07-03
Add rust-analyzer submodule
Aleksey Kladov
-1
/
+1
2020-06-25
Bootstrap: fallback detection of Windows
Andrew Paverd
-0
/
+6
2020-06-22
bootstrap: no `config.toml` exists regression
David Wood
-5
/
+9
2020-06-16
bootstrap: read config from $RUST_BOOTSTRAP_CONFIG
David Wood
-1
/
+2
2020-05-12
Fix bootstrap failing on win32
Joshua Cotton
-3
/
+6
2020-05-08
x.py: allow configuring the build directory
Joshua Nelson
-2
/
+9
2020-05-03
x.py: Give a more helpful error message if curl isn't installed
Joshua Nelson
-23
/
+25
2020-04-25
Detect git version before attempting to use --progress
Dillon Amburgey
-11
/
+15
2020-03-21
Remove CARGO_BUILD_TARGET from bootstrap.py
lzutao
-0
/
+4
2020-02-07
PEP8 format spacing
Chris Simpkins
-4
/
+3
2020-02-07
remove unnecessary local variable assignment in context manager
Chris Simpkins
-1
/
+1
2020-01-31
Correctly reinstall rustfmt on channel change
Mark Rousskov
-4
/
+4
2019-12-21
bootstrap.py fetches rustfmt.
Adam Perry
-3
/
+42
2019-12-01
rustbuild: don't clobber RUSTFLAGS, append to it
Ximin Luo
-5
/
+7
2019-11-12
bootstrap: don't call support_xz in hot-path
Guanqun Lu
-21
/
+22
2019-11-10
download .tar.xz if python3 is used
Guanqun Lu
-9
/
+23
2019-10-21
Remove `src/llvm-emscripten` submodule
Alex Crichton
-4
/
+0
2019-09-09
check git in bootstrap.py when trying to update submodule
Guanqun Lu
-0
/
+8
2019-09-09
use 'get_toml' instead of regular expression
Guanqun Lu
-5
/
+15
2019-09-07
Rollup merge of #64098 - Mark-Simulacrum:always-warn, r=alexcrichton
Mazdak Farrokhzad
-1
/
+2
2019-09-06
it's more pythonic to use 'is not None' in python files
Guanqun Lu
-1
/
+1
2019-09-04
Ensure all warnings are emitted even on warnings=warn
Mark Rousskov
-1
/
+2
2019-08-29
Rollup merge of #63953 - crlf0710:bootstrap_mirroring, r=Mark-Simulacrum
Mazdak Farrokhzad
-2
/
+14
2019-08-28
bootstrap: allow specifying mirror for bootstrap compiler download.
Charles Lew
-2
/
+14
2019-08-27
rustbuild: allow disabling deny(warnings) for bootstrap
Marc-Antoine Perennou
-0
/
+2
2019-07-09
Update cargo-vendor usage
Eric Huss
-24
/
+43
2019-05-13
Remove bitrig support from rust
Marcel Hellwig
-1
/
+0
2019-04-29
intelligently handle older version of git in bootstrap
Nathan Froyd
-3
/
+9
2019-03-08
Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=sanxiyn
Pietro Albini
-0
/
+4
2019-02-23
Fix an indexing error when using `x.py help`
varkor
-1
/
+1
[next]