[all-commits] [llvm/llvm-project] 6e52bf: Revert "[cmake] Use `GNUInstallDirs` to support cu...
John Ericson via All-commits
all-commits at lists.llvm.org
Fri Jan 14 23:36:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e52bfe09d3ab3ae6c43c079d06ebeb7bb241dec
https://github.com/llvm/llvm-project/commit/6e52bfe09d3ab3ae6c43c079d06ebeb7bb241dec
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2022-01-15 (Sat, 15 Jan 2022)
Changed paths:
M clang-tools-extra/CMakeLists.txt
M clang-tools-extra/clang-doc/tool/CMakeLists.txt
M clang-tools-extra/clang-include-fixer/find-all-symbols/tool/CMakeLists.txt
M clang-tools-extra/clang-include-fixer/tool/CMakeLists.txt
M clang-tools-extra/clang-tidy/CMakeLists.txt
M clang-tools-extra/clang-tidy/tool/CMakeLists.txt
M clang-tools-extra/modularize/CMakeLists.txt
M clang/CMakeLists.txt
M clang/cmake/modules/AddClang.cmake
M clang/tools/c-index-test/CMakeLists.txt
M clang/tools/clang-format/CMakeLists.txt
M clang/tools/clang-nvlink-wrapper/CMakeLists.txt
M clang/tools/clang-rename/CMakeLists.txt
M clang/tools/libclang/CMakeLists.txt
M clang/tools/scan-build-py/CMakeLists.txt
M clang/tools/scan-build/CMakeLists.txt
M clang/tools/scan-view/CMakeLists.txt
M clang/utils/hmaptool/CMakeLists.txt
M compiler-rt/cmake/base-config-ix.cmake
M libc/CMakeLists.txt
M libcxx/CMakeLists.txt
M libcxx/cmake/Modules/HandleLibCXXABI.cmake
M libcxxabi/CMakeLists.txt
M libunwind/CMakeLists.txt
M llvm/cmake/modules/LLVMInstallSymlink.cmake
M mlir/CMakeLists.txt
M mlir/cmake/modules/AddMLIR.cmake
M openmp/CMakeLists.txt
M openmp/libompd/src/CMakeLists.txt
M openmp/runtime/src/CMakeLists.txt
M openmp/tools/multiplex/CMakeLists.txt
M polly/CMakeLists.txt
M polly/cmake/CMakeLists.txt
M polly/lib/External/CMakeLists.txt
M pstl/CMakeLists.txt
Log Message:
-----------
Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
Sorry for the disruption, I will try again later.
This reverts commit efeb50197091b2ade24c00b9d55814bc433a7fd1.
More information about the All-commits
mailing list