CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
[oota-llvm.git] / tools / CMakeLists.txt
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-08-24 John McCallCheck in a couple of changes that I apparently never...
2010-08-08 Rafael EspindolaTry to fix cmake build.
2010-04-13 Ted KremenekAdd CMake support for 'edis'.
2009-10-05 Chris Lattnerremove llvm-db: it is completely broken and if anyone...
2009-08-25 Daniel DunbarEXIT STAGE LEFT: gccas, gccld
2009-08-16 Oscar FuentesCMake: Discriminate MINGW, MSYS, CYGWIN: does not try...
2009-08-14 Oscar FuentesCMake: propagate to the parent scope LLVM_COMMON_DEPEND...
2009-08-14 Oscar FuentesCMake: build llvm-config before the other tools.
2009-08-12 Oscar FuentesCMake: Re-enabled build of llvm-config. Removed recursi...
2009-06-23 Douglas GregorCMake: remove support for llvm-config-generated depende...
2009-06-18 Chris LattnerAdd a skeleton driver for new machine code level fun...
2009-06-04 Douglas GregorCMake: Use explicit dependencies for Xcode (as well...
2008-11-25 Oscar FuentesCMake: llvmc2 is now known as llvmc.
2008-10-26 Oscar FuentesCMake: If we have `clang' under the `tools/' subdirecto...
2008-09-22 Oscar FuentesInitial support for the CMake build system.