summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #29478 - angelsl:msvc2, r=alexcrichtonbors2015-11-041-19/+27
|\
| * Build compiler-rt/builtins with MSVCangelsl2015-11-041-19/+27
* | Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi...Vadim Chugunov2015-10-311-17/+3
* | Revert "Build compiler-rt/builtins with MSVC"Alex Crichton2015-10-301-27/+19
* | Build compiler-rt/builtins with MSVCangelsl2015-10-281-19/+27
|/
* Auto merge of #28717 - nagisa:optional-no-landing-pads, r=alexcrichtonbors2015-10-051-0/+1
|\
| * Enable and make stage0 landing pads optionalSimonas Kazlauskas2015-09-291-0/+1
* | Stop probing for pandoc and xelatex, they are not used any more.Robin Kruppe2015-10-011-28/+0
|/
* Add support for the rumprun unikernelSebastian Wicki2015-09-261-0/+6
* add support for non-standard name of stdc++ librarySébastien Marie2015-09-181-0/+6
* Auto merge of #28340 - brson:configure, r=alexcrichtonbors2015-09-121-9/+27
|\
| * configure cleanup on windowsBrian Anderson2015-09-111-9/+27
* | Auto merge of #28331 - semarie:openbsd-configure-egcc, r=alexcrichtonbors2015-09-101-0/+22
|\ \
| * | disable jemalloc on OpenBSDSébastien Marie2015-09-101-1/+4
| * | openbsd: probe CFG_GCC egccSébastien Marie2015-09-101-0/+19
| |/
* | Fix clang tooDong Zhou2015-09-091-1/+1
* | Fix configure for LLVM 3.8Dong Zhou2015-09-091-1/+1
|/
* Fix escaping in msvc buildsDiggory Blake2015-09-041-4/+15
* New cross target: i686-linux-androidTim JIANG2015-08-231-0/+2
* rustc_back: add configure options for default linker and arMarc-Antoine Perennou2015-08-191-0/+4
* Bug #27621 - Make sure that LLVM FileCheck is available on the systemSylvestre Ledru2015-08-101-1/+2
* recent changes to search for gcc/clang on freebsd and this fixes #14381Dave Huseby2015-07-281-4/+2
* Auto merge of #27173 - mark-buer:split-android-ndks, r=alexcrichtonbors2015-07-281-14/+21
|\
| * Splits Android NDK path configuration.Mark Buer2015-07-281-14/+21
* | Auto merge of #27250 - alexcrichton:ucrt, r=brsonbors2015-07-271-3/+18
|\ \
| * | configure: Add support for VS 2015Alex Crichton2015-07-231-3/+18
* | | Standardize on non-zero checks for configureSteven Stewart-Gallus2015-07-261-25/+25
|/ /
* | fix `configure`: allow both `--enable-debug` and `--disable-debuginfo`Felix S. Klock II2015-07-201-4/+17
|/
* Rollup merge of #27028 - Gankro:travis, r=alexcrichtonManish Goregaokar2015-07-161-11/+23
|\
| * Ratchet up travis to build stage1 and our own LLVM.Alexis Beingessner2015-07-151-11/+23
* | verify Apple LLVM versions independently, since the "based on LLVM" version i...Ryan Pendleton2015-07-131-23/+38
|/
* Add netbsd amd64 supportAlex Newman2015-07-011-0/+4
* mk: Add support for i686-pc-windows-msvcAlex Crichton2015-06-271-13/+47
* stupid missing dollar signDave Huseby2015-06-241-1/+1
* adding fallback to clang if gcc not availableDave Huseby2015-06-241-10/+12
* allowing fallback to clang on freebsd when neededDave Huseby2015-06-241-0/+10
* support llvm version 3.7 in configureSébastien Marie2015-06-241-1/+1
* Put CFG_BUILD triples into CFG_HOST triples.OGINO Masanori2015-06-221-0/+8
* mk: Build crates with relative paths to rustcUlrik Sverdrup2015-06-131-0/+2
* configure: Fix LLVM output dir on MSVCAlex Crichton2015-06-031-10/+15
* Auto merge of #25984 - Manishearth:rollup, r=Manishearthbors2015-06-031-8/+4
|\
| * Rollup merge of #25971 - richo:configurable-python, r=alexcrichtonManish Goregaokar2015-06-031-1/+4
| |\
| | * configure: Allow specifying your python with --pythonRicho Healey2015-06-021-1/+4
| * | Rollup merge of #25939 - wca:fix-freebsd-configure, r=alexcrichtonManish Goregaokar2015-06-031-7/+0
| |\ \
| | * | Don't force FreeBSD to use clang.Will Andrews2015-05-231-7/+0
* | | | Auto merge of #25938 - wca:fix-clang-check-compatibility, r=alexcrichtonbors2015-06-031-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Use case..esac instead of [[.Will Andrews2015-05-231-4/+6
| |/ /
* | | Auto merge of #25858 - alexcrichton:disable-os-tls, r=brsonbors2015-06-011-0/+1
|\ \ \
| * | | std: Add an option to disable ELF based TLSAlex Crichton2015-05-281-0/+1
| |/ /
* | | remove duplicate "don't"Andrew Foote2015-05-301-1/+1
| |/ |/|