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
/
config.toml.example
Age
Commit message (
Expand
)
Author
Lines
2017-03-11
rustbuild: Make save-analysis an option
Tatsuyuki Ishi
-0
/
+3
2017-03-09
rustbuild: expose LLVM_PARALLEL_LINK_JOBS
Robin Kruppe
-0
/
+8
2017-03-03
rustbuild: Add support for compiling Cargo
Alex Crichton
-0
/
+5
2017-02-14
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu
-0
/
+4
2017-02-09
Merge branch 'master' of git://github.com/rust-lang/rust
Marc-Antoine Perennou
-0
/
+3
2017-02-08
build/test the sanitizers only when --enable-sanitizers is used
Jorge Aparicio
-0
/
+3
2017-02-06
rustbuild: add verbose to config.toml.example
Marc-Antoine Perennou
-0
/
+3
2017-01-25
rustbuild: Add manifest generation in-tree
Alex Crichton
-0
/
+30
2017-01-24
rustbuild: Start building --enable-extended
Alex Crichton
-0
/
+6
2017-01-12
Auto merge of #38654 - alexcrichton:rustbuild-destdir, r=brson
bors
-1
/
+10
2017-01-10
rustbuild: Don't enable debuginfo in rustc
Alex Crichton
-0
/
+5
2016-12-29
A few small test fixes and such from rollup
Alex Crichton
-1
/
+1
2016-12-29
Merge branch 'rustbuild-llvm-targets' of https://github.com/xen0n/rust into r...
Alex Crichton
-0
/
+11
2016-12-28
rustbuild: Compile rustc twice, not thrice
Alex Crichton
-0
/
+7
2016-12-29
rustbuild: allow overriding list of LLVM targets to build
Wang Xuerui
-0
/
+11
2016-12-28
rustbuild: Implement DESTDIR support
Alex Crichton
-1
/
+10
2016-12-20
Rollup merge of #38388 - redox-os:config_toml_prefix, r=alexcrichton
Alex Crichton
-0
/
+8
2016-12-19
Move prefix to [install] section
Jeremy Soller
-3
/
+8
2016-12-15
Update config.toml.example
Jeremy Soller
-1
/
+1
2016-12-15
Add prefix to config.toml
Jeremy Soller
-0
/
+3
2016-12-14
rustbuild: Add sccache support
Alex Crichton
-0
/
+2
2016-11-14
rustbuild: Allow configuration of python interpreter
Alex Crichton
-1
/
+11
2016-11-10
rustbuild: support RelWithDebInfo for llvm
Tim Neumann
-0
/
+3
2016-11-08
rustbuild: Tweak for vendored dependencies
Alex Crichton
-0
/
+3
2016-10-31
detect gdb version & rust support in compiletest
Tim Neumann
-0
/
+3
2016-10-19
Enable line number debuginfo in releases
Alex Crichton
-0
/
+3
2016-10-14
Add AppVeyor configuration to the repo
Alex Crichton
-0
/
+3
2016-09-07
Auto merge of #36292 - japaric:musl-root, r=alexcrichton
bors
-4
/
+6
2016-09-06
add utility musl_root method, update config.toml.example
Jorge Aparicio
-4
/
+6
2016-09-04
Rollup merge of #36234 - durka:disable-codegen-config, r=alexcrichton
Manish Goregaokar
-0
/
+4
2016-09-03
rustbuild: add config.toml option to disable codegen tests
Alex Burka
-0
/
+4
2016-09-03
change wording
Alex Burka
-1
/
+2
2016-09-02
indicate where to copy config.toml.example
Alex Burka
-0
/
+2
2016-07-26
rustbuild: make backtraces (RUST_BACKTRACE) optional
Jorge Aparicio
-0
/
+3
2016-05-18
rustbuild: Pass -O to tests based on configuration
Alex Crichton
-0
/
+5
2016-05-03
rustbuild: Document many more parts of the build
Alex Crichton
-0
/
+154