summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Touch configure to force clang's config.h.in reconfiguration on the build ser...Alp Toker2014-06-06
* Don't hard-code ld when extracting host linker version, use ${LD} ifJoerg Sonnenberger2014-05-28
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-24
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-24
* ARM64: initial backend importTim Northover2014-03-29
* Remove projects/sample.Rafael Espindola2014-03-12
* Add a --enable-clang-plugin-support option to configure.Rafael Espindola2014-03-10
* Add patch level to llvm version in CMake and AutoconfTom Stellard2014-03-03
* [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. TheChandler Carruth2014-03-01
* [C++11] Switch autoconf and make to use C++11 by default. Now both buildChandler Carruth2014-02-28
* Drop libtool from llvm.Rafael Espindola2014-02-28
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-28
* Add version, arch, system libs, and targets to Makefile.configNAKAMURA Takumi2014-02-09
* Fix configure to find arc4random via header files.Todd Fiala2014-02-05
* Introduce line editor library.Peter Collingbourne2014-01-31
* Use a heavier hammer when --enable-libcpp is passed to bypass the testsChandler Carruth2014-01-15
* Sink the autoconf check for sufficiently modern host toolchain below theChandler Carruth2014-01-15
* Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! NotChandler Carruth2014-01-15
* Add a check to configure that the libstdc++ selected by Clang isn'tChandler Carruth2014-01-15
* Remove the last weird subproject, 'privbracket'.Chandler Carruth2014-01-14
* Add checks to configure for sufficiently modern host compilers. ThisChandler Carruth2014-01-14
* Ok, really, for the last time, llvm-gcc is dead Jim.Chandler Carruth2014-01-14
* llvm-gcc is dead. REALLY. IT'S DEAD JIM.Chandler Carruth2014-01-14
* Remove the test for endianness in configure.ac and regenerate.Eric Christopher2014-01-09
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-01
* Update to reflect the next release.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