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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
dist.rs
Age
Commit message (
Expand
)
Author
Lines
2017-09-14
Attempt to fix the component manifest problem for rls-preview
Nick Cameron
-4
/
+13
2017-08-30
Revert "Remove all packaging support for the RLS"
Nick Cameron
-1
/
+49
2017-08-28
Remove all packaging support for the RLS
Alex Crichton
-49
/
+1
2017-08-13
Build rustdoc only at the top stage
Mark Simulacrum
-2
/
+1
2017-08-13
Unify flags into config.
Mark Simulacrum
-1
/
+1
2017-07-27
Build rustdoc on-demand.
Mark Simulacrum
-0
/
+3
2017-07-27
Change tools to take a compiler instead of a stage.
Mark Simulacrum
-2
/
+8
2017-07-24
Make dist equivalent to old build system.
Mark Simulacrum
-85
/
+77
2017-07-22
Make distcheck work again.
Mark Simulacrum
-1
/
+2
2017-07-20
Change make_run signature to taking a RunConfig struct for refactorability.
Mark Simulacrum
-68
/
+41
2017-07-20
Add an optional condition to constrain defaults.
Mark Simulacrum
-13
/
+6
2017-07-20
Remove step.rs comments
Mark Simulacrum
-110
/
+0
2017-07-20
Implement available paths list.
Mark Simulacrum
-25
/
+25
2017-07-20
Utilize interning to allow Copy/Clone steps
Mark Simulacrum
-84
/
+104
2017-07-20
Remove core_intrinsics feature gate
Mark Simulacrum
-0
/
+12
2017-07-20
Cleanups and fixes throughout
Mark Simulacrum
-109
/
+90
2017-07-20
Fix a few errors introduced during rebase.
Mark Simulacrum
-23
/
+70
2017-07-20
Finish fixing warnings and errors. Bootstrap builds.
Mark Simulacrum
-1
/
+1
2017-07-20
Fixes warnings and errors introduced while moving code around
Mark Simulacrum
-33
/
+36
2017-07-20
Change code to work with the new system
Mark Simulacrum
-12
/
+185
2017-07-20
Move code into Step trait implementations.
Mark Simulacrum
-821
/
+944
2017-07-20
Move rule configs out of step
Mark Simulacrum
-0
/
+102
2017-07-07
Fix stage 2 builds with a custom libdir.
Matthew Dawson
-2
/
+3
2017-07-06
Auto merge of #42899 - alexcrichton:compiler-builtins, r=nikomatsakis
bors
-1
/
+1
2017-07-05
Switch to rust-lang-nursery/compiler-builtins
Alex Crichton
-1
/
+1
2017-07-04
Use build.build instead of build.config.build
Mark Simulacrum
-7
/
+7
2017-07-04
Remove src_is_git, instead call method on rust_info directly.
Mark Simulacrum
-1
/
+1
2017-07-04
Clarify meaning of Build.cargo, Build.rustc.
Mark Simulacrum
-4
/
+4
2017-07-04
Clippy lints
Mark Simulacrum
-6
/
+5
2017-07-04
Cleanup dist
Mark Simulacrum
-21
/
+11
2017-06-20
Switch to the crates.io `getopts` crate
Alex Crichton
-1
/
+0
2017-06-17
Reintroduce deprecated `collections` crate
Murarth
-0
/
+1
2017-06-15
Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichton
bors
-2
/
+1
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-2
/
+1
2017-06-13
Add libprofiler_builtins to the list of paths for the rust-src component
Marco Castelluccio
-0
/
+1
2017-06-01
Rollup merge of #42306 - efyang:rls-packaging, r=alexcrichton
Corey Farwell
-0
/
+46
2017-05-29
Add RLS to .pkg installer
Edward Yang
-0
/
+10
2017-05-29
Add RLS to .exe and .msi installers
Edward Yang
-0
/
+36
2017-05-28
rust-src: include everything needed to compile libstd with jemalloc
Ralf Jung
-6
/
+21
2017-05-27
Auto merge of #42109 - Keruspe:master, r=alexcrichton
bors
-91
/
+91
2017-05-25
Auto merge of #41932 - wesleywiser:py-to-rust, r=alexcrichton
bors
-17
/
+137
2017-05-22
Create the bin dir
Wesley Wiser
-0
/
+1
2017-05-22
rustbuild: split Install out of Dist subcommand
Marc-Antoine Perennou
-91
/
+91
2017-05-16
rustbuild: fix bash completion installation dir
Marc-Antoine Perennou
-2
/
+2
2017-05-14
Don't use sanitize_sh with rust-installer
Josh Stone
-41
/
+40
2017-05-14
Use "rust-installer tarball" to create rustc-src too
Josh Stone
-4
/
+8
2017-05-14
Update to the oxidized rust-installer
Josh Stone
-24
/
+22
2017-05-14
Rewrite make-win-dist.py in Rust
Wesley Wiser
-17
/
+136
2017-04-29
Rollup merge of #41608 - cuviper:distcheck-rust-src, r=alexcrichton
Corey Farwell
-0
/
+7
2017-04-29
Update stage0 bootstrap compiler
Alex Crichton
-4
/
+2
[next]