]> granicus.if.org Git - clang/history - cmake/modules
This call-site should have been updated as part of D34304.
[clang] / cmake / modules /
2017-04-08 Michal Gorny[cmake] Support Gentoo install for z3
2017-04-04 Dominic Chen[analyzer] Add new Z3 constraint manager backend
2017-03-21 Guillaume Papin[CMake] fix CLANG_INCLUDE_DIRS CMake export
2017-02-06 Chris Bieneman[CMake] Add CLANG_INCLUDE_DIRS to CMake exports
2017-01-31 Michal Gorny[cmake] Hint find_package() to prefer LLVM installed...
2016-11-08 Justin Bognercmake: Don't try to install exports if there aren't any
2016-11-07 Justin Bognercmake: Support exports correctly with LLVM_DISTRIBUTION...
2016-10-19 Michael Gottesman[cmake] Follow LLVM's lead in creating exported tool...
2016-07-10 Michael GottesmanAdd CLANG_BUILD_TOOLS as a clang counterpart for LLVM_B...
2016-07-09 Michael GottesmanMove add_clang_* entry points from the main clang CMake...
2016-06-30 Michael Gottesman[cmake] Remove stale comment. NFC.
2016-06-29 Michael Gottesman[ClangConfig] Store all of the targets exported in...
2016-06-29 Michael Gottesman[ClangConfig] Unset some variables after we are done...
2016-06-29 Michael Gottesman[ClangConfig] Instead of hard coding the ClangTargets...
2016-06-29 Michael Gottesman[ClangConfig] Follow LLVM's example and only install...
2016-06-29 Michael Gottesman[cmake] Instead of just copying ClangConfig.cmake,...
2016-06-29 Michael Gottesman[ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_...
2016-06-29 Michael Gottesman[ClangConfig] Replace paths with the same value as...
2016-06-29 Michael Gottesman[cmake] Move creation of ClangTargets and installation...
2016-02-19 Reid KlecknerAdd call to find_package to load LLVM dependencies
2014-11-05 Reid KlecknerMake it easier to build against a pre-built Clang packa...