about summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
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
2015-02-28Drop support for clang < 3.2Björn Steinbrink-1/+1
2015-02-21Auto merge of #21959 - dhuseby:bitrig-support, r=brsonbors-1/+12
2015-02-16Add pfail targets for parse-fail testsFlorian Hahn-0/+1
2015-02-14Auto merge of #22041 - semarie:configure-compat, r=alexcrichtonbors-1/+2
2015-02-11restore the clobber behavior during configDave Huseby-6/+5
2015-02-11bitrig integrationDave Huseby-6/+18
2015-02-10Add a flag to skip the LLVM version check in configureBjörn Steinbrink-1/+2
2015-02-07sed -i option isn't portableSébastien Marie-1/+2
2015-02-05Only accept xelatex for building PDF docsSteve Klabnik-2/+0
2015-02-01openbsd supportSébastien Marie-0/+4
2015-01-25Auto merge of #21582 - FlaPer87:rollup, r=brsonbors-2/+3
2015-01-24Auto merge of #21452 - bleibig:bison-grammar, r=nikomatsakisbors-0/+2
2015-01-24Rollup merge of #21541 - steveklabnik:gh13179, r=huonwFlavio Percoco Premoli-0/+1
2015-01-22Check for make in configureSteve Klabnik-0/+1
2015-01-22Language tweak in configureSteve Klabnik-2/+2
2015-01-21rollup merge of #21413: ahmedcharles/remove-test-featuresAlex Crichton-1/+0
2015-01-21Auto merge of #21242 - richo:no-perl, r=brsonbors-2/+1
2015-01-20Add a LALR grammar for Rust with testing supportBrian Leibig-0/+2
2015-01-19Remove ratchet-bench from configure.Ahmed Charles-1/+0
2015-01-17configure: Use a more portable 'date' command to create the bootstrap keyBrian Anderson-1/+1
2015-01-16Remove perl as a dependencyRicho Healey-2/+1
2015-01-11powerpc: Add support to configureRicho Healey-2/+6
2015-01-08"The Rust Programming Language"Steve Klabnik-12/+0
2015-01-07Preliminary feature stagingBrian Anderson-0/+12
2015-01-03Initial version of AArch64 support.Akos Kiss-2/+6
2014-12-11Remove mentions of sundown.Steve Klabnik-2/+1
2014-12-04auto merge of #18613 : steveklabnik/rust/ownership_guide, r=huonwbors-1/+1
2014-12-02remove two unneccesary directories from configureSteve Klabnik-2/+1
2014-11-26Lifetime guide -> ownership guideSteve Klabnik-1/+1
2014-11-24remove the generation of grammar from the referenceSteve Klabnik-1/+0
2014-11-23rollup merge of #19239: jauhien/fix-libdirJakub Bukaj-10/+14