aboutsummaryrefslogtreecommitdiff
path: root/lld/cmake
AgeCommit message (Expand)AuthorFilesLines
2023-01-13[cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen1-1/+2
2022-11-25Add version to all LLVM cmake packageThomas Preud'homme3-1/+24
2022-11-25Revert: Add version to all LLVM cmake packageThomas Preud'homme3-24/+1
2022-11-20Add version to all LLVM cmake packageThomas Preud'homme3-1/+24
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2-4/+4
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2-4/+4
2022-07-26[CMake] Fix add_subdirectory llvm buildsSebastian Neubauer1-1/+1
2022-07-25[cmake] Support custom package install pathsJohn Ericson1-6/+11
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-2/+2
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-2/+2
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-10/+2
2021-12-31[lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2-3/+6
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai3-22/+8
2020-05-14lld: Let find_package(LLD) workMatt Arsenault3-2/+86
2018-03-09[CMake] Properly conditionalize installation of lld librariesDavid Zarzycki1-1/+1
2017-12-01[lld] Switch to add_llvm_install_targetsShoaib Meenai1-8/+4
2017-01-24[lld][cmake] Fix BUILD_SHARED_LIBS installationPavel Labath1-1/+33
2017-01-09[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB buildPavel Labath1-1/+1
2016-12-23[CMake] Add install target for the lld toolPetr Hosek1-0/+45
2013-04-06Add VTune as an optional external dependency and add task tracking.Michael J. Spencer1-0/+31