Add helpers for fetching basic types.
[oota-llvm.git] / cmake / modules / LLVMConfig.cmake
2009-08-12 Oscar FuentesCMake: Localized dependency on Perl.
2009-08-12 Oscar FuentesCMake: Rely on llvm_config again for obtaining the...
2009-08-12 Oscar FuentesCMake: Moved hard-coded library dependencies to its...
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-17 Daniel DunbarSketch support for target specific assembly parser.
2009-07-16 Daniel DunbarRegerate CMake library dependencies.
2009-07-16 Daniel DunbarKill off cmake magic to force linking.
2009-07-15 Daniel DunbarTweak CMake component lookup, I misunderstood what...
2009-07-15 Daniel DunbarTeach Makefiles & CMake to link in the <TARGET>Info...
2009-06-23 Douglas GregorCMake: remove support for llvm-config-generated depende...
2009-06-04 Douglas GregorCMake: Use explicit dependencies for Xcode (as well...
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.