summaryrefslogtreecommitdiff
path: root/lld/cmake
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen2023-01-131-1/+2
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-1/+24
* Revert: Add version to all LLVM cmake packageThomas Preud'homme2022-11-253-24/+1
* Add version to all LLVM cmake packageThomas Preud'homme2022-11-203-1/+24
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-09-141-1/+1
* Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2022-08-251-1/+1
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-08-241-1/+1
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-182-4/+4
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-182-4/+4
* [CMake] Fix add_subdirectory llvm buildsSebastian Neubauer2022-07-261-1/+1
* [cmake] Support custom package install pathsJohn Ericson2022-07-251-6/+11
* [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
* [CMake] Factor out config prefix finding logicJohn Ericson2022-01-071-10/+2
* [lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2021-12-312-3/+6
* [cmake] Add support for multiple distributionsShoaib Meenai2021-05-123-22/+8
* lld: Let find_package(LLD) workMatt Arsenault2020-05-143-2/+86
* [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
* Add VTune as an optional external dependency and add task tracking.Michael J. Spencer2013-04-061-0/+31