aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/CMakeLists.txt
AgeCommit message (Expand)Author
2012-01-24Undo an over zealous rename. This bit of the CMake build really isChandler Carruth
2011-11-29build/cmake: Switch to using llvm-build computed dependencies.Daniel Dunbar
2011-09-04Complete the removal of FindBison from CMake. Noticed this when browsingChandler Carruth
2011-07-29Make my attempt to build up global deps variables actually utilizeChandler Carruth
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2011-04-11CMake: remove some unnecesary code and ToDos.Oscar Fuentes
2011-04-10CMake: support for using LLVM from client projects with find_package.Oscar Fuentes
2011-04-05Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes
2011-02-22CMake: remove unnecessary variable.Oscar Fuentes
2011-02-18Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes
2011-02-07Install only *.cmake files. Don't install .svn directory.Oscar Fuentes
2011-02-03Changes for building Clang and others using LLVM as an externalOscar Fuentes
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer
2010-08-11CMake: corrections on LLVM.cmake external services.Oscar Fuentes
2010-08-09CMake: system for providing llvm-config-like features to the user.Oscar Fuentes