| Age | Commit message (Expand) | Author | Lines |
| 2015-06-17 | std: Add an option to disable ELF based TLS | Alex Crichton | -0/+1 |
| 2015-05-14 | Auto merge of #25208 - lfairy:version-hash, r=brson | bors | -2/+16 |
| 2015-05-09 | Auto merge of #24859 - richo:valgrind-tests, r=brson | bors | -6/+22 |
| 2015-05-08 | configure: display correct version for md5sum | Chris Wong | -2/+2 |
| 2015-05-08 | Generate CFG_FILENAME_EXTRA from the version | Chris Wong | -0/+14 |
| 2015-05-07 | Expand OS X versions referenced in configure message | Carol Nichols | -1/+1 |
| 2015-04-30 | Auto merge of #24902 - bombless:configure, r=pnkfelix | bors | -1/+1 |
| 2015-04-30 | Mention --enable-optimize for --enable-debug | York Xiang | -1/+1 |
| 2015-04-29 | add `--enable-debuginfo-tests`, analogous to `--disable-optimize-tests`. | Felix S. Klock II | -0/+1 |
| 2015-04-28 | Auto merge of #24777 - alexcrichton:musl, r=brson | bors | -0/+8 |
| 2015-04-27 | configure: Fail iff valgrind is explicitly requested but not available | Richo Healey | -2/+8 |
| 2015-04-28 | Auto merge of #24835 - rprichard:rfail-full, r=alexcrichton | bors | -0/+1 |
| 2015-04-27 | mk: Add support for musl-based builds | Alex Crichton | -0/+8 |
| 2015-04-27 | configure: Disable valgrind-rpass if there's no valgrind | Richo Healey | -0/+8 |
| 2015-04-27 | configure: generic run command | Richo Healey | -6/+8 |
| 2015-04-26 | Auto merge of #24679 - tamird:enable-debug, r=pnkfelix | bors | -1/+2 |
| 2015-04-26 | Add a new test group, rfail-full that runs rfail tests with fulldeps. | Ryan Prichard | -0/+1 |
| 2015-04-22 | configure: Fix CDPATH bug | Brian Anderson | -1/+10 |
| 2015-04-22 | `--enable-debug` adds `-g`. Closes #7205 | Tamir Duberstein | -0/+1 |
| 2015-04-22 | Alphabetize | Tamir Duberstein | -1/+1 |
| 2015-04-14 | configure: Turn optimization back on iff --enable-optimize | Richo Healey | -0/+5 |
| 2015-04-14 | configure: Set CFG_<FOO>_PROVIDED if it was supplied | Richo Healey | -0/+12 |
| 2015-04-14 | configure: Don't disable optimizations when enabling debug | Richo Healey | -2/+0 |
| 2015-04-10 | Auto merge of #24177 - alexcrichton:rustdoc, r=aturon | bors | -0/+1 |
| 2015-04-09 | Nightly gets LLVM assertions | Brian Anderson | -3/+7 |
| 2015-04-08 | Don't deoptimize llvm when --enable-debug | Brian Anderson | -1/+0 |
| 2015-04-08 | configure: Add --enable-debug-jemalloc | Brian Anderson | -0/+3 |
| 2015-04-08 | Add --enable-debug to control multiple perf options | Brian Anderson | -5/+33 |
| 2015-04-08 | configure: Add --enable-debuginfo | Brian Anderson | -0/+1 |
| 2015-04-08 | configure: Disable LLVM asserts by default | Brian Anderson | -2/+2 |
| 2015-04-08 | configure: Clarify help message for --enable-debug-assertions | Brian Anderson | -1/+1 |
| 2015-04-08 | configure: Disable debug assertions by default | Brian Anderson | -1/+1 |
| 2015-04-08 | configure: Rename --enable-debug to --enable-debug-assertions | Brian Anderson | -2/+2 |
| 2015-04-08 | configure: Remove obsolete --disable-verify option | Brian Anderson | -1/+0 |
| 2015-04-08 | configure: Remove obsolete --nightly flag | Brian Anderson | -11/+2 |
| 2015-04-07 | compiletest: Add support for running rustdoc tests | Alex Crichton | -0/+1 |
| 2015-04-04 | Rollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc_config, r=alexcrichton | Manish Goregaokar | -2/+8 |
| 2015-04-03 | this correctly disables jemalloc on Bitrig | Dave Huseby | -2/+8 |
| 2015-04-03 | Workaround `javac` popup on MacOS X | Andrea Canciani | -1/+8 |
| 2015-03-30 | Auto merge of #23848 - cmr:no-compiler-docs, r=huonw | bors | -1/+2 |
| 2015-03-29 | mk: don't build docs for internal or behind-the-facade crates in beta/stable | Corey Richardson | -1/+2 |
| 2015-03-28 | Fix some typos | Vadim Petrochenkov | -1/+1 |
| 2015-03-23 | configure: Fix detection of 32-bit Linux userspace | Brian Anderson | -3/+12 |
| 2015-03-15 | powerpc: Support configure on native ppc[64] hosts | Richo Healey | -1/+4 |
| 2015-03-14 | Drop support for LLVM < 3.5 and fix compile errors with 3.5 | Björn Steinbrink | -2/+2 |
| 2015-03-10 | disabling jemalloc on bitrig | Dave Huseby | -1/+2 |
| 2015-03-09 | fixing configure so that it works on bitrig/openbsd | Dave Huseby | -1/+1 |
| 2015-03-07 | added support for CYGWIN 6.3 into configure script | Chloe | -0/+4 |
| 2015-03-06 | Auto merge of #22474 - iKevinY:pandoc-version-check, r=brson | bors | -3/+5 |
| 2015-03-02 | Fix Pandoc version check in configure | Kevin Yap | -3/+5 |