summaryrefslogtreecommitdiff
path: root/clang-tools-extra/modularize/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Support] Move TargetParsers to new componentArchibald Elliott2022-12-201-0/+1
* [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installatio...John Ericson2022-01-221-1/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-161-1/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-161-1/+1
* Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson2022-01-151-1/+1
* [cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson2022-01-151-1/+1
* [clang-tools-extra] [cmake] Link against libclang-cpp whenever possibleMichal Gorny2019-10-041-1/+1
* Add explicit dependency on clangSerialization after rC348911Fangrui Song2018-12-121-0/+1
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-0/+1
* [CMake] Use tools template for clangd and modularizePetr Hosek2017-07-111-1/+1
* modularize: add install ruleSaleem Abdulrasool2015-11-171-0/+4
* Added module map coverage support, extracted from module-map-checker.John Thompson2015-02-191-0/+1
* Moved header list loading to new class. This is staging for adding module map...John Thompson2015-02-131-0/+1
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+1
* [CMake] clang-tools-extra: Update dependencies.NAKAMURA Takumi2013-12-101-2/+4
* [CMake] clang-tools-extra may not depend on LLVM CodeGen.NAKAMURA Takumi2013-12-091-4/+2
* Added module map generation option.John Thompson2013-10-151-0/+1
* Fixed case change that caused the test failure. Incorporarated Sean's review...John Thompson2013-07-261-0/+1
* Revert "Added new feature for checking macro and preprocessor conditional con...Rafael Espindola2013-07-261-1/+0
* Added new feature for checking macro and preprocessor conditional consistency.John Thompson2013-07-261-0/+1
* Initial check in of Doug's modularize tool for checking header readiness for ...John Thompson2013-03-121-0/+16