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-08-11
Move config.toml.example to the root dir
Steven Fackler
-332
/
+0
2017-08-11
Build support for no llvm
bjorn3
-0
/
+4
2017-08-02
extend config.toml doc
Ralf Jung
-1
/
+1
2017-07-30
rustbuild: Remove `--enable-llvm-clean-rebuild`
Alex Crichton
-5
/
+0
2017-06-16
Add target to use LLVM wasm backend
Thomas Lively
-0
/
+8
2017-06-04
Merge branch 'profiling' of github.com:whitequark/rust into profiling
Marco Castelluccio
-0
/
+3
2017-05-22
rustbuild: split Install out of Dist subcommand
Marc-Antoine Perennou
-0
/
+6
2017-05-20
Auto merge of #42069 - QuietMisdreavus:low_pri, r=alexchrichton
bors
-0
/
+4
2017-05-18
update config name and description for low-priority
QuietMisdreavus
-2
/
+3
2017-05-16
Add an option to run rustbuild on low priority
John Kåre Alsaker
-0
/
+3
2017-05-16
rustbuild: allow configuring sysconfdir
Marc-Antoine Perennou
-0
/
+4
2017-05-16
rustbuild: allow configuring bindir
Marc-Antoine Perennou
-3
/
+6
2017-05-12
config.toml.example: add note that optimize = false won't speed up a full boo...
est31
-0
/
+3
2017-05-01
Add profiling support, through the rustc -Z profile flag.
whitequark
-0
/
+3
2017-04-26
Enable building the LLVM Hexagon target
Michael Wu
-1
/
+1
2017-04-10
Remove --enable-save-analysis configure flag
Nick Cameron
-3
/
+0
2017-03-20
config.toml.example: nightlies.txt got removed
est31
-2
/
+2
2017-03-15
Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton
bors
-0
/
+3
2017-03-12
Default llvm.clean-rebuild to false
Vadim Petrochenkov
-5
/
+3
2017-03-12
rustbuild: Add option for enabling partial LLVM rebuilds
Vadim Petrochenkov
-0
/
+7
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
[next]