CMake: Use libdl only when available. Fixes build on FreeBSD.
[oota-llvm.git] / cmake / modules / AddLLVM.cmake
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.