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
2017-09-02
Remove invalid doctest from bootstrap.py.
kennytm
-4
/
+0
2017-08-27
rustbuild: Rewrite the configure script in Python
Alex Crichton
-187
/
+149
2017-07-25
bootstrap: Major refactoring
Milton Mazzarri
-201
/
+305
2017-07-21
rustbuild: Fix the --build argument to bootstrap.py
Segev Finer
-1
/
+2
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-1
/
+1
2017-07-01
Simplify print arguments
Milton Mazzarri
-1
/
+1
2017-06-30
bootstrap: Fix some PEP8 issues
Milton Mazzarri
-19
/
+34
2017-06-21
Pass path to python from bootstrap.py to bootstrap.rs
Stepan Koltsov
-0
/
+1
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-0
/
+1
2017-05-25
bootstrap.py: support verbose for submodules
Tatsuyuki Ishi
-3
/
+3
2017-05-25
bootstrap.py: decode to str
Tatsuyuki Ishi
-11
/
+10
2017-05-25
bootstrap.py: Filter instead of iteration
Tatsuyuki Ishi
-9
/
+8
2017-05-25
Format bootstrap.py using autopep8
Tatsuyuki Ishi
-35
/
+59
2017-05-25
Use the improved submodule handling
Tatsuyuki Ishi
-48
/
+18
2017-05-24
bootstrap: Use common run() function to call cargo
Dennis Schridde
-18
/
+12
2017-05-24
bootstrap: Make bootstrap verbose if requested
Dennis Schridde
-0
/
+4
2017-05-24
bootstrap: Actually respect verbosity setting in config.toml
Dennis Schridde
-0
/
+5
2017-05-18
Fix x.py
Simonas Kazlauskas
-3
/
+4
2017-05-17
Reset submodule management to what master does
Alex Crichton
-19
/
+50
2017-05-18
Move submodule initialization to bootstrap.py
Tatsuyuki Ishi
-3
/
+36
2017-04-30
Rename os variable in bootstrap.py to avoid shadowing os module.
Titus Barik
-2
/
+2
2017-04-29
Update stage0 bootstrap compiler
Alex Crichton
-17
/
+27
2017-04-26
Rollup merge of #41456 - jessicah:haiku-support, r=alexcrichton
Ariel Ben-Yehuda
-0
/
+3
2017-04-26
Rollup merge of #41370 - malbarbo:android-bootstrap, r=alexcrichton
Ariel Ben-Yehuda
-6
/
+16
2017-04-24
Haiku: add missing cases of using LIBRARY_PATH
Jessica Hamilton
-0
/
+3
2017-04-18
Add bootstrap support for android
Marco A L Barbosa
-6
/
+16
2017-04-17
bootstrap: Don't workaround uname -m on Darwin
Richo Healey
-8
/
+0
2017-04-08
Rollup merge of #41152 - cuviper:bootstrap-armv7, r=japaric
Tim Neumann
-2
/
+2
2017-04-07
bootstrap.py: fix armv7 detection
Josh Stone
-2
/
+2
2017-04-06
Auto merge of #41102 - frewsxcv:rollup, r=frewsxcv
bors
-2
/
+5
2017-04-02
Finish the improvements I planned.
Nathan Stocks
-2
/
+3
2017-03-30
Don't print build statistics if we explicitly asked for the help message.
Nathan Stocks
-2
/
+4
2017-03-30
Fix stage0->stage1 build when using "pthreads" mingw compiler.
Vadim Chugunov
-1
/
+10
2017-03-29
rustbuild: Update bootstrap compiler
Alex Crichton
-12
/
+5
2017-03-11
configure: Remove --build detection
Alex Crichton
-4
/
+19
2017-03-10
Support armhf abi on 64-bit ARM cpus
Ximin Luo
-1
/
+1
2017-03-04
bootstrap.py: Report build status
Vadim Petrochenkov
-6
/
+15
2017-02-25
Rollup merge of #39950 - ishitatsuyuki:stop-trashing-ldpath, r=alexcrichton
Eduard-Mihai Burtescu
-2
/
+6
2017-02-25
Rollup merge of #39903 - binarycrusader:issue-39901, r=alexcrichton
Eduard-Mihai Burtescu
-0
/
+2
2017-02-23
rustbuild: Retry downloads by default
Alex Crichton
-4
/
+17
2017-02-20
bootstrap: stop trashing (DY)LD_LIBRARY_PATH
Tatsuyuki Ishi
-2
/
+6
2017-02-17
Auto merge of #39578 - canndrew:nixos-bootstrap-fix, r=alexcrichton
bors
-0
/
+56
2017-02-17
Style fixups
Andrew Cann
-5
/
+6
2017-02-16
add solaris sparcv9 support
Shawn Walker-Salas
-0
/
+2
2017-02-14
Auto merge of #39728 - eddyb:vendeur-tres-bien, r=alexcrichton
bors
-0
/
+5
2017-02-14
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu
-0
/
+5
2017-02-12
fix portability issue in error handling of build_triple
Shawn Walker-Salas
-1
/
+1
2017-02-11
fix exception handling for isainfo execution failure
Shawn Walker-Salas
-1
/
+1
2017-02-11
fix copy pasta
Shawn Walker-Salas
-1
/
+1
2017-02-11
Add Solaris as recognized ostype
Shawn Walker-Salas
-0
/
+15
[prev]
[next]