summaryrefslogtreecommitdiff
path: root/lld/cmake
AgeCommit message (Expand)Author
2025-05-23[LLD][CMake][MSVC] Install PDBs alongside executables (#126680)Miguel A. Arroyo
2025-02-16[lld] enable installing lld headers and libraries as part of distribution (#1...Maksim Levental
2024-08-08[CMake] Remove EXPORT_SYMBOLS_FOR_PLUGINS from #102138 (#102396)Steven Wu
2024-08-07Reapply "[CMake] Fold export_executable_symbols_* into function args. (#10174...Steven Wu
2024-06-04[lld] Revise IDE folder structure (#89747)Michael Kruse
2024-01-11[LLD] Fix llvm-driver cmake integration for LLD (#76305)Alexandre Ganea
2023-01-13[cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen
2022-11-25Add version to all LLVM cmake packageThomas Preud'homme
2022-11-25Revert: Add version to all LLVM cmake packageThomas Preud'homme
2022-11-20Add version to all LLVM cmake packageThomas Preud'homme
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-07-26[CMake] Fix add_subdirectory llvm buildsSebastian Neubauer
2022-07-25[cmake] Support custom package install pathsJohn Ericson
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson
2021-12-31[lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson
2021-05-12[cmake] Add support for multiple distributionsShoaib Meenai
2020-05-14lld: Let find_package(LLD) workMatt Arsenault
2018-03-09[CMake] Properly conditionalize installation of lld librariesDavid Zarzycki
2017-12-01[lld] Switch to add_llvm_install_targetsShoaib Meenai
2017-01-24[lld][cmake] Fix BUILD_SHARED_LIBS installationPavel Labath
2017-01-09[lld][cmake] Fix LLVM_LINK_LLVM_DYLIB buildPavel Labath
2016-12-23[CMake] Add install target for the lld toolPetr Hosek
2013-04-06Add VTune as an optional external dependency and add task tracking.Michael J. Spencer