summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Revert r230812. Do not break builds for no reason.Nick Lewycky2015-02-281-6/+0
* Discourage in-source autoconf builds (as we already do for the cmake build)Jonathan Roelofs2015-02-271-0/+6
* Support bitrig in autoconf build system.Eric Christopher2015-02-261-0/+7
* Fix some bashims. More information on https://wiki.ubuntu.com/DashAsBinSh. Re...Sylvestre Ledru2015-02-011-2/+2
* [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...NAKAMURA Takumi2015-01-301-0/+170
* Regenerate configure since r227090.NAKAMURA Takumi2015-01-301-0/+2
* Trunk is now 3.7.0svnHans Wennborg2015-01-141-10/+10
* [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