Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config un... | Oscar Fuentes | 2009-08-16 | 1 | -1/+1 |
* | CMake: propagate to the parent scope LLVM_COMMON_DEPENDS. This is | Oscar Fuentes | 2009-08-14 | 1 | -0/+2 |
* | CMake: build llvm-config before the other tools. | Oscar Fuentes | 2009-08-14 | 1 | -1/+6 |
* | CMake: Re-enabled build of llvm-config. Removed recursive invocation | Oscar Fuentes | 2009-08-12 | 1 | -3/+1 |
* | CMake: remove support for llvm-config-generated dependencies in the build | Douglas Gregor | 2009-06-23 | 1 | -1/+3 |
* | Add a skeleton driver for new machine code level fun. llvm-mc is meant | Chris Lattner | 2009-06-18 | 1 | -0/+1 |
* | CMake: Use explicit dependencies for Xcode (as well as MSVC), to make | Douglas Gregor | 2009-06-04 | 1 | -3/+3 |
* | CMake: llvmc2 is now known as llvmc. | Oscar Fuentes | 2008-11-25 | 1 | -1/+1 |
* | CMake: If we have `clang' under the `tools/' subdirectory, add it to | Oscar Fuentes | 2008-10-26 | 1 | -0/+4 |
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+32 |