Rewrite the CMake build to use explicit dependencies between libraries,
[oota-llvm.git] / cmake / modules / CMakeLists.txt
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-04-11 Oscar FuentesCMake: remove some unnecesary code and ToDos.
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
2011-04-05 Oscar FuentesRename LLVMConfig.cmake to LLVM-Config.cmake. The ...
2011-02-22 Oscar FuentesCMake: remove unnecessary variable.
2011-02-18 Oscar FuentesMove library stuff out of the toplevel CMakeLists.txt...
2011-02-07 Oscar FuentesInstall only *.cmake files. Don't install .svn directory.
2011-02-03 Oscar FuentesChanges for building Clang and others using LLVM as...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-11 Oscar FuentesCMake: corrections on LLVM.cmake external services.
2010-08-09 Oscar FuentesCMake: system for providing llvm-config-like features...