summaryrefslogtreecommitdiffstats
path: root/llvm/autoconf
Commit message (Expand)AuthorAgeFilesLines
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-2/+2
* [multilib] Add support to the autoconf build to substituteChandler Carruth2014-12-291-0/+5
* Require python 2.7.Rafael Espindola2014-12-121-5/+5
* Expose LLVM version string via macro in llvm-config.h, and modify Go bindingsPeter Collingbourne2014-11-191-0/+1
* Add a check for misbehaving -Wcomment from gcc-4.7 and addEric Christopher2014-11-051-1/+21
* [OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov2014-10-301-16/+27
* Re-commit r220667.Rui Ueyama2014-10-271-1/+5
* Revert "Include stddef.h before including cxxabi.h" to un-break buildbotRui Ueyama2014-10-271-5/+1
* Include stddef.h before including cxxabi.hRui Ueyama2014-10-271-1/+5
* Initial version of Go bindings.Peter Collingbourne2014-10-161-0/+19
* Recognize aarch64_be as valid architecture.Joerg Sonnenberger2014-10-061-2/+2
* Remove unused ALL_BINDINGS configuration variable.Peter Collingbourne2014-10-031-4/+0
* 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-1/+1
* Update LLVM version: 3.5 => 3.6Hans Wennborg2014-07-281-1/+1
* Drop the udis86 wrapper from llvm::sysAlp Toker2014-07-171-19/+0
* Track clang r213171Alp Toker2014-07-161-20/+0
* Remove path_tclsh.m4.Rafael Espindola2014-06-021-39/+0
* GraphWriter: detect graph viewer programs at runtimeAlp Toker2014-06-021-80/+0
* 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-7/+6
* ARM64: initial backend importTim Northover2014-03-291-3/+6
* 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
OpenPOWER on IntegriCloud