| Age | Commit message (Expand) | Author | Lines |
| 2016-01-13 | Add powerpc64 and powerpc64le support | Anton Blanchard | -4/+9 |
| 2015-12-29 | configure: Add --extra-filename flag | Brian Anderson | -0/+1 |
| 2015-12-23 | Rollup merge of #30251 - nodakai:patch-1, r=pnkfelix | Steve Klabnik | -8/+11 |
| 2015-12-23 | Auto merge of #30353 - alexcrichton:rpath-by-default, r=brson | bors | -1/+1 |
| 2015-12-22 | configure: test $SHELL's permission | Kai Noda | -8/+11 |
| 2015-12-19 | Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta... | Richard Diamond | -1/+8 |
| 2015-12-13 | Better support for `--llvm-root`. | Richard Diamond | -1/+9 |
| 2015-12-12 | configure: Enable -C rpath by default | Alex Crichton | -1/+1 |
| 2015-12-01 | Auto merge of #29858 - fhahn:abort-if-path-has-spaces, r=brson | bors | -0/+10 |
| 2015-11-20 | Set CFLAGS/LDFLAGS/etc according to Debian policy | Angus Lees | -4/+5 |
| 2015-11-16 | Abort configure if source path contains spaces, closes #18477 | Florian Hahn | -0/+10 |
| 2015-11-04 | Auto merge of #29478 - angelsl:msvc2, r=alexcrichton | bors | -19/+27 |
| 2015-11-04 | Build compiler-rt/builtins with MSVC | angelsl | -19/+27 |
| 2015-10-31 | Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi... | Vadim Chugunov | -17/+3 |
| 2015-10-30 | Revert "Build compiler-rt/builtins with MSVC" | Alex Crichton | -27/+19 |
| 2015-10-28 | Build compiler-rt/builtins with MSVC | angelsl | -19/+27 |
| 2015-10-05 | Auto merge of #28717 - nagisa:optional-no-landing-pads, r=alexcrichton | bors | -0/+1 |
| 2015-10-01 | Stop probing for pandoc and xelatex, they are not used any more. | Robin Kruppe | -28/+0 |
| 2015-09-29 | Enable and make stage0 landing pads optional | Simonas Kazlauskas | -0/+1 |
| 2015-09-26 | Add support for the rumprun unikernel | Sebastian Wicki | -0/+6 |
| 2015-09-18 | add support for non-standard name of stdc++ library | Sébastien Marie | -0/+6 |
| 2015-09-12 | Auto merge of #28340 - brson:configure, r=alexcrichton | bors | -9/+27 |
| 2015-09-11 | configure cleanup on windows | Brian Anderson | -9/+27 |
| 2015-09-10 | Auto merge of #28331 - semarie:openbsd-configure-egcc, r=alexcrichton | bors | -0/+22 |
| 2015-09-10 | disable jemalloc on OpenBSD | Sébastien Marie | -1/+4 |
| 2015-09-10 | openbsd: probe CFG_GCC egcc | Sébastien Marie | -0/+19 |
| 2015-09-09 | Fix clang too | Dong Zhou | -1/+1 |
| 2015-09-09 | Fix configure for LLVM 3.8 | Dong Zhou | -1/+1 |
| 2015-09-04 | Fix escaping in msvc builds | Diggory Blake | -4/+15 |
| 2015-08-23 | New cross target: i686-linux-android | Tim JIANG | -0/+2 |
| 2015-08-19 | rustc_back: add configure options for default linker and ar | Marc-Antoine Perennou | -0/+4 |
| 2015-08-10 | Bug #27621 - Make sure that LLVM FileCheck is available on the system | Sylvestre Ledru | -1/+2 |
| 2015-07-28 | recent changes to search for gcc/clang on freebsd and this fixes #14381 | Dave Huseby | -4/+2 |
| 2015-07-28 | Auto merge of #27173 - mark-buer:split-android-ndks, r=alexcrichton | bors | -14/+21 |
| 2015-07-28 | Splits Android NDK path configuration. | Mark Buer | -14/+21 |
| 2015-07-27 | Auto merge of #27250 - alexcrichton:ucrt, r=brson | bors | -3/+18 |
| 2015-07-26 | Standardize on non-zero checks for configure | Steven Stewart-Gallus | -25/+25 |
| 2015-07-23 | configure: Add support for VS 2015 | Alex Crichton | -3/+18 |
| 2015-07-20 | fix `configure`: allow both `--enable-debug` and `--disable-debuginfo` | Felix S. Klock II | -4/+17 |
| 2015-07-16 | Rollup merge of #27028 - Gankro:travis, r=alexcrichton | Manish Goregaokar | -11/+23 |
| 2015-07-15 | Ratchet up travis to build stage1 and our own LLVM. | Alexis Beingessner | -11/+23 |
| 2015-07-13 | verify Apple LLVM versions independently, since the "based on LLVM" version i... | Ryan Pendleton | -23/+38 |
| 2015-07-01 | Add netbsd amd64 support | Alex Newman | -0/+4 |
| 2015-06-27 | mk: Add support for i686-pc-windows-msvc | Alex Crichton | -13/+47 |
| 2015-06-24 | stupid missing dollar sign | Dave Huseby | -1/+1 |
| 2015-06-24 | adding fallback to clang if gcc not available | Dave Huseby | -10/+12 |
| 2015-06-24 | allowing fallback to clang on freebsd when needed | Dave Huseby | -0/+10 |
| 2015-06-24 | support llvm version 3.7 in configure | Sébastien Marie | -1/+1 |
| 2015-06-22 | Put CFG_BUILD triples into CFG_HOST triples. | OGINO Masanori | -0/+8 |
| 2015-06-13 | mk: Build crates with relative paths to rustc | Ulrik Sverdrup | -0/+2 |