CMake: Use explicit dependencies for Xcode (as well as MSVC), to make
[oota-llvm.git] / cmake / modules / AddPartiallyLinkedObject.cmake
2009-06-04 Douglas GregorCMake: Use explicit dependencies for Xcode (as well...
2009-03-16 Douglas GregorCMake: Build system fixes for XCode. llvm-config still...
2009-01-07 Oscar FuentesCMake: replace `rm' with portable invocations of cmake.
2008-11-20 Oscar FuentesCMake: when building shared libraries, use -fPIC for...
2008-11-15 Oscar FuentesCMake: Adds header and TableGen files to Visual Studio...
2008-11-14 Oscar FuentesCMake: Fixed dependencies of .cpp source files on ...
2008-11-09 Oscar FuentesCMake: Support for cross-compiling. For now, requires...
2008-11-04 Oscar FuentesCMake: Support for building 32 bit mode libs and binari...
2008-10-22 Oscar FuentesCMake: `make install' for libraries, executables and...
2008-09-22 Oscar FuentesCMake build system: support for parallel builds.
2008-09-22 Oscar Fuentesadd_partially_linked_object: Replaced nonexistent MESSA...
2008-09-22 Oscar FuentesInitial support for the CMake build system.