| Age | Commit message (Expand) | Author | Lines |
| 2016-07-15 | mk: If local-rust is the same as the current version, then force a local-rebuild | Ximin Luo | -1/+1 |
| 2016-07-11 | Auto merge of #33971 - bltavares:28322/default-channel-to-stable-on-tarball, ... | bors | -1/+11 |
| 2016-07-07 | llvm, rt: build using the Ninja generator if available | Ben Boeckel | -1/+16 |
| 2016-07-02 | Auto merge of #34515 - alexcrichton:more-checks, r=brson | bors | -27/+30 |
| 2016-06-30 | Auto merge of #34541 - jseyfried:rollup, r=jseyfried | bors | -1/+1 |
| 2016-06-29 | configure: Fix cross-compiling LLVM for realz | Alex Crichton | -1/+2 |
| 2016-06-27 | configure: Check for valid Python on MinGW as well | Alex Crichton | -27/+30 |
| 2016-06-27 | Support CMake installations in paths containing spaces | CensoredUsername | -1/+1 |
| 2016-06-23 | Auto merge of #34055 - brson:cmake, r=alexcrichton | bors | -173/+153 |
| 2016-06-21 | Convert makefiles to build LLVM/compiler-rt with CMake | Brian Anderson | -173/+153 |
| 2016-06-20 | configure: Remove clang version checks | Alex Crichton | -31/+0 |
| 2016-06-18 | fix build for clang 8.0 | marudor | -1/+1 |
| 2016-06-13 | Remove stray word | petevine | -1/+1 |
| 2016-06-12 | Use --release-channel=stable by default on releases | Bruno Tavares | -1/+11 |
| 2016-06-07 | Rollup merge of #34104 - nagisa:cfg-llvm-up, r=alexcrichton | Steve Klabnik | -2/+2 |
| 2016-06-06 | Require LLVM 3.7 | Simonas Kazlauskas | -2/+2 |
| 2016-06-03 | Unsupport wget | Seo Sanghyeon | -3/+4 |
| 2016-05-22 | mk: Add --enable-local-rebuild to bootstrap from the current release | Josh Stone | -0/+11 |
| 2016-05-07 | Add armv7-linux-androideabi target. | Nerijus Arlauskas | -1/+12 |
| 2016-04-29 | configure: Add a sanity check for tarballs without submodules | Brian Anderson | -0/+13 |
| 2016-04-23 | Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister | bors | -0/+13 |
| 2016-04-22 | configure: Move --disable-option-checking to a more appropriate location | Guillaume Bonnet | -1/+1 |
| 2016-04-22 | configure: Support --disable-option-checking | Guillaume Bonnet | -2/+6 |
| 2016-04-19 | mk: Force system python for LLDB tests on OSX | Alex Crichton | -0/+13 |
| 2016-04-07 | Rollup merge of #32731 - alexcrichton:known-bootstrap-key, r=brson | Manish Goregaokar | -12/+0 |
| 2016-04-04 | mk: Hardcode the bootstrap key for each release | Alex Crichton | -12/+0 |
| 2016-04-03 | mk: Add configure option for disabling codegen tests | Alex Crichton | -1/+4 |
| 2016-03-29 | mk: A few build fixes for i586-pc-windows-msvc | Alex Crichton | -1/+1 |
| 2016-03-24 | configure: update required LLVM version | Doug Goldstein | -2/+2 |
| 2016-03-22 | Added version 7.3* for Apple's clang compiler | ituxbag | -1/+1 |
| 2016-03-17 | Add -Z orbit for forcing MIR for everything, unless #[rustc_no_mir] is used. | Eduard Burtescu | -0/+3 |
| 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 |