CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
[oota-llvm.git] / cmake / modules / CMakeLists.txt
2013-08-24 Hans WennborgCMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
2012-01-24 Chandler CarruthUndo an over zealous rename. This bit of the CMake...
2011-11-29 Daniel Dunbarbuild/cmake: Switch to using llvm-build computed depend...
2011-09-04 Chandler CarruthComplete the removal of FindBison from CMake. Noticed...
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
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...