Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
[platform/upstream/llvm.git] / clang-tools-extra / modularize / CMakeLists.txt
2022-01-16 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-16 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-15 John EricsonRevert "[cmake] Use `GNUInstallDirs` to support custom...
2022-01-15 John Ericson[cmake] Use `GNUInstallDirs` to support custom installa...
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-10-04 Michal Gorny[clang-tools-extra] [cmake] Link against libclang-cpp...
2018-12-12 Fangrui SongAdd explicit dependency on clangSerialization after...
2017-12-05 Shoaib Meenai[CMake] Use PRIVATE in target_link_libraries for execut...
2017-07-11 Petr Hosek[CMake] Use tools template for clangd and modularize
2015-11-17 Saleem Abdulrasoolmodularize: add install rule
2015-02-19 John ThompsonAdded module map coverage support, extracted from modul...
2015-02-13 John ThompsonMoved header list loading to new class. This is staging...
2014-07-14 NAKAMURA Takumi[CMake] Update libdeps.
2013-12-10 NAKAMURA Takumi[CMake] clang-tools-extra: Update dependencies.
2013-12-09 NAKAMURA Takumi[CMake] clang-tools-extra may not depend on LLVM CodeGen.
2013-10-15 John ThompsonAdded module map generation option.
2013-07-26 John ThompsonFixed case change that caused the test failure. Incorp...
2013-07-26 Rafael EspindolaRevert "Added new feature for checking macro and prepro...
2013-07-26 John ThompsonAdded new feature for checking macro and preprocessor...
2013-03-12 John ThompsonInitial check in of Doug's modularize tool for checking...