summaryrefslogtreecommitdiff
path: root/cmake/modules/HandleLLVMOptions.cmake
Commit message (Expand)AuthorAge
* CMake: [MSVC] Suppress C4551 'function call missing argument list'.NAKAMURA Takumi2011-08-17
* lit support for REQUIRES: asserts.Andrew Trick2011-06-22
* Added LLVM_BUILD_MODE to cmake so that lit supports tests with REQUIRES: {bui...Andrew Trick2011-06-16
* Handle gcc-compatible compilers (such as clang) the same way we handleOscar Fuentes2011-05-11
* Disable warning C4181: "qualifier applied to reference type; ignored"Francois Pichet2011-04-19
* Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure llvm-config.in.inOscar Fuentes2011-04-01
* 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