Add a hack to unbreak MSVC builds. str(n)casecmp are POSIX functions and aren't avail...
[oota-llvm.git] / tools / CMakeLists.txt
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.