summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Bump version to 3.4.1Tom Stellard2014-03-19
* Merging r202720:Tom Stellard2014-03-19
* Regenerate configure files with 3.4svn changed to 3.4.Bill Wendling2013-11-20
* [autoconf] Prune "runtime" stuff in configure, corresponding to r191835.NAKAMURA Takumi2013-11-11
* Update so that it uses the `-V' command line option and supports Python 3.x.Bill Wendling2013-10-12
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Remove error output from configure if CFLAGS is set (r174313).Patrik Hagglund2013-09-24
* [conf] Add config variable to disable crash related overrides.Daniel Dunbar2013-08-30
* configure: Regenerate corresponding to r189026.NAKAMURA Takumi2013-08-22
* Autoconf: The Clang ARC migrator now depends on the static analyzer.Jordan Rose2013-08-22
* Recognize NetBSD's terminfo implementation.Joerg Sonnenberger2013-08-17
* Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-12
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-12
* Add support for linking against a curses library when available andChandler Carruth2013-08-07
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-02
* Regenerate.Eric Christopher2013-07-26
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* No ',' between programs.Eric Christopher2013-07-08
* Find xdot or xdot.py.Matt Arsenault2013-07-08
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-04
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-04
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-04
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-01
* Add an autoconf option for turning on -gsplit-dwarf by defaultEric Christopher2013-06-25
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-11
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-11
* Make R600 non-experimental.Rafael Espindola2013-05-22
* Regenerate configure.Rafael Espindola2013-05-21
* We're in 3.4 land now.Bill Wendling2013-05-07
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-06
* [SystemZ] Add configure bitsUlrich Weigand2013-05-06
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-04
* Autoconf: Compile cxxabi.h in C++ mode.Benjamin Kramer2013-05-03
* Regen.Eric Christopher2013-04-27
* Only use cxxabi.h's demangler, if it is actually available.Joerg Sonnenberger2013-04-27
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-23
* Add AArch64 into $llvm_cv_target_arch in configure, reviewed by Tim Northover...Jia Liu2013-04-22
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-25
* Turn anonymous type in anonymous union warning back on after cleaning upEric Christopher2013-03-15
* configure: remove workaround for gcc's -Wno-maybe-uninitializedDmitri Gribenko2013-02-13
* configure: when performing a compiler feature test for a -Wno-foo flag, attemptRichard Smith2013-02-08
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-07
* Enable AArch64 as a target built by default.Tim Northover2013-02-04
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-04
* Recognize aarch64 for --enable-targets as advertised.Joerg Sonnenberger2013-02-03
* Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf.Richard Smith2013-01-31
* Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warningRichard Smith2013-01-31
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* build: regenerate configureSaleem Abdulrasool2013-01-30
* [autoconf] Fix m4 quoting for newer autotoolsNAKAMURA Takumi2013-01-30