summaryrefslogtreecommitdiff
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Remove projects/sample.Rafael Espindola2014-03-121-1/+0
* Add a --enable-clang-plugin-support option to configure.Rafael Espindola2014-03-101-0/+14
* Now that we don't use libtool, we don't need to upgrade it :-)Rafael Espindola2014-03-051-35/+0
* Update comment.Eric Christopher2014-03-051-1/+1
* Add patch level to llvm version in CMake and AutoconfTom Stellard2014-03-031-3/+16
* [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. TheChandler Carruth2014-03-011-8/+8
* [C++11] Switch autoconf and make to use C++11 by default. Now both buildChandler Carruth2014-02-281-2/+2
* Drop libtool from llvm.Rafael Espindola2014-02-286-14184/+11
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-281-4/+0
* Add aarch64 to config.guessRenato Golin2014-02-251-0/+3
* Add version, arch, system libs, and targets to Makefile.configNAKAMURA Takumi2014-02-092-6/+23
* Fix configure to find arc4random via header files.Todd Fiala2014-02-051-1/+4
* Introduce line editor library.Peter Collingbourne2014-01-311-0/+18
* Use a heavier hammer when --enable-libcpp is passed to bypass the testsChandler Carruth2014-01-151-9/+13
* Sink the autoconf check for sufficiently modern host toolchain below theChandler Carruth2014-01-151-75/+77
* Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! NotChandler Carruth2014-01-151-0/+1
* Add a check to configure that the libstdc++ selected by Clang isn'tChandler Carruth2014-01-151-10/+34
* Remove the last weird subproject, 'privbracket'.Chandler Carruth2014-01-141-1/+0
* Add checks to configure for sufficiently modern host compilers. ThisChandler Carruth2014-01-141-0/+69
* Ok, really, for the last time, llvm-gcc is dead Jim.Chandler Carruth2014-01-141-11/+0
* llvm-gcc is dead. REALLY. IT'S DEAD JIM.Chandler Carruth2014-01-141-2/+2
* Remove the test for endianness in configure.ac and regenerate.Eric Christopher2014-01-091-3/+0
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-2/+2
* Update to reflect the next release.Bill Wendling2013-11-201-2/+2
* [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