summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2015-06-17std: Add an option to disable ELF based TLSAlex Crichton-0/+1
2015-05-14Auto merge of #25208 - lfairy:version-hash, r=brsonbors-2/+16
2015-05-09Auto merge of #24859 - richo:valgrind-tests, r=brsonbors-6/+22
2015-05-08configure: display correct version for md5sumChris Wong-2/+2
2015-05-08Generate CFG_FILENAME_EXTRA from the versionChris Wong-0/+14
2015-05-07Expand OS X versions referenced in configure messageCarol Nichols-1/+1
2015-04-30Auto merge of #24902 - bombless:configure, r=pnkfelixbors-1/+1
2015-04-30Mention --enable-optimize for --enable-debugYork Xiang-1/+1
2015-04-29add `--enable-debuginfo-tests`, analogous to `--disable-optimize-tests`.Felix S. Klock II-0/+1
2015-04-28Auto merge of #24777 - alexcrichton:musl, r=brsonbors-0/+8
2015-04-27configure: Fail iff valgrind is explicitly requested but not availableRicho Healey-2/+8
2015-04-28Auto merge of #24835 - rprichard:rfail-full, r=alexcrichtonbors-0/+1
2015-04-27mk: Add support for musl-based buildsAlex Crichton-0/+8
2015-04-27configure: Disable valgrind-rpass if there's no valgrindRicho Healey-0/+8
2015-04-27configure: generic run commandRicho Healey-6/+8
2015-04-26Auto merge of #24679 - tamird:enable-debug, r=pnkfelixbors-1/+2
2015-04-26Add a new test group, rfail-full that runs rfail tests with fulldeps.Ryan Prichard-0/+1
2015-04-22configure: Fix CDPATH bugBrian Anderson-1/+10
2015-04-22`--enable-debug` adds `-g`. Closes #7205Tamir Duberstein-0/+1
2015-04-22AlphabetizeTamir Duberstein-1/+1
2015-04-14configure: Turn optimization back on iff --enable-optimizeRicho Healey-0/+5
2015-04-14configure: Set CFG_<FOO>_PROVIDED if it was suppliedRicho Healey-0/+12
2015-04-14configure: Don't disable optimizations when enabling debugRicho Healey-2/+0
2015-04-10Auto merge of #24177 - alexcrichton:rustdoc, r=aturonbors-0/+1
2015-04-09Nightly gets LLVM assertionsBrian Anderson-3/+7
2015-04-08Don't deoptimize llvm when --enable-debugBrian Anderson-1/+0
2015-04-08configure: Add --enable-debug-jemallocBrian Anderson-0/+3
2015-04-08Add --enable-debug to control multiple perf optionsBrian Anderson-5/+33
2015-04-08configure: Add --enable-debuginfoBrian Anderson-0/+1
2015-04-08configure: Disable LLVM asserts by defaultBrian Anderson-2/+2
2015-04-08configure: Clarify help message for --enable-debug-assertionsBrian Anderson-1/+1
2015-04-08configure: Disable debug assertions by defaultBrian Anderson-1/+1
2015-04-08configure: Rename --enable-debug to --enable-debug-assertionsBrian Anderson-2/+2
2015-04-08configure: Remove obsolete --disable-verify optionBrian Anderson-1/+0
2015-04-08configure: Remove obsolete --nightly flagBrian Anderson-11/+2
2015-04-07compiletest: Add support for running rustdoc testsAlex Crichton-0/+1
2015-04-04Rollup merge of #23990 - dhuseby:bitrig_fixing_jemalloc_config, r=alexcrichtonManish Goregaokar-2/+8
2015-04-03this correctly disables jemalloc on BitrigDave Huseby-2/+8
2015-04-03Workaround `javac` popup on MacOS XAndrea Canciani-1/+8
2015-03-30Auto merge of #23848 - cmr:no-compiler-docs, r=huonwbors-1/+2
2015-03-29mk: don't build docs for internal or behind-the-facade crates in beta/stableCorey Richardson-1/+2
2015-03-28Fix some typosVadim Petrochenkov-1/+1
2015-03-23configure: Fix detection of 32-bit Linux userspaceBrian Anderson-3/+12
2015-03-15powerpc: Support configure on native ppc[64] hostsRicho Healey-1/+4
2015-03-14Drop support for LLVM < 3.5 and fix compile errors with 3.5Björn Steinbrink-2/+2
2015-03-10disabling jemalloc on bitrigDave Huseby-1/+2
2015-03-09fixing configure so that it works on bitrig/openbsdDave Huseby-1/+1
2015-03-07added support for CYGWIN 6.3 into configure scriptChloe-0/+4
2015-03-06Auto merge of #22474 - iKevinY:pandoc-version-check, r=brsonbors-3/+5
2015-03-02Fix Pandoc version check in configureKevin Yap-3/+5