Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233... | NAKAMURA Takumi | 1 | -5/+19 |
2015-03-26 | [ADT][CMake][AutoConf] Fail-fast iterators for DenseMap | Sanjoy Das | 1 | -0/+31 |
2015-03-12 | [autoconf] Fix the build failure by quoting the strings. | Logan Chien | 1 | -10/+10 |
2015-03-12 | [autoconf] Regenerate autoconf configure script. | Logan Chien | 1 | -7/+311 |
2015-03-12 | Update for a new year. | Eric Christopher | 1 | -3/+3 |
2015-03-09 | Drop the hacks used for partial C99 math libraries. | Benjamin Kramer | 1 | -869/+1 |
2015-02-28 | Revert r230812. Do not break builds for no reason. | Nick Lewycky | 1 | -6/+0 |
2015-02-27 | Discourage in-source autoconf builds (as we already do for the cmake build) | Jonathan Roelofs | 1 | -0/+6 |
2015-02-26 | Support bitrig in autoconf build system. | Eric Christopher | 1 | -0/+7 |
2015-02-01 | Fix some bashims. More information on https://wiki.ubuntu.com/DashAsBinSh. Re... | Sylvestre Ledru | 1 | -2/+2 |
2015-01-30 | [Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ... | NAKAMURA Takumi | 1 | -0/+170 |
2015-01-30 | Regenerate configure since r227090. | NAKAMURA Takumi | 1 | -0/+2 |
2015-01-14 | Trunk is now 3.7.0svn | Hans Wennborg | 1 | -10/+10 |
2014-12-29 | [multilib] Add support to the autoconf build to substitute | Chandler Carruth | 1 | -0/+6 |
2014-12-12 | Require python 2.7. | Rafael Espindola | 1 | -9/+9 |
2014-11-19 | Expose LLVM version string via macro in llvm-config.h, and modify Go bindings | Peter Collingbourne | 1 | -0/+5 |
2014-11-05 | Add a check for misbehaving -Wcomment from gcc-4.7 and add | Eric Christopher | 1 | -7/+73 |
2014-10-30 | [OCaml] [autoconf] Migrate to ocamlfind. | Peter Zotov | 1 | -167/+46 |
2014-10-27 | Re-commit r220667. | Rui Ueyama | 1 | -361/+10 |
2014-10-27 | Revert "Include stddef.h before including cxxabi.h" to un-break buildbot | Rui Ueyama | 1 | -10/+361 |
2014-10-27 | Include stddef.h before including cxxabi.h | Rui Ueyama | 1 | -361/+10 |
2014-10-16 | Initial version of Go bindings. | Peter Collingbourne | 1 | -1/+63 |
2014-10-03 | Remove unused ALL_BINDINGS configuration variable. | Peter Collingbourne | 1 | -6/+1 |
2014-08-14 | Delete support for AuroraUX. | Rafael Espindola | 1 | -7/+0 |
2014-07-29 | [autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build. | NAKAMURA Takumi | 1 | -9/+9 |
2014-07-28 | Update LLVM version: 3.5 => 3.6 | Hans Wennborg | 1 | -1/+1 |
2014-07-28 | Regenerate autoconf, previous updates to the configury haven't | Eric Christopher | 1 | -674/+6 |
2014-06-06 | Touch configure to force clang's config.h.in reconfiguration on the build ser... | Alp Toker | 1 | -1/+1 |
2014-05-28 | Don't hard-code ld when extracting host linker version, use ${LD} if | Joerg Sonnenberger | 1 | -1/+1 |
2014-05-24 | AArch64/ARM64: move ARM64 into AArch64's place | Tim Northover | 1 | -9/+9 |
2014-05-24 | AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64. | Tim Northover | 1 | -8/+6 |
2014-03-29 | ARM64: initial backend import | Tim Northover | 1 | -5/+8 |
2014-03-12 | Remove projects/sample. | Rafael Espindola | 1 | -3/+0 |
2014-03-10 | Add a --enable-clang-plugin-support option to configure. | Rafael Espindola | 1 | -3/+27 |
2014-03-03 | Add patch level to llvm version in CMake and Autoconf | Tom Stellard | 1 | -21/+33 |
2014-03-01 | [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The | Chandler Carruth | 1 | -11/+11 |
2014-02-28 | [C++11] Switch autoconf and make to use C++11 by default. Now both build | Chandler Carruth | 1 | -2/+2 |
2014-02-28 | Drop libtool from llvm. | Rafael Espindola | 1 | -3301/+56 |
2014-02-28 | With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore. | Rafael Espindola | 1 | -8/+3 |
2014-02-09 | Add version, arch, system libs, and targets to Makefile.config | NAKAMURA Takumi | 1 | -14/+62 |
2014-02-05 | Fix configure to find arc4random via header files. | Todd Fiala | 1 | -2/+88 |
2014-01-31 | Introduce line editor library. | Peter Collingbourne | 1 | -1/+122 |
2014-01-15 | Use a heavier hammer when --enable-libcpp is passed to bypass the tests | Chandler Carruth | 1 | -7/+9 |
2014-01-15 | Sink the autoconf check for sufficiently modern host toolchain below the | Chandler Carruth | 1 | -260/+260 |
2014-01-15 | Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! Not | Chandler Carruth | 1 | -1/+2 |
2014-01-15 | Add a check to configure that the libstdc++ selected by Clang isn't | Chandler Carruth | 1 | -33/+87 |
2014-01-14 | Remove the last weird subproject, 'privbracket'. | Chandler Carruth | 1 | -4/+1 |
2014-01-14 | Add checks to configure for sufficiently modern host compilers. This | Chandler Carruth | 1 | -1/+332 |
2014-01-14 | Ok, really, for the last time, llvm-gcc is dead Jim. | Chandler Carruth | 1 | -24/+2 |
2014-01-14 | llvm-gcc is dead. REALLY. IT'S DEAD JIM. | Chandler Carruth | 1 | -4/+4 |