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
/
mk
/
main.mk
Age
Commit message (
Expand
)
Author
Lines
2016-11-03
Set RUSTC_BOOTSTRAP to some value.
Brian Anderson
-1
/
+1
2016-11-03
Bump prerelease version
Brian Anderson
-1
/
+1
2016-11-03
Allow bootstrapping without a key. Fixes #36548
Brian Anderson
-21
/
+5
2016-10-14
Bump prerelease version
Brian Anderson
-1
/
+1
2016-09-25
Haiku: add support for building on Haiku
Niels Sascha Reedijk
-0
/
+4
2016-09-20
Auto merge of #36445 - infinity0:master, r=brson
bors
-1
/
+2
2016-09-13
mk: add a all-no-docs target to build everything except docs
Ximin Luo
-1
/
+2
2016-09-12
it's libcompiler-rt.lib on windows
Jorge Aparicio
-1
/
+1
2016-09-12
crate-ify compiler-rt into compiler-builtins
Jorge Aparicio
-1
/
+4
2016-09-01
test: Add a min-llvm-version directive
Alex Crichton
-0
/
+1
2016-08-28
build llvm with systemz backend enabled, and link to related libraries
Jorge Aparicio
-1
/
+1
2016-08-24
Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.
Eduard Burtescu
-6
/
+0
2016-08-16
Bump version to 1.13
Brian Anderson
-1
/
+1
2016-08-02
mk: Only pass -Zorbit=off in stage1/2
Alex Crichton
-1
/
+2
2016-08-02
Make --enable-orbit the default in ./configure.
Eduard Burtescu
-3
/
+3
2016-07-15
mk: If local-rust is the same as the current version, then force a local-rebuild
Ximin Luo
-1
/
+10
2016-07-14
mk: Move some definitions after their dependencies, to be visually less confu...
Ximin Luo
-23
/
+23
2016-07-05
Bump version to 1.12.0
Alex Crichton
-1
/
+1
2016-05-29
Auto merge of #33902 - flo-l:fix-save-temps, r=dotdash
bors
-1
/
+1
2016-05-28
Auto merge of #33818 - alexcrichton:bump, r=nikomatsakis
bors
-1
/
+1
2016-05-27
save-temps was moved under the -C switch
flo-l
-1
/
+1
2016-05-23
mk: Bump version number
Alex Crichton
-1
/
+1
2016-05-22
mk: Add --enable-local-rebuild to bootstrap from the current release
Josh Stone
-0
/
+12
2016-05-06
Distribute both rust-lldb and rust-gdb everywhere except win-msvc
Brian Anderson
-1
/
+1
2016-04-19
mk: Bootstrap from stable instead of snapshots
Alex Crichton
-0
/
+1
2016-04-11
Bump to 1.10
Brian Anderson
-1
/
+1
2016-04-04
mk: Hardcode the bootstrap key for each release
Alex Crichton
-0
/
+11
2016-03-29
mk: Fix cross-host builds
Alex Crichton
-9
/
+5
2016-03-27
mk: point target LD_LIBRARY_PATH at current stage
Alex Burka
-1
/
+1
2016-03-17
Add -Z orbit for forcing MIR for everything, unless #[rustc_no_mir] is used.
Eduard Burtescu
-0
/
+5
2016-03-01
Bump to 1.9
Brian Anderson
-1
/
+1
2016-02-25
mk: Move disable-jemalloc logic into makefiles
Alex Crichton
-2
/
+2
2016-02-06
Add support for i686-unknown-linux-musl
Brian Anderson
-0
/
+3
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-20
/
+10
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-10
/
+20
2016-01-21
mk: Remove all perf-related targets
Alex Crichton
-8
/
+0
2016-01-20
Bump version to 1.8
Brian Anderson
-1
/
+1
2016-01-12
Auto merge of #30599 - brson:extra, r=alexcrichton
bors
-1
/
+1
2016-01-06
finish enabling -C rpath by default in rustc. See #30353.
Felix S. Klock II
-1
/
+1
2015-12-29
configure: Add --extra-filename flag
Brian Anderson
-1
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-5
/
+1
2015-12-19
Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta...
Richard Diamond
-1
/
+1
2015-12-13
Better support for `--llvm-root`.
Richard Diamond
-2
/
+13
2015-12-09
Bump to 1.7
Brian Anderson
-1
/
+1
2015-12-02
mk: Remove obsolete comment
Brian Anderson
-1
/
+0
2015-11-15
Prepare to the correct directory with --libdir
William Throwe
-3
/
+4
2015-11-08
jemalloc: pass `--enable-valgrind` when valgrind is enabled
Tamir Duberstein
-0
/
+1
2015-11-08
jemalloc: quarantine is fixed
Tamir Duberstein
-2
/
+1
2015-11-08
whitespace
Tamir Duberstein
-1
/
+1
2015-11-07
Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.
Vadim Chugunov
-1
/
+1
[next]