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
/
compile.rs
Age
Commit message (
Expand
)
Author
Lines
2017-01-20
More test fixes from rollup
Alex Crichton
-1
/
+5
2017-01-20
Fix rustbuild to work with --libdir.
Matthew Dawson
-2
/
+8
2017-01-16
Expose a feature to force use of alloc_system, teach rustbuild
Aidan Hobson Sayers
-1
/
+10
2017-01-12
travis: Start uploading artifacts on commits
Alex Crichton
-19
/
+31
2017-01-12
Auto merge of #38654 - alexcrichton:rustbuild-destdir, r=brson
bors
-1
/
+1
2017-01-10
rustbuild: Don't enable debuginfo in rustc
Alex Crichton
-0
/
+7
2017-01-03
rustbuild: Update where we look for mtime changes
Alex Crichton
-1
/
+1
2017-01-03
rustbuild: Allow create_sysroot in stage0
Alex Crichton
-5
/
+0
2016-12-30
rustbuild: Compile all support tools in stage0
Alex Crichton
-0
/
+5
2016-12-29
A few small test fixes and such from rollup
Alex Crichton
-7
/
+17
2016-12-28
rustbuild: Compile rustc twice, not thrice
Alex Crichton
-47
/
+45
2016-12-28
rustbuild: Implement DESTDIR support
Alex Crichton
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-2
/
+2
2016-11-16
rustbuild: allow dynamically linking LLVM
Josh Stone
-0
/
+3
2016-11-02
rustbuild: Rewrite user-facing interface
Alex Crichton
-11
/
+17
2016-10-19
Allow bootstrapping without a key. Fixes #36548
Brian Anderson
-2
/
+1
2016-10-04
rustbuild: Fix bug preventing per-target musl-root
Nick Stevens
-3
/
+3
2016-09-28
Remove stage0 hacks
Brian Anderson
-15
/
+1
2016-09-16
Auto merge of #36441 - alexcrichton:rustbuild-target, r=brson
bors
-5
/
+7
2016-09-15
Auto merge of #36439 - alexcrichton:fix-rustbuild, r=japaric
bors
-8
/
+37
2016-09-12
rustbuild: Fix cross-compiles to MinGW on Linux
Alex Crichton
-5
/
+7
2016-09-12
rustbuild: Fix dependency tracking with new Cargo
Alex Crichton
-8
/
+37
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-7
/
+15
2016-09-07
Auto merge of #36292 - japaric:musl-root, r=alexcrichton
bors
-2
/
+2
2016-09-06
add utility musl_root method, update config.toml.example
Jorge Aparicio
-2
/
+1
2016-09-06
rustbuild: per target musl-root
Jorge Aparicio
-2
/
+3
2016-09-04
Auto merge of #36144 - japaric:rustbuild-musl, r=alexcrichton
bors
-3
/
+3
2016-09-02
Transition Travis CI to use rustbuild.
Corey Farwell
-0
/
+4
2016-08-30
copy_third_party_objects -> copy_musl_third_party_objects
Jorge Aparicio
-2
/
+2
2016-08-30
rustbuild: fix building std for musl targets
Jorge Aparicio
-3
/
+3
2016-08-10
Improved checking of target's llvm_config
Cameron Hart
-1
/
+1
2016-08-06
Merge branch 'master' into issue-30961
Cameron Hart
-2
/
+1
2016-07-30
Add ARM MUSL targets.
Timon Van Overveldt
-2
/
+1
2016-07-29
Make rust build pass LLVM_RUSTLLVM to C++ compiler
Cameron Hart
-0
/
+4
2016-07-05
rustbuild: Remove the `build` directory
Alex Crichton
-0
/
+360
[prev]