summaryrefslogtreecommitdiff
path: root/lld/cmake/modules/AddLLD.cmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-2/+2
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-2/+2
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-2/+2
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-2/+2
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-2/+2
* [lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2021-12-311-2/+3
* [cmake] Add support for multiple distributionsShoaib Meenai2021-05-121-12/+4
* lld: Let find_package(LLD) workMatt Arsenault2020-05-141-2/+2
* [CMake] Properly conditionalize installation of lld librariesDavid Zarzycki2018-03-091-1/+1
* [lld] Switch to add_llvm_install_targetsShoaib Meenai2017-12-011-8/+4
* [lld][cmake] Fix BUILD_SHARED_LIBS installationPavel Labath2017-01-241-1/+33
* [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB buildPavel Labath2017-01-091-1/+1
* [CMake] Add install target for the lld toolPetr Hosek2016-12-231-0/+45