summaryrefslogtreecommitdiffstats
path: root/llvm/configure
Commit message (Expand)AuthorAgeFilesLines
* [multilib] Add support to the autoconf build to substituteChandler Carruth2014-12-291-0/+6
* Require python 2.7.Rafael Espindola2014-12-121-9/+9
* Expose LLVM version string via macro in llvm-config.h, and modify Go bindingsPeter Collingbourne2014-11-191-0/+5
* Add a check for misbehaving -Wcomment from gcc-4.7 and addEric Christopher2014-11-051-7/+73
* [OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov2014-10-301-167/+46
* Re-commit r220667.Rui Ueyama2014-10-271-361/+10
* Revert "Include stddef.h before including cxxabi.h" to un-break buildbotRui Ueyama2014-10-271-10/+361
* Include stddef.h before including cxxabi.hRui Ueyama2014-10-271-361/+10
* Initial version of Go bindings.Peter Collingbourne2014-10-161-1/+63
* Remove unused ALL_BINDINGS configuration variable.Peter Collingbourne2014-10-031-6/+1
* Delete support for AuroraUX.Rafael Espindola2014-08-141-7/+0
* [autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build.NAKAMURA Takumi2014-07-291-9/+9
* Update LLVM version: 3.5 => 3.6Hans Wennborg2014-07-281-1/+1
* Regenerate autoconf, previous updates to the configury haven'tEric Christopher2014-07-281-674/+6
* Touch configure to force clang's config.h.in reconfiguration on the build ser...Alp Toker2014-06-061-1/+1
* Don't hard-code ld when extracting host linker version, use ${LD} ifJoerg Sonnenberger2014-05-281-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-9/+9
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-8/+6
* ARM64: initial backend importTim Northover2014-03-291-5/+8
* Remove projects/sample.Rafael Espindola2014-03-121-3/+0
* Add a --enable-clang-plugin-support option to configure.Rafael Espindola2014-03-101-3/+27
* Add patch level to llvm version in CMake and AutoconfTom Stellard2014-03-031-21/+33
* [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. TheChandler Carruth2014-03-011-11/+11
* [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-281-3301/+56
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-281-8/+3
* Add version, arch, system libs, and targets to Makefile.configNAKAMURA Takumi2014-02-091-14/+62
* Fix configure to find arc4random via header files.Todd Fiala2014-02-051-2/+88
* Introduce line editor library.Peter Collingbourne2014-01-311-1/+122
* Use a heavier hammer when --enable-libcpp is passed to bypass the testsChandler Carruth2014-01-151-7/+9
* Sink the autoconf check for sufficiently modern host toolchain below theChandler Carruth2014-01-151-260/+260
* Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! NotChandler Carruth2014-01-151-1/+2
* Add a check to configure that the libstdc++ selected by Clang isn'tChandler Carruth2014-01-151-33/+87
* Remove the last weird subproject, 'privbracket'.Chandler Carruth2014-01-141-4/+1
* Add checks to configure for sufficiently modern host compilers. ThisChandler Carruth2014-01-141-1/+332
* Ok, really, for the last time, llvm-gcc is dead Jim.Chandler Carruth2014-01-141-24/+2
* llvm-gcc is dead. REALLY. IT'S DEAD JIM.Chandler Carruth2014-01-141-4/+4
* Remove the test for endianness in configure.ac and regenerate.Eric Christopher2014-01-091-740/+457
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-3/+3
* Update to reflect the next release.Bill Wendling2013-11-201-17/+13
* [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
OpenPOWER on IntegriCloud