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
/
build
Age
Commit message (
Expand
)
Author
Lines
2016-04-02
Auto merge of #32598 - alexcrichton:rustbuild-osx, r=aturon
bors
-6
/
+24
2016-04-01
rustbuild: Fix dist for non-host targets
Alex Crichton
-14
/
+97
2016-03-29
rustbuild: Fix compile on OSX for 10.7
Alex Crichton
-6
/
+24
2016-03-26
Revert "disable llvm assertions on ARM compilers"
Björn Steinbrink
-6
/
+1
2016-03-22
Introduce 'cargotest' and the check-cargotest buildstep
Brian Anderson
-0
/
+22
2016-03-19
disable llvm assertions on ARM compilers
Jorge Aparicio
-1
/
+6
2016-03-17
rustbuild: Fix cross to netbsd from Linux
Alex Crichton
-1
/
+2
2016-03-16
rustbuild: Implement `make dist`
Alex Crichton
-1
/
+340
2016-03-15
Auto merge of #32239 - alexcrichton:fix-cross-to-freebsd, r=brson
bors
-1
/
+2
2016-03-14
rustbuild: Fix cross compiling to FreeBSD
Alex Crichton
-1
/
+2
2016-03-14
rustbuild: Refactor stage arguments away
Alex Crichton
-134
/
+109
2016-03-14
rustbuild: Use tool_cmd() instead of tool()
Alex Crichton
-6
/
+3
2016-03-08
rustbuild: Add the error-index-generator
Alex Crichton
-1
/
+28
2016-03-08
rustbuild: Fix stage1 rustdoc
Alex Crichton
-11
/
+3
2016-03-08
rustbuild: Add a link checker for documentation
Alex Crichton
-1
/
+42
2016-03-08
rustbuild: Fixup calling rustdoc in various stages
Alex Crichton
-11
/
+24
2016-03-08
rustbuild: Use an enum to indicate destination
Alex Crichton
-43
/
+61
2016-03-08
rustbuild: Move rustbook to a `src/tools` directory
Alex Crichton
-13
/
+41
2016-03-08
rustbuild: Refactor adding steps manually
Alex Crichton
-20
/
+27
2016-03-08
rustbuild: Add crate documentation generation
Alex Crichton
-4
/
+59
2016-03-07
rustbuild: Add `make check` and a check target
Alex Crichton
-0
/
+12
2016-03-06
rustbuild: fix cross compilation of libstd to i686-unknown-linux-musl
Jorge Aparicio
-1
/
+14
2016-03-03
[rustbuild] fix cross compilation of std for mips(el)-linux-musl
Jorge Aparicio
-1
/
+1
2016-03-01
Auto merge of #31713 - alexcrichton:rustbuild-docs, r=brson
bors
-0
/
+142
2016-02-28
rustbuild: Update nightly date
Alex Crichton
-7
/
+10
2016-02-28
rustbuild: Relax assertions about stage0
Alex Crichton
-3
/
+1
2016-02-28
rustbuild: Remove extra rustc flags
Alex Crichton
-15
/
+1
2016-02-28
rustbuild: Add steps for linking a sysroot
Alex Crichton
-6
/
+88
2016-02-28
rustbuild: Document what steps are
Alex Crichton
-0
/
+14
2016-02-28
rustbuild: Compile with the build compiler
Alex Crichton
-2
/
+2
2016-02-28
rustbuild: Move assembling rustc to its own step
Alex Crichton
-18
/
+20
2016-02-28
rustbuild: Fix a copy/paste error
Alex Crichton
-1
/
+1
2016-02-28
rustbuild: Enable cross-compiling LLVM
Alex Crichton
-4
/
+7
2016-02-28
rustbuild: Fix compiler-rt build on gnueabihf
Alex Crichton
-0
/
+8
2016-02-28
rustbuild: Enable bootstrapping new hosts
Alex Crichton
-7
/
+4
2016-02-20
Auto merge of #31620 - alexcrichton:fix-out-of-tree-builds, r=brson
bors
-14
/
+15
2016-02-16
rustbuild: Add rustbook/standalone doc support
Alex Crichton
-0
/
+142
2016-02-12
rustbuild: Fix submodules for out of tree builds
Alex Crichton
-14
/
+15
2016-02-12
bootstrap: Be resilient to job object failures
Alex Crichton
-2
/
+13
2016-02-11
bootstrap: Add a --clean flag
Alex Crichton
-0
/
+44
2016-02-11
bootstrap: Read configuration from config.mk
Alex Crichton
-0
/
+107
2016-02-11
Add a Cargo-based build system
Alex Crichton
-0
/
+1887
[prev]