unbreak unit-tests on gcc-4.4.
[oota-llvm.git] / cmake / modules / AddLLVM.cmake
2009-06-23 Douglas GregorReinstate target dependencies on Table_gen targets...
2009-06-23 Douglas GregorCMake: remove support for llvm-config-generated depende...
2009-06-23 Douglas GregorEliminate some unused code in CMa'e add_llvm_target...
2009-06-23 Douglas GregorEliminate object-relinking support from CMake. Fixes...
2009-06-12 Oscar FuentesCMake: New variable LLVM_LIBDIR_SUFFIX.
2009-06-04 Douglas GregorCMake: Use explicit dependencies for Xcode (as well...
2009-05-27 Oscar FuentesCMake: Set LIBS on llvm-config so we can query the...
2009-05-23 Oscar FuentesCMake: Use libdl only when available. Fixes build on...
2009-05-06 Oscar FuentesCMake: Use pthread library when requested and available.
2008-11-30 Eli FriedmanFix a link issue I ran into trying compiling LLVM on...
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-11 Oscar FuentesCMake: Removed unnecessary library path setting that...
2008-10-26 Oscar FuentesCMake: Support for LLVM_USED_LIBS variable, which is...
2008-10-22 Oscar FuentesCMake: `make install' for libraries, executables and...
2008-09-26 Oscar FuentesCMake: Builds all targets.
2008-09-22 Oscar FuentesCMake build system: support for parallel builds.
2008-09-22 Oscar FuentesInitial support for the CMake build system.