aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-5/+19
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-879/+346
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-12/+197
* Require python 2.7.Rafael Espindola2015-01-081-9/+9
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1192/+173
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-7/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3848/+969
* Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-201-16/+12
* [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.NAKAMURA Takumi2013-11-111-6/+0
* Update so that it uses the `-V' command line option and supports Python 3.x.Bill Wendling2013-10-121-3/+4
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-071-0/+81
* Remove error output from configure if CFLAGS is set (r174313).Patrik Hagglund2013-09-241-2/+2
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-301-20/+37
* configure: Regenerate corresponding to r189026.NAKAMURA Takumi2013-08-221-1/+2
* Autoconf: The Clang ARC migrator now depends on the static analyzer.Jordan Rose2013-08-221-2/+8
* Recognize NetBSD's terminfo implementation.Joerg Sonnenberger2013-08-171-1/+1
* Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-121-177/+0
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-121-27/+28
* Add support for linking against a curses library when available andChandler Carruth2013-08-071-1/+299
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-021-4/+4
* Regenerate.Eric Christopher2013-07-261-632/+6
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-8/+2
* No ',' between programs.Eric Christopher2013-07-081-1/+1
* Find xdot or xdot.py.Matt Arsenault2013-07-081-18/+23
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-041-1/+112
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-041-112/+1
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-041-1/+112
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-011-2/+9
* Add an autoconf option for turning on -gsplit-dwarf by defaultEric Christopher2013-06-251-4/+26
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-111-20/+1
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-111-13/+4
* Make R600 non-experimental.Rafael Espindola2013-05-221-3/+5
* Regenerate configure.Rafael Espindola2013-05-211-1/+1
* We're in 3.4 land now.Bill Wendling2013-05-071-9/+9
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-061-1/+1
* [SystemZ] Add configure bitsUlrich Weigand2013-05-061-2/+8
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-041-1/+1
* Autoconf: Compile cxxabi.h in C++ mode.Benjamin Kramer2013-05-031-5/+444
* Regen.Eric Christopher2013-04-271-0/+1
* Only use cxxabi.h's demangler, if it is actually available.Joerg Sonnenberger2013-04-271-1/+1
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-4/+302
* Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover...Jia Liu2013-04-221-1/+2
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-251-0/+172
* Turn anonymous type in anonymous union warning back on after cleaning upEric Christopher2013-03-151-9/+5
* configure: remove workaround for gcc's -Wno-maybe-uninitializedDmitri Gribenko2013-02-131-21/+11
* configure: when performing a compiler feature test for a -Wno-foo flag, attemptRichard Smith2013-02-081-13/+9
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-071-0/+114
* Enable AArch64 as a target built by default.Tim Northover2013-02-041-1/+1
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-041-4/+11