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.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-01
[RISCV] Enable CI.
David Craven
-1
/
+1
2018-07-14
Change keep-stage to only affect the passed stage
Mark Rousskov
-1
/
+1
2018-07-11
Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelix
bors
-0
/
+3
2018-07-02
bootstrap: tests should use rustc from config.toml
Nikolai Merinov
-4
/
+2
2018-06-21
Auto merge of #50336 - japaric:llvm-tools, r=Mark-Simulacrum
bors
-0
/
+3
2018-06-12
Add verify-llvm-ir flag to config.toml
Nikita Popov
-0
/
+3
2018-06-07
quiet-tests -> !verbose-tests
Oliver Schneider
-4
/
+3
2018-06-05
Use quiet tests by default
Oliver Schneider
-0
/
+1
2018-06-03
make a llvm-tools rustup component
Jorge Aparicio
-2
/
+2
2018-06-03
ship LLVM tools with the toolchain
Jorge Aparicio
-0
/
+3
2018-06-03
command line args trump config.toml settings
Oliver Schneider
-1
/
+4
2018-06-03
Allow enabling incremental via config.toml
Oliver Schneider
-0
/
+2
2018-05-09
ci: Compile LLVM with Clang 6.0.0
Alex Crichton
-0
/
+3
2018-05-05
Misc tweaks
John Kåre Alsaker
-0
/
+3
2018-05-01
rustbuild: Normalize paths coming from Python slightly
Vadim Petrochenkov
-2
/
+10
2018-04-13
Make debuginfo-tools always default false
Josh Stone
-1
/
+1
2018-04-13
rustbuild: allow building tools with debuginfo
Josh Stone
-0
/
+5
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-0
/
+8
2018-04-07
rustbuild: Fix setting initial cargo
Oliver Middleton
-1
/
+1
2018-04-05
Rollup merge of #49563 - japaric:std-thumb, r=alexcrichton
kennytm
-0
/
+1
2018-04-03
Refactor to use a dry-run config instead of cfg(test)
Mark Simulacrum
-1
/
+9
2018-04-03
Extract default Config into function
Mark Simulacrum
-20
/
+21
2018-04-03
Stop accessing current_dir in bootstrap
Mark Simulacrum
-12
/
+10
2018-04-01
add a dist-thumb builder to build rust-std for the THUMB targets
Jorge Aparicio
-0
/
+1
2018-03-30
Handle fast-submodules option correctly
Petr Hosek
-0
/
+4
2018-03-20
ci: Print out how long each step takes on CI
Alex Crichton
-0
/
+3
2018-03-16
Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrum
kennytm
-5
/
+0
2018-03-12
Auto merge of #48295 - Keruspe:master, r=alexcrichton
bors
-1
/
+3
2018-03-09
rustbuild: Remove ThinLTO-related configuration
Alex Crichton
-5
/
+0
2018-03-08
Refactor run_host_only to have the proper effect.
Mark Simulacrum
-1
/
+1
2018-03-08
bootstrap: pass datadir to rust-installer
Marc-Antoine Perennou
-1
/
+3
2018-03-03
rust: Import LLD for linking wasm objects
Alex Crichton
-0
/
+4
2018-03-02
make codegen-backends directory name configurable
Marc-Antoine Perennou
-0
/
+5
2018-02-25
Rollup merge of #48517 - penpalperson:master, r=Mark-Simulacrum
kennytm
-0
/
+2
2018-02-24
Added error-format flag to x.py.
penpalperson
-0
/
+2
2018-02-19
rustbuild: make libdir_relative a method
Josh Stone
-18
/
+12
2018-02-19
rustbuild: Restore Config.libdir_relative
Josh Stone
-0
/
+17
2018-02-10
Implement excluding a build-step via --exclude
Mark Simulacrum
-0
/
+2
2018-02-05
Add build.tools option to manage installation of extended rust tools.
O01eg
-1
/
+4
2018-02-03
Disable ThinLTO for dist builds.
Mark Simulacrum
-0
/
+5
2018-01-30
Add wasm_syscall feature to build system
Diggory Blake
-0
/
+3
2018-01-28
rustc: Split Emscripten to a separate codegen backend
Alex Crichton
-0
/
+9
2018-01-12
Remove unused configuration parameter `libdir_relative`.
O01eg
-2
/
+0
2018-01-12
Fix #45345.
O01eg
-0
/
+1
2017-12-27
Revert "Add a file to trivially disable tool building or testing"
kennytm
-15
/
+0
2017-12-17
Add sync module to rustc_data_structures
John Kåre Alsaker
-0
/
+3
2017-12-03
Record build and test result of extended tools into toolstates.json.
kennytm
-0
/
+4
2017-11-25
rustbuild: Enable WebAssembly backend by default
Alex Crichton
-2
/
+3
2017-11-11
Disable LLVM assertions on Nightly, enable them in "alt" builds.
Simon Sapin
-1
/
+1
2017-10-26
config.toml: Add stubs for recognized-but-unused install paths
Josh Stone
-0
/
+5
[next]