summaryrefslogtreecommitdiff
path: root/cmake/modules/HandleLLVMOptions.cmake
Commit message (Expand)AuthorAge
* Remove remnant of my experimentation with CMake.Oscar Fuentes2011-03-08
* Support for parallel compilation (/MP) when using the VS IDE.Oscar Fuentes2011-03-02
* CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It...NAKAMURA Takumi2011-02-21
* CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts to use GnuWin32 tools.NAKAMURA Takumi2011-02-10
* CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can specify "Path to GnuWin3...NAKAMURA Takumi2011-02-09
* Don't define NDEBUG on MSVC_IDE and XCode builds. Fixes PR9155.Oscar Fuentes2011-02-06
* Moved more stuff to HandleLLVMOptions.cmakeOscar Fuentes2011-02-05
* Changes for building Clang and others using LLVM as an externalOscar Fuentes2011-02-03