Remove remnant of my experimentation with CMake.
[oota-llvm.git] / cmake / modules / HandleLLVMOptions.cmake
2011-03-08 Oscar FuentesRemove remnant of my experimentation with CMake.
2011-03-02 Oscar FuentesSupport for parallel compilation (/MP) when using the...
2011-02-21 NAKAMURA TakumiCMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl...
2011-02-10 NAKAMURA TakumiCMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts...
2011-02-09 NAKAMURA TakumiCMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
2011-02-06 Oscar FuentesDon't define NDEBUG on MSVC_IDE and XCode builds. Fixes...
2011-02-05 Oscar FuentesMoved more stuff to HandleLLVMOptions.cmake
2011-02-03 Oscar FuentesChanges for building Clang and others using LLVM as...