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
2016-07-06
Rollup merge of #34558 - GlenDC:master, r=alexcrichton
Steve Klabnik
-1
/
+1
2016-07-06
Tweak verbosity to hopefully better match intuitive expectations
Ximin Luo
-2
/
+2
2016-07-06
Have verify() return a bool rather than a generic RuntimeError
Ximin Luo
-10
/
+9
2016-07-04
Avoid redundant downloads when bootstrapping
Ximin Luo
-0
/
+8
2016-07-03
Auto merge of #34614 - cynicaldevil:build-time, r=alexcrichton
bors
-0
/
+12
2016-07-02
Build: Shows total time taken to build the compiler
Nikhil Shagrithaya
-0
/
+12
2016-07-01
Older versions of python 2.7 can raise a WindowsError instead of a subprocess...
CensoredUsername
-1
/
+1
2016-06-29
propagate rustbuild's bootstrap.py '--help' flag
decauwsemaecker.glen@gmail.com
-1
/
+1
2016-06-04
Auto merge of #33991 - alexcrichton:rustbuild-more-clean, r=aturon
bors
-3
/
+8
2016-06-01
build: avoid repeated string concatenation in python
Steven Allen
-9
/
+9
2016-05-31
Auto merge of #33141 - tshepang:python-love, r=brson
bors
-11
/
+11
2016-05-31
rustbuild: Clean more on `make clean`
Alex Crichton
-3
/
+8
2016-05-08
Remove sha256 file only if present.
Cyryl Płotnicki-Chudyk
-5
/
+8
2016-05-08
Better error handling for bootstrap file downloads.
Cyryl Płotnicki-Chudyk
-14
/
+20
2016-04-30
Code cleanup in download() in bootstrap.py
Cyryl Płotnicki-Chudyk
-12
/
+12
2016-04-30
Get a file during bootstrap to a temp location.
Cyryl Płotnicki-Chudyk
-5
/
+23
2016-04-26
some Python nits and fixes
Tshepang Lekhonkhobe
-11
/
+11
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-67
/
+84
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-1
/
+1
2016-04-13
rustbuild: Verify sha256 of downloaded tarballs
Nick Platt
-7
/
+24
2016-04-13
rustbuild: Improve error messaging in bootstrap.py
Nick Platt
-6
/
+16
2016-03-01
rustbuild: Fix building from an empty directory
Alex Crichton
-1
/
+2
2016-02-28
rustbuild: Update nightly date
Alex Crichton
-0
/
+1
2016-02-11
bootstrap: Read configuration from config.mk
Alex Crichton
-0
/
+16
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+300