| Age | Commit message (Expand) | Author | Lines |
| 2016-02-25 | mk: Move disable-jemalloc logic into makefiles | Alex Crichton | -30/+1 |
| 2016-02-20 | Auto merge of #31620 - alexcrichton:fix-out-of-tree-builds, r=brson | bors | -81/+85 |
| 2016-02-13 | configure: require Python 2.7 | Robin Kruppe | -3/+3 |
| 2016-02-12 | rustbuild: Don't make any directories when enabled | Alex Crichton | -81/+85 |
| 2016-02-11 | configure: Add an option to use the cargo build system | Alex Crichton | -3/+15 |
| 2016-02-11 | configure: Remove default NDK path value | Alex Crichton | -1/+1 |
| 2016-02-06 | Add the asmjs-unknown-emscripten triple. Add cfgs to libs. | Brian Anderson | -0/+6 |
| 2016-01-31 | Apply several fixes for Illumos support | Nikita Baksalyar | -3/+3 |
| 2016-01-31 | Add Illumos support | Nikita Baksalyar | -0/+13 |
| 2016-01-31 | Auto merge of #31298 - japaric:mips-musl, r=alexcrichton | bors | -1/+1 |
| 2016-01-29 | configure: Remove compatibility hacks for windows triples | Brian Anderson | -14/+0 |
| 2016-01-29 | add support for mips(el)-unknown-linux-musl | Jorge Aparicio | -1/+1 |
| 2016-01-26 | Implement the translation item collector. | Michael Woerister | -0/+1 |
| 2016-01-24 | fix condition for clang | mopp | -1/+1 |
| 2016-01-21 | configure: Do not generate two stage0 rustlib dirs when --libdir is set | Guillaume Bonnet | -1/+7 |
| 2016-01-20 | Auto merge of #30985 - alexcrichton:downgrade-jemaloc, r=brson | bors | -1/+8 |
| 2016-01-20 | Downgrade bundled jemalloc version | Alex Crichton | -1/+8 |
| 2016-01-18 | Enumerate acceptable clang versions | Martin | -1/+1 |
| 2016-01-18 | Allow clang 7.x in configuration | Martin | -1/+1 |
| 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 |