Age | Commit message (Expand) | Author |
2009-08-14 | CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable. | Oscar Fuentes |
2009-08-12 | CMake: Rely on llvm_config again for obtaining the list of required | Oscar Fuentes |
2009-06-23 | Reinstate target dependencies on Table_gen targets in CMake | Douglas Gregor |
2009-06-23 | CMake: remove support for llvm-config-generated dependencies in the build | Douglas Gregor |
2009-06-23 | Eliminate some unused code in CMa'e add_llvm_target. No functionality change. | Douglas Gregor |
2009-06-23 | Eliminate object-relinking support from CMake. Fixes PR 4429 and | Douglas Gregor |
2009-06-12 | CMake: New variable LLVM_LIBDIR_SUFFIX. | Oscar Fuentes |
2009-06-04 | CMake: Use explicit dependencies for Xcode (as well as MSVC), to make | Douglas Gregor |
2009-05-27 | CMake: Set LIBS on llvm-config so we can query the system libraries | Oscar Fuentes |
2009-05-23 | CMake: Use libdl only when available. Fixes build on FreeBSD. | Oscar Fuentes |
2009-05-06 | CMake: Use pthread library when requested and available. | Oscar Fuentes |
2008-11-30 | Fix a link issue I ran into trying compiling LLVM on MinGW with CMake. | Eli Friedman |
2008-11-15 | CMake: Adds header and TableGen files to Visual Studio solution. A new | Oscar Fuentes |
2008-11-14 | CMake: Fixed dependencies of .cpp source files on .td and tablegenned | Oscar Fuentes |
2008-11-11 | CMake: Removed unnecessary library path setting that was breaking the | Oscar Fuentes |
2008-10-26 | CMake: Support for LLVM_USED_LIBS variable, which is the cmake | Oscar Fuentes |
2008-10-22 | CMake: `make install' for libraries, executables and header files. | Oscar Fuentes |
2008-09-26 | CMake: Builds all targets. | Oscar Fuentes |
2008-09-22 | CMake build system: support for parallel builds. | Oscar Fuentes |
2008-09-22 | Initial support for the CMake build system. | Oscar Fuentes |