Add three missing CMake variables that need to make it to the
[oota-llvm.git] / cmake / modules / LLVMConfig.cmake.in
2013-08-08 Chandler CarruthAdd three missing CMake variables that need to make...
2013-08-07 Chandler CarruthAdd support for linking against a curses library when...
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2012-07-07 NAKAMURA TakumiLLVMConfig.cmake.in: Quote around @LLVM_INSTALL_PREFIX...
2012-02-13 Dylan Noblesmithadd LLVM_VERSION_MAJOR and _MINOR defines
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-04-13 Oscar FuentesExport LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in...
2011-04-11 Oscar FuentesCMake: remove some unnecesary code and ToDos.
2011-04-10 Oscar FuentesCMake: support for using LLVM from client projects...
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...