Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-01-09 | Remove the test for endianness in configure.ac and regenerate. | Eric Christopher | 1 | -740/+457 |
2014-01-01 | Update the copyright credits -- Happy new year 2014! | NAKAMURA Takumi | 1 | -3/+3 |
2013-11-20 | Update to reflect the next release. | Bill Wendling | 1 | -17/+13 |
2013-11-11 | [autoconf] Prune "runtime" stuff in configure, corresponding to r191835. | NAKAMURA Takumi | 1 | -6/+0 |
2013-10-12 | Update so that it uses the `-V' command line option and supports Python 3.x. | Bill Wendling | 1 | -3/+4 |
2013-10-07 | Revert "Revert "Windows: Add support for unicode command lines"" | David Majnemer | 1 | -0/+81 |
2013-09-24 | Remove error output from configure if CFLAGS is set (r174313). | Patrik Hagglund | 1 | -2/+2 |
2013-08-30 | [conf] Add config variable to disable crash related overrides. | Daniel Dunbar | 1 | -20/+37 |
2013-08-22 | configure: Regenerate corresponding to r189026. | NAKAMURA Takumi | 1 | -1/+2 |
2013-08-22 | Autoconf: The Clang ARC migrator now depends on the static analyzer. | Jordan Rose | 1 | -2/+8 |
2013-08-17 | Recognize NetBSD's terminfo implementation. | Joerg Sonnenberger | 1 | -1/+1 |
2013-08-12 | Remove all checking for the various terminfo headers (term.h and | Chandler Carruth | 1 | -177/+0 |
2013-08-12 | Target a minimal terminfo library rather than necessarily a full curses | Chandler Carruth | 1 | -27/+28 |