| Age | Commit message (Expand) | Author | Lines |
| 2015-06-20 | diagnostics: Resurrect the Compiler Error Index. | Michael Sproul | -2/+1 |
| 2015-06-17 | mk: Fix reconfiguring top-level ./configure | Alex Crichton | -1/+7 |
| 2015-06-14 | Auto merge of #26296 - aidanhs:aphs-fix-musl-make-install, r=alexcrichton | bors | -0/+1 |
| 2015-06-14 | musl only uses rlib files for stdlib linking | Aidan Hobson Sayers | -0/+1 |
| 2015-06-14 | Auto merge of #26252 - bluss:relative-paths, r=alexcrichton | bors | -2/+4 |
| 2015-06-13 | Replace nop hack, explain substitution reasoning | Aidan Hobson Sayers | -11/+14 |
| 2015-06-13 | nop hack required for PREPARE_DIR (PREPARE_MAN for safety) | Aidan Hobson Sayers | -0/+6 |
| 2015-06-13 | No need to double-silence | Aidan Hobson Sayers | -1/+1 |
| 2015-06-13 | mk: Build crates with relative paths to rustc | Ulrik Sverdrup | -2/+4 |
| 2015-06-11 | mk: Tweak the LIB_GLOB for MSVC | Alex Crichton | -2/+2 |
| 2015-06-09 | Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichton | bors | -0/+1 |
| 2015-06-09 | Remove numbers all together from not_found.html | Steve Klabnik | -0/+1 |
| 2015-06-09 | Auto merge of #25995 - alexcrichton:msvc-md, r=brson | bors | -2/+2 |
| 2015-06-03 | mk: Compile C code on MSVC with /MD | Alex Crichton | -2/+2 |
| 2015-06-03 | mk: fix the CFG_ENABLE_COMPILER_DOCS spelling | Gleb Kozyrev | -1/+1 |
| 2015-06-02 | Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson | bors | -2/+4 |
| 2015-06-02 | Auto merge of #25958 - Manishearth:rollup, r=Manishearth | bors | -7/+1 |
| 2015-06-02 | Rollup merge of #25949 - mbrubeck:ndebug, r=alexcrichton | Manish Goregaokar | -3/+1 |
| 2015-06-02 | Rollup merge of #25821 - jooert:remove_build_date, r=brson | Manish Goregaokar | -4/+0 |
| 2015-06-02 | Auto merge of #25848 - alexcrichton:fix-msvc, r=brson | bors | -0/+44 |
| 2015-06-02 | Auto merge of #25654 - petrochenkov:encenv, r=alexcrichton | bors | -5/+6 |
| 2015-06-01 | Stop passing the old ndebug/debug cfg directives | Matt Brubeck | -3/+1 |
| 2015-06-01 | Auto merge of #25858 - alexcrichton:disable-os-tls, r=brson | bors | -0/+4 |
| 2015-05-30 | debuginfo: Create common debugger pretty printer module. | Michael Woerister | -2/+4 |
| 2015-05-30 | Warn if the test suite is run on Windows in console with non-UTF-8 code page | petrochenkov | -5/+6 |
| 2015-05-28 | std: Add an option to disable ELF based TLS | Alex Crichton | -0/+4 |
| 2015-05-27 | mk: Fix MSVC bootstrapping itself | Alex Crichton | -0/+44 |
| 2015-05-27 | Auto merge of #25799 - alexcrichton:fix-link-in-mk, r=luqmana | bors | -8/+9 |
| 2015-05-27 | Revamp codegen tests to check IR quality instead of quantity | Björn Steinbrink | -5/+0 |
| 2015-05-27 | Remove build date from the output of --version | Johannes Oertel | -4/+0 |
| 2015-05-26 | mk: Ensure LINK_$(1) is defined for all targets | Alex Crichton | -8/+9 |
| 2015-05-24 | Auto merge of #25719 - brson:crosslink, r=eddyb | bors | -0/+4 |
| 2015-05-23 | Auto merge of #25717 - brson:compiler-docs, r=pnkfelix | bors | -3/+3 |
| 2015-05-22 | Specify linkers for cross-compile scenarios | Brian Anderson | -0/+4 |
| 2015-05-22 | mk: Don't build compiler-docs before installation. #25699 | Brian Anderson | -3/+3 |
| 2015-05-22 | Remove error diagnostics uniqueness check and .json generation. | Felix S. Klock II | -1/+2 |
| 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 | -62/+230 |
| 2015-05-19 | mk: Report the prerelease version on beta again. Fixes #25618 | Brian Anderson | -1/+1 |
| 2015-05-19 | mk: Update `make dist` for MSVC targets | Alex Crichton | -2/+21 |
| 2015-05-19 | mk: Generate a .def file for rustc_llvm on MSVC | Alex Crichton | -1/+37 |
| 2015-05-19 | mk: Add the ability to depend on native LLVM tools | Alex Crichton | -1/+17 |
| 2015-05-19 | mk: Fix MSVC build for rustllvm.lib | Alex Crichton | -7/+21 |
| 2015-05-19 | mk: Fix building compiler-rt on MSVC | Alex Crichton | -5/+19 |
| 2015-05-19 | mk: Don't add cross prefixes for MSVC | Alex Crichton | -0/+2 |
| 2015-05-19 | mk: Add build system support for cl.exe | Alex Crichton | -5/+20 |
| 2015-05-19 | mk: Enable building LLVM targeting MSVC | Alex Crichton | -13/+30 |
| 2015-05-19 | configure: Start adding MSVC support | Alex Crichton | -6/+23 |
| 2015-05-19 | mk: Fix native LLVM deps for cross-host builds | Alex Crichton | -4/+4 |
| 2015-05-19 | mk: Correct names of installed libs on windows | Alex Crichton | -12/+10 |