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
2017-03-09
Bump prerelease version
Brian Anderson
-1
/
+1
2017-02-23
Bump prerelease version
Brian Anderson
-1
/
+1
2017-02-14
Bump beta to .2
Alex Crichton
-1
/
+1
2017-01-31
Revert "Bump to 1.17"
Alex Crichton
-1
/
+1
2017-01-31
Bump to 1.17
Brian Anderson
-1
/
+1
2017-01-08
Avoid large number of stage 0 warnings about --no-stack-check
Vadim Petrochenkov
-1
/
+1
2016-12-29
further enable the Sparc LLVM backend
Jonathan A. Kollasch
-1
/
+1
2016-12-19
Bump version to 1.16
Brian Anderson
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-8
/
+2
2016-11-12
also enable the MSP430 backend in Makefiles
Jorge Aparicio
-1
/
+1
2016-11-11
Bump verison to 1.15.0
Brian Anderson
-1
/
+1
2016-11-03
Set RUSTC_BOOTSTRAP to some value.
Brian Anderson
-1
/
+1
2016-10-23
mk: Filter debuginfo=1 from test flags
Alex Crichton
-1
/
+1
2016-10-20
Auto merge of #37280 - alexcrichton:debuginfo, r=brson
bors
-0
/
+3
2016-10-19
Enable line number debuginfo in releases
Alex Crichton
-0
/
+3
2016-10-19
Detect local-rebuild by just the MAJOR.MINOR version
Josh Stone
-4
/
+5
2016-10-19
Allow bootstrapping without a key. Fixes #36548
Brian Anderson
-21
/
+5
2016-09-30
Make the jsbackend an optional component
Jan-Erik Rediger
-1
/
+1
2016-09-27
Bump version to 1.14
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
[next]