Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm/lib: [CMake] Add explicit dependency to intrinsics_gen. | NAKAMURA Takumi | 2012-06-24 | 1 | -0/+2 |
* | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -8/+0 |
* | Rewrite the CMake build to use explicit dependencies between libraries, | Chandler Carruth | 2011-07-29 | 1 | -0/+8 |
* | Fix libffi usage when it is on a custom path. | Oscar Fuentes | 2011-01-28 | 1 | -9/+1 |
* | Use the paths to libffi's header and library even when no custom | Oscar Fuentes | 2011-01-27 | 1 | -6/+10 |
* | Handles libffi on the CMake build. | Oscar Fuentes | 2011-01-21 | 1 | -0/+16 |
* | Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." | Michael J. Spencer | 2010-09-13 | 1 | -7/+0 |
* | CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. | Michael J. Spencer | 2010-09-10 | 1 | -0/+7 |
* | Eliminate object-relinking support from CMake. Fixes PR 4429 and | Douglas Gregor | 2009-06-23 | 1 | -1/+1 |
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+5 |