| Commit message (Expand) | Author | Age | Files | Lines |
* | Try to fix cmake build. | Rafael Espindola | 2010-08-08 | 1 | -0/+1 |
* | Add CMake support for 'edis'. | Ted Kremenek | 2010-04-13 | 1 | -0/+1 |
* | remove llvm-db: it is completely broken and if anyone wants to do a debugger, | Chris Lattner | 2009-10-05 | 1 | -1/+0 |
* | EXIT STAGE LEFT: gccas, gccld | Daniel Dunbar | 2009-08-25 | 1 | -3/+0 |
* | 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 |