aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/AddPartiallyLinkedObject.cmake
AgeCommit message (Expand)Author
2009-06-23Eliminate object-relinking support from CMake. Fixes PR 4429 andDouglas Gregor
2009-06-12CMake: New variable LLVM_LIBDIR_SUFFIX.Oscar Fuentes
2009-06-04CMake: Use explicit dependencies for Xcode (as well as MSVC), to makeDouglas Gregor
2009-03-16CMake: Build system fixes for XCode. llvm-config still causes us some serious...Douglas Gregor
2009-01-07CMake: replace `rm' with portable invocations of cmake.Oscar Fuentes
2008-11-20CMake: when building shared libraries, use -fPIC for compilingOscar Fuentes
2008-11-15CMake: Adds header and TableGen files to Visual Studio solution. A newOscar Fuentes
2008-11-14CMake: Fixed dependencies of .cpp source files on .td and tablegennedOscar Fuentes
2008-11-09CMake: Support for cross-compiling. For now, requires a previouslyOscar Fuentes
2008-11-04CMake: Support for building 32 bit mode libs and binaries onOscar Fuentes
2008-10-22CMake: `make install' for libraries, executables and header files.Oscar Fuentes
2008-09-22CMake build system: support for parallel builds.Oscar Fuentes
2008-09-22add_partially_linked_object: Replaced nonexistent MESSAGE option inOscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes