summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
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-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
2014-11-23rollup merge of #19161: jmesmon/mk-fixesJakub Bukaj-5/+0
2014-11-23fix for PR#16552 implementation on windows: CFG_LIBDIR should be always set i...Jauhien Piatlicki-10/+14
2014-11-22auto merge of #19117 : jmesmon/rust/mk-cfg-suffix, r=cmrbors-1/+4
2014-11-21auto merge of #16552 : jauhien/rust/fix-libdir, r=alexcrichtonbors-2/+21
2014-11-20configure: silence warning about LOCAL_RUST_ROOT being setCody P Schafer-5/+0
2014-11-19mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~...Cody P Schafer-1/+4
2014-11-18New guide: error handlingSteve Klabnik-0/+1
2014-11-16Look for standard crates in LIBDIR provided by --libdir option,Jauhien Piatlicki-2/+21
2014-11-07Do not put double quotes around empty variables.Vitali Haravy-1/+6
2014-11-06Correct building documenation with Pandoc and TeX on Windows.Vitali Haravy-3/+3
2014-11-05Properly escape paths to executables. Fixes #18632.Vitali Haravy-3/+15
2014-11-04Implement flexible target specificationCorey Richardson-15/+42
2014-10-28auto merge of #18192 : jmesmon/rust/platform-generic, r=alexcrichtonbors-1/+1
2014-10-27rollup merge of #18251 : steveklabnik/build_module_guideAlex Crichton-0/+1
2014-10-27config.mk: Added variants of `valopt`/`opt` that do not automatically `putvar`.Felix S. Klock II-39/+92
2014-10-25split platform definitions out of mk/platform.mkCody P Schafer-1/+1
2014-10-23build the crates guideSteve Klabnik-0/+1
2014-10-23Error if we should be able to Valgrind but can'tNick Cameron-9/+1
2014-10-23Add run-pass-valgrind testsNick Cameron-0/+1
2014-10-08debuginfo: Add LLDB version handling to test infrastructure.Michael Woerister-1/+5
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-0/+1
2014-10-01Add a guide to compiler pluginsKeegan McAllister-0/+1
2014-10-01Remove libuv, gypAaron Turon-10/+0