CMake: Set LIBS on llvm-config so we can query the system libraries
[oota-llvm.git] / cmake / modules / LLVMConfig.cmake
2009-05-27 Oscar FuentesCMake: Set LIBS on llvm-config so we can query the...
2009-03-16 Douglas GregorCMake: Build system fixes for XCode. llvm-config still...
2009-01-22 Oscar FuentesCMake: Tests PERL availability with PERL_EXECUTABLE...
2008-11-16 Oscar FuentesCMake: MSVC: Pass list of components the right way...
2008-11-15 Oscar FuentesCMake: Forces linking of the rest of architecture targe...
2008-11-11 Oscar FuentesCMake: Updated library dependency info used for MSVC++.
2008-10-31 Oscar FuentesCMake: Fix some unwanted commentary line wraps on the...
2008-10-31 Oscar FuentesCMake: Establish dependencies among executables and...
2008-09-24 Oscar FuentesCMake: Removed unnecessary messages from msvc_llvm_conf...
2008-09-22 Oscar FuentesInitial support for the CMake build system.