about summary refs log tree commit diff
path: root/configure
AgeCommit message (Expand)AuthorLines
2016-01-13Add powerpc64 and powerpc64le supportAnton Blanchard-4/+9
2015-12-29configure: Add --extra-filename flagBrian Anderson-0/+1
2015-12-23Rollup merge of #30251 - nodakai:patch-1, r=pnkfelixSteve Klabnik-8/+11
2015-12-23Auto merge of #30353 - alexcrichton:rpath-by-default, r=brsonbors-1/+1
2015-12-22configure: test $SHELL's permissionKai Noda-8/+11
2015-12-19Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta...Richard Diamond-1/+8
2015-12-13Better support for `--llvm-root`.Richard Diamond-1/+9
2015-12-12configure: Enable -C rpath by defaultAlex Crichton-1/+1
2015-12-01Auto merge of #29858 - fhahn:abort-if-path-has-spaces, r=brsonbors-0/+10
2015-11-20Set CFLAGS/LDFLAGS/etc according to Debian policyAngus Lees-4/+5
2015-11-16Abort configure if source path contains spaces, closes #18477Florian Hahn-0/+10
2015-11-04Auto merge of #29478 - angelsl:msvc2, r=alexcrichtonbors-19/+27
2015-11-04Build compiler-rt/builtins with MSVCangelsl-19/+27
2015-10-31Windows: Move target libraries to $rustroot/lib/rustlib/... - for symmetry wi...Vadim Chugunov-17/+3
2015-10-30Revert "Build compiler-rt/builtins with MSVC"Alex Crichton-27/+19
2015-10-28Build compiler-rt/builtins with MSVCangelsl-19/+27
2015-10-05Auto merge of #28717 - nagisa:optional-no-landing-pads, r=alexcrichtonbors-0/+1
2015-10-01Stop probing for pandoc and xelatex, they are not used any more.Robin Kruppe-28/+0
2015-09-29Enable and make stage0 landing pads optionalSimonas Kazlauskas-0/+1
2015-09-26Add support for the rumprun unikernelSebastian Wicki-0/+6
2015-09-18add support for non-standard name of stdc++ librarySébastien Marie-0/+6
2015-09-12Auto merge of #28340 - brson:configure, r=alexcrichtonbors-9/+27
2015-09-11configure cleanup on windowsBrian Anderson-9/+27
2015-09-10Auto merge of #28331 - semarie:openbsd-configure-egcc, r=alexcrichtonbors-0/+22
2015-09-10disable jemalloc on OpenBSDSébastien Marie-1/+4
2015-09-10openbsd: probe CFG_GCC egccSébastien Marie-0/+19
2015-09-09Fix clang tooDong Zhou-1/+1
2015-09-09Fix configure for LLVM 3.8Dong Zhou-1/+1
2015-09-04Fix escaping in msvc buildsDiggory Blake-4/+15
2015-08-23New cross target: i686-linux-androidTim JIANG-0/+2
2015-08-19rustc_back: add configure options for default linker and arMarc-Antoine Perennou-0/+4
2015-08-10Bug #27621 - Make sure that LLVM FileCheck is available on the systemSylvestre Ledru-1/+2
2015-07-28recent changes to search for gcc/clang on freebsd and this fixes #14381Dave Huseby-4/+2
2015-07-28Auto merge of #27173 - mark-buer:split-android-ndks, r=alexcrichtonbors-14/+21
2015-07-28Splits Android NDK path configuration.Mark Buer-14/+21
2015-07-27Auto merge of #27250 - alexcrichton:ucrt, r=brsonbors-3/+18
2015-07-26Standardize on non-zero checks for configureSteven Stewart-Gallus-25/+25
2015-07-23configure: Add support for VS 2015Alex Crichton-3/+18
2015-07-20fix `configure`: allow both `--enable-debug` and `--disable-debuginfo`Felix S. Klock II-4/+17
2015-07-16Rollup merge of #27028 - Gankro:travis, r=alexcrichtonManish Goregaokar-11/+23
2015-07-15Ratchet up travis to build stage1 and our own LLVM.Alexis Beingessner-11/+23
2015-07-13verify Apple LLVM versions independently, since the "based on LLVM" version i...Ryan Pendleton-23/+38
2015-07-01Add netbsd amd64 supportAlex Newman-0/+4
2015-06-27mk: Add support for i686-pc-windows-msvcAlex Crichton-13/+47
2015-06-24stupid missing dollar signDave Huseby-1/+1
2015-06-24adding fallback to clang if gcc not availableDave Huseby-10/+12
2015-06-24allowing fallback to clang on freebsd when neededDave Huseby-0/+10
2015-06-24support llvm version 3.7 in configureSébastien Marie-1/+1
2015-06-22Put CFG_BUILD triples into CFG_HOST triples.OGINO Masanori-0/+8
2015-06-13mk: Build crates with relative paths to rustcUlrik Sverdrup-0/+2