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
/
build
/
compile.rs
Age
Commit message (
Expand
)
Author
Lines
2016-05-03
rustbuild: Document many more parts of the build
Alex Crichton
-1
/
+10
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-1
/
+0
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-8
/
+1
2016-04-06
rustbuild: Add helper to abstract hard_link/copy
Alex Crichton
-15
/
+15
2016-04-01
rustbuild: Fix dist for non-host targets
Alex Crichton
-1
/
+39
2016-03-14
rustbuild: Refactor stage arguments away
Alex Crichton
-34
/
+33
2016-03-08
rustbuild: Fix stage1 rustdoc
Alex Crichton
-6
/
+1
2016-03-08
rustbuild: Fixup calling rustdoc in various stages
Alex Crichton
-1
/
+0
2016-03-08
rustbuild: Use an enum to indicate destination
Alex Crichton
-9
/
+12
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-0
/
+25
2016-03-06
rustbuild: fix cross compilation of libstd to i686-unknown-linux-musl
Jorge Aparicio
-0
/
+13
2016-02-28
rustbuild: Add steps for linking a sysroot
Alex Crichton
-2
/
+39
2016-02-28
rustbuild: Move assembling rustc to its own step
Alex Crichton
-17
/
+15
2016-02-28
rustbuild: Enable cross-compiling LLVM
Alex Crichton
-4
/
+7
2016-02-11
bootstrap: Read configuration from config.mk
Alex Crichton
-0
/
+1
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+248