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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
bootstrap.py
Age
Commit message (
Expand
)
Author
Lines
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
2019-02-13
Add FreeBSD armv6 and armv7 targets
MikaelUrankar
-0
/
+4
2019-01-25
Rebase to the llvm-project monorepo
Josh Stone
-10
/
+2
2019-01-17
Update bootstrap.py
lenoil98
-0
/
+3
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-24
x.py: fixup 6130fc884bc1dff9bb835894a7bb2042c110b011
Matthias Krüger
-1
/
+1
2018-12-17
Add --progress to git submodule commands
Clar Fon
-2
/
+2
2018-11-22
Move Cargo.{toml,lock} to the repository root directory.
Eduard-Mihai Burtescu
-1
/
+1
2018-11-12
Fix TLS errors when downloading stage0
Dan Robertson
-2
/
+2
2018-11-02
Remove all jemalloc-related content
Alex Crichton
-5
/
+0
2018-10-26
rustbuild: use configured linker to build boostrap
Marc-Antoine Perennou
-0
/
+3
2018-10-23
fix typos in various places
Matthias Krüger
-1
/
+1
2018-10-01
allow use of ./x.py help <cmd> ...
Collins Abitekaniza
-0
/
+5
2018-08-14
Add lldb to the build
Tom Tromey
-0
/
+4
2018-07-30
Add timeout to use of `curl` in bootstrap.py.
kennytm
-1
/
+4
2018-07-10
bootstrap: our best to achieve atomic rename on Win32
NODA, Kai
-1
/
+6
2018-07-10
bootstrap: write texts to a .tmp file first for atomicity
NODA, Kai
-3
/
+11
2018-07-02
bootstrap: tests should use rustc from config.toml
Nikolai Merinov
-0
/
+2
2018-07-01
Also run the bootstrap in bootstrap mode
Oliver Schneider
-0
/
+1
2018-05-31
bootstrap.py: respect crt-static
Johannes Nixdorf
-3
/
+30
2018-05-17
Revert "bootstrap.py: respect crt-static"
Alex Crichton
-30
/
+3
2018-04-29
bootstrap.py: respect crt-static
Johannes Nixdorf
-3
/
+30
2018-04-06
bootstrap: Remove the fast path
Tatsuyuki Ishi
-4
/
+1
2018-04-03
Stop accessing current_dir in bootstrap
Mark Simulacrum
-1
/
+4
2018-03-30
Handle fast-submodules option correctly
Petr Hosek
-1
/
+1
2018-03-17
Rollup merge of #49057 - Zoxc:fast-submodules, r=alexcrichton
kennytm
-12
/
+50
2018-03-15
Support extra-verbose builds:
comex
-8
/
+5
2018-03-15
Faster submodule updating
John Kåre Alsaker
-12
/
+50
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-0
/
+4
2018-03-03
Rollup merge of #48637 - segevfiner:restore-rust-mingw-download, r=alexcrichton
kennytm
-0
/
+8
2018-03-03
Rollup merge of #48569 - Phlosioneer:x-py-help-optimization, r=petrochenkov
kennytm
-25
/
+15
2018-03-02
Remove print_what_bootstrap_means
Phlosioneer
-27
/
+8
2018-03-01
Document why we download rust-mingw
Segev Finer
-0
/
+3
2018-03-01
Restore the download of rust-mingw
Segev Finer
-0
/
+5
2018-02-26
Improve --help performance for x.py
Phlosioneer
-4
/
+13
2018-02-23
bootstrap: Add missing cputype matching for sparc
John Paul Adrian Glaubitz
-1
/
+1
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-7
/
+16
2018-01-23
Add ./x.py check src/{libstd,libtest,rustc}.
Mark Simulacrum
-0
/
+1
2018-01-17
Update Cargo and its dependencies
Alex Crichton
-5
/
+0
2017-10-31
bootstrap: Add missing cputype matching for sparc64
John Paul Adrian Glaubitz
-1
/
+1
2017-10-19
Allow passing a path with tilde
topecongiro
-1
/
+1
2017-10-17
bootstrap: Avoid fetching jemalloc if it's disabled
Tatsuyuki Ishi
-1
/
+2
2017-10-16
Merge branch 'master' into future_imports
johnthagen
-1
/
+2
2017-10-11
Merge branch 'master' into pep8-bootstrap
johnthagen
-1
/
+1
2017-10-09
Add __future__ imports to increase compatibility with Python 3. Derive Option...
johnthagen
-1
/
+1
2017-10-08
Fix PEP8 style issues in bootstrap code
johnthagen
-0
/
+1
2017-10-08
Use identity operator `is` when comparing to None
johnthagen
-1
/
+1
[next]