aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-7/+63
* CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.Hans Wennborg2013-08-241-15/+17
* Undo an over zealous rename. This bit of the CMake build really isChandler Carruth2012-01-241-1/+1
* build/cmake: Switch to using llvm-build computed dependencies.Daniel Dunbar2011-11-291-2/+2
* Complete the removal of FindBison from CMake. Noticed this when browsingChandler Carruth2011-09-041-1/+0
* Make my attempt to build up global deps variables actually utilizeChandler Carruth2011-07-291-0/+6
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-291-2/+0
* CMake: remove some unnecesary code and ToDos.Oscar Fuentes2011-04-111-8/+0
* CMake: support for using LLVM from client projects with find_package.Oscar Fuentes2011-04-101-5/+15
* Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes2011-04-051-3/+3
* CMake: remove unnecessary variable.Oscar Fuentes2011-02-221-1/+0
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-181-0/+3
* Install only *.cmake files. Don't install .svn directory.Oscar Fuentes2011-02-071-1/+2
* Changes for building Clang and others using LLVM as an externalOscar Fuentes2011-02-031-0/+17
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-14/+8
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-8/+14
* CMake: corrections on LLVM.cmake external services.Oscar Fuentes2010-08-111-1/+2
* CMake: system for providing llvm-config-like features to the user.Oscar Fuentes2010-08-091-0/+11