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
Age
Commit message (
Expand
)
Author
Lines
2017-07-25
Auto merge of #43046 - milmazz:bootstrap-unittest, r=aidanhs
bors
-201
/
+421
2017-07-25
Auto merge of #43320 - alexcrichton:new-bootstrap, r=Mark-Simulacrum
bors
-150
/
+170
2017-07-25
Bump master to 1.21.0
Alex Crichton
-150
/
+170
2017-07-25
bootstrap: Major refactoring
Milton Mazzarri
-201
/
+421
2017-07-25
Auto merge of #43384 - segevfiner:bootstrap-build-argument-fix, r=aidanhs
bors
-1
/
+2
2017-07-24
Auto merge of #43430 - Mark-Simulacrum:rustbuild-fixes, r=alexcrichton
bors
-88
/
+85
2017-07-24
Make dist equivalent to old build system.
Mark Simulacrum
-88
/
+82
2017-07-24
Auto merge of #43327 - nrc:rls-config, r=eddyb
bors
-1
/
+4
2017-07-24
Remove save-analysis-api references from tests and rustbuild
Nick Cameron
-1
/
+4
2017-07-23
Do not run pretty tests by default.
Mark Simulacrum
-0
/
+3
2017-07-22
Make distcheck work again.
Mark Simulacrum
-1
/
+6
2017-07-22
Add make_run to distcheck.
Mark Simulacrum
-0
/
+4
2017-07-22
Fix StartupObject build
Mark Simulacrum
-1
/
+1
2017-07-21
rustbuild: Fix the --build argument to bootstrap.py
Segev Finer
-1
/
+2
2017-07-20
Change make_run signature to taking a RunConfig struct for refactorability.
Mark Simulacrum
-353
/
+203
2017-07-20
Add an optional condition to constrain defaults.
Mark Simulacrum
-121
/
+61
2017-07-20
Remove step.rs
Mark Simulacrum
-1820
/
+0
2017-07-20
Remove step.rs comments
Mark Simulacrum
-749
/
+1
2017-07-20
Check RLS tests
Mark Simulacrum
-1
/
+2
2017-07-20
Change default documentation rules to correspond with previous state.
Mark Simulacrum
-2
/
+2
2017-07-20
Don't include lldb/gdb in default tests
Mark Simulacrum
-7
/
+5
2017-07-20
Don't run host-only tests when targeting another platform
Mark Simulacrum
-42
/
+114
2017-07-20
Fix a few issues found by comparing past/present
Mark Simulacrum
-10
/
+8
2017-07-20
Allow iterating over step descriptions.
Mark Simulacrum
-107
/
+113
2017-07-20
Implement available paths list.
Mark Simulacrum
-156
/
+224
2017-07-20
Use a single line for serde annotations.
Mark Simulacrum
-14
/
+7
2017-07-20
Krate -> Crate
Mark Simulacrum
-11
/
+11
2017-07-20
Remove outdated code.
Mark Simulacrum
-13
/
+0
2017-07-20
Remove TypeId from stack in Builder
Mark Simulacrum
-9
/
+9
2017-07-20
Remove deserialize
Aidan Hobson Sayers
-35
/
+10
2017-07-20
Resolve rebase errors
Mark Simulacrum
-34
/
+32
2017-07-20
fail in case nothing to run was found
Guillaume Gomez
-0
/
+5
2017-07-20
Fix tidy
Mark Simulacrum
-3
/
+4
2017-07-20
Remove outdated FIXME from cache
Mark Simulacrum
-3
/
+0
2017-07-20
Implement keep-stage support
Mark Simulacrum
-1
/
+13
2017-07-20
Require should_run to be implemented.
Mark Simulacrum
-2
/
+64
2017-07-20
Make the book default.
Mark Simulacrum
-0
/
+1
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-702
/
+1007
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-20
/
+67
2017-07-20
Clean up install
Mark Simulacrum
-120
/
+89
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-127
/
+118
2017-07-20
Fix more incorrectly transitioned code
Mark Simulacrum
-22
/
+59
2017-07-20
Fix a few errors introduced during rebase.
Mark Simulacrum
-63
/
+122
2017-07-20
Cherry pick changes from ce3abc5801f94292be9bc5fbe00b52f1ccb28672.
Mark Simulacrum
-2
/
+7
2017-07-20
Update to toml 0.4
Mark Simulacrum
-45
/
+49
2017-07-20
Migrate to serde_json entirely
Mark Simulacrum
-5
/
+5
2017-07-20
Fix a nit.
Mark Simulacrum
-1
/
+1
2017-07-20
Rework compiletest implementation.
Mark Simulacrum
-84
/
+55
2017-07-20
Move compiletest config into a struct
Mark Simulacrum
-37
/
+102
2017-07-20
Document the process more thoroughly
Mark Simulacrum
-17
/
+66
[next]