[all-commits] [llvm/llvm-project] da77db: Revert "[cmake] Use `GNUInstallDirs` to support cu...
John Ericson via All-commits
all-commits at lists.llvm.org
Sat Jan 15 21:50:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da77db58d7629a3bfea1a0053aa9c29764b0bc2b
https://github.com/llvm/llvm-project/commit/da77db58d7629a3bfea1a0053aa9c29764b0bc2b
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2022-01-16 (Sun, 16 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/cmake/LibompCheckLinkerFlag.cmake
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."
https://lab.llvm.org/buildbot/#/builders/46/builds/21146 Still have
this odd error, not sure how to reproduce, so I will just try breaking
up my patch.
This reverts commit 4a678f8072004eff9214c1a4e1836a14abb69535.
More information about the All-commits
mailing list