aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-2/+10
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-093-81/+149
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-232-5/+23
* Require python 2.7.Rafael Espindola2015-01-081-5/+5
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-022-72/+77
* Update LLVM for rebase to r212749.Stephen Hines2014-07-213-120/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-6/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-249-14261/+204
* Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-201-1/+1
* [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.NAKAMURA Takumi2013-11-111-1/+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/+1
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+0
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-0/+1
* Remove error output from configure if CFLAGS is set (r174313).Patrik Hagglund2013-09-241-2/+2
* Fix for executing AutoRegen.sh. Revert a part of r187209.Patrik Hagglund2013-09-131-0/+16
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-301-13/+30
* Autoconf: The Clang ARC migrator now depends on the static analyzer.Jordan Rose2013-08-221-1/+6
* 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-5/+0
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-121-14/+14
* Add support for linking against a curses library when available andChandler Carruth2013-08-071-0/+24
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-022-6/+7
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-262-29/+7
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-262-1/+4
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-251-6/+1
* No ',' between programs.Eric Christopher2013-07-081-1/+1
* Find xdot or xdot.py.Matt Arsenault2013-07-081-6/+6
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-041-0/+1
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-041-1/+0
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-041-0/+1
* 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-0/+13
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-111-15/+0
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-111-5/+1
* Make R600 non-experimental.Rafael Espindola2013-05-221-2/+3
* We're in 3.4 land now.Bill Wendling2013-05-071-2/+2
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-061-1/+1
* [SystemZ] Add configure bitsUlrich Weigand2013-05-061-1/+6
* 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-1/+4
* 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-0/+27
* Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover...Jia Liu2013-04-221-0/+1
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-251-0/+1
* Turn anonymous type in anonymous union warning back on after cleaning upEric Christopher2013-03-151-2/+1
* configure: remove workaround for gcc's -Wno-maybe-uninitializedDmitri Gribenko2013-02-131-23/+5
* configure: when performing a compiler feature test for a -Wno-foo flag, attemptRichard Smith2013-02-081-1/+1
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-071-0/+1
* Enable AArch64 as a target built by default.Tim Northover2013-02-041-1/+1