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-05-18
Bump beta version to 3
Alex Crichton
-1
/
+1
2016-05-04
Bump beta version to 2
Alex Crichton
-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
2015-10-31
Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi...
Vadim Chugunov
-2
/
+13
2015-10-27
Bump version to 1.6
Brian Anderson
-1
/
+1
2015-10-18
Update LLVM fork to include a backported fix for broken debug locations
Björn Steinbrink
-1
/
+5
2015-10-06
purge `-Z always-build-mir`, which is no longer relevant
Niko Matsakis
-12
/
+0
2015-09-29
Enable and make stage0 landing pads optional
Simonas Kazlauskas
-1
/
+4
2015-09-15
Bump to 1.5
Brian Anderson
-1
/
+1
2015-09-06
enable slice patterns and enable building rustdoc
Niko Matsakis
-1
/
+1
2015-09-06
plumbing to automatically run MIR for crates where it works;
Niko Matsakis
-0
/
+12
2015-08-26
mk: tell rustc that we're only looking for native libs in the LLVM_LIBDIR
Cody P Schafer
-1
/
+1
2015-08-11
Register new snapshots
Alex Crichton
-5
/
+0
2015-08-10
Remove morestack support
Alex Crichton
-1
/
+6
2015-08-04
Bump to 1.4
Brian Anderson
-1
/
+1
2015-07-06
Remove unused variable
Tamir Duberstein
-1
/
+0
2015-06-23
Bump to 1.3
Brian Anderson
-1
/
+1
2015-06-13
mk: Build crates with relative paths to rustc
Ulrik Sverdrup
-0
/
+1
2015-06-02
Rollup merge of #25949 - mbrubeck:ndebug, r=alexcrichton
Manish Goregaokar
-3
/
+1
2015-06-01
Stop passing the old ndebug/debug cfg directives
Matt Brubeck
-3
/
+1
2015-05-27
Remove build date from the output of --version
Johannes Oertel
-4
/
+0
2015-05-20
Auto merge of #25624 - steveklabnik:rollup, r=steveklabnik
bors
-1
/
+1
2015-05-20
Auto merge of #25350 - alexcrichton:msvc, r=brson
bors
-6
/
+5
2015-05-19
mk: Report the prerelease version on beta again. Fixes #25618
Brian Anderson
-1
/
+1
2015-05-19
mk: Add the ability to depend on native LLVM tools
Alex Crichton
-0
/
+1
2015-05-19
mk: Enable building LLVM targeting MSVC
Alex Crichton
-0
/
+4
2015-05-19
mk: Correct names of installed libs on windows
Alex Crichton
-2
/
+0
[next]