Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.in
[oota-llvm.git] / cmake / modules / CMakeLists.txt
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...