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-07-13
[beta] Remove rls from the workspace and extended builds
Josh Stone
-5
/
+1
2017-06-05
Revert "Add RLS to .exe and .msi installers"
Alex Crichton
-36
/
+0
2017-06-05
Revert "Add RLS to .pkg installer"
Alex Crichton
-10
/
+0
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
2017-04-26
Rollup merge of #41546 - cuviper:reduced-rust-src, r=alexcrichton
Ariel Ben-Yehuda
-27
/
+61
2017-04-26
Add a distcheck for rust-src completeness
Josh Stone
-0
/
+7
2017-04-25
Reduce the contents of the rust-src component
Josh Stone
-1
/
+29
2017-04-25
Build the rustc-src tarball before the rust-src component
Josh Stone
-27
/
+33
2017-04-24
Adds rust-windbg.cmd script
Andrew Gaspar
-1
/
+6
2017-04-11
Touch up rls integration
Alex Crichton
-2
/
+16
2017-04-10
Remove --enable-save-analysis configure flag
Nick Cameron
-5
/
+3
2017-04-10
Reviewer changes
Nick Cameron
-52
/
+7
2017-04-10
Build an RLS package as part of the dist target
Nick Cameron
-1
/
+92
2017-04-03
Only use cargo-vendor if building from git sources
Josh Stone
-19
/
+22
2017-03-21
rustbuild: Don't hardcode 'nightly' for Cargo
Alex Crichton
-8
/
+11
2017-03-15
Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichton
bors
-9
/
+5
2017-03-11
rustbuild: Fix a bug when manifesting with Cargo
Alex Crichton
-1
/
+1
2017-03-11
rustbuild: Skip saving analysis when disabled
Tatsuyuki Ishi
-0
/
+4
2017-03-11
rustbuild: Make save-analysis an option
Tatsuyuki Ishi
-9
/
+1
2017-03-10
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2017-03-10
Don't put Cargo into the rustc workspace
Alex Crichton
-5
/
+6
2017-03-03
rustbuild: Add support for compiling Cargo
Alex Crichton
-58
/
+76
2017-02-16
Auto merge of #39824 - alexcrichton:disable-dist-src, r=brson
bors
-0
/
+4
2017-02-15
travis: Disable source tarballs on most builders
Alex Crichton
-0
/
+4
2017-02-15
use bash when invoking dist shell scripts on solaris
Shawn Walker-Salas
-7
/
+14
2017-02-14
Automatically vendor Cargo deps when building the source tarballs.
Eduard-Mihai Burtescu
-7
/
+25
2017-02-08
Rollup merge of #39598 - alexcrichton:cargo-branch, r=brson
Corey Farwell
-3
/
+1
2017-02-06
Fix branch name Cargo's downloaded from
Alex Crichton
-3
/
+1
2017-02-06
rustbuild: Fix a few locations with makefiles gone
Alex Crichton
-2
/
+0
2017-02-02
rustbuild: Add x.py to source tarballs
Alex Crichton
-1
/
+2
2017-01-30
travis: Tweak artifact uploads
Alex Crichton
-1
/
+3
2017-01-25
rustbuild: Add manifest generation in-tree
Alex Crichton
-1
/
+32
2017-01-24
rustbuild: Start building --enable-extended
Alex Crichton
-8
/
+384
2017-01-12
travis: Start uploading artifacts on commits
Alex Crichton
-4
/
+7
2017-01-04
rustbuild: Quickly `dist` cross-host compilers
Alex Crichton
-6
/
+1
2017-01-02
rustbuild: fix dist-analysis with full bootstrap disabled
Wang Xuerui
-1
/
+9
[next]