aboutsummaryrefslogtreecommitdiff
path: root/lld/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-07-06[lld] respect LLVM_EXTERNAL_LITKonrad Kleine1-3/+3
2023-06-19Re-land [LLD] Allow usage of LLD as a libraryAlexandre Ganea1-0/+2
2023-06-14Revert "[LLD] Allow usage of LLD as a library"Leonard Chan1-2/+0
2023-06-13[LLD] Allow usage of LLD as a libraryAlexandre Ganea1-0/+2
2023-05-30[lld-macho] Remove linking bitcode supportKeith Smiley1-4/+0
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+8
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+8
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-8/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+8
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-8/+1
2023-03-13[lld] Use installed llvm_gtest in standalone buildsMichał Górny1-5/+3
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+8
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-8/+1
2023-01-10[lld] Fix comment typos to cycle botsNico Weber1-1/+1
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+2
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-2/+2
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+2
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-4/+6
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-2/+0
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-0/+2
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-1/+1
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-1/+1
2022-08-06lld/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard1-61/+4
2022-08-06[LLVM] Update C++ standard to 17Tobias Hieta1-1/+1
2022-07-28[clang][lld][cmake] Simplify header dirsJohn Ericson1-3/+5
2022-07-21[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-06-24[NFC][lld] Fix typos to test commit accessDaniel Bertalan1-1/+1
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson1-4/+0
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson1-0/+4
2022-02-22[lld] Require C++14 in LLD standalone buildJez Ng1-0/+4
2022-02-03[lld][clang][cmake] Clean up a few thingsJohn Ericson1-6/+12
2022-01-20[cmake] Make include(GNUInstallDirs) always below project(..)John Ericson1-4/+6
2022-01-07[lld] Deprecate using llvm-config to detect llvm installationJohn Ericson1-40/+66
2022-01-01Set the path to the shared cmake modules based on the llvm directoryJohn Ericson1-1/+5
2021-12-31[lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-4/+10
2021-12-02[lld-macho] Remove old macho darwin lldKeith Smiley1-2/+0
2021-09-16[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory1-5/+5
2021-05-19Fix lld macho standalone build by including llvm/Config/llvm-config.h instead...Mariusz Ceier1-0/+4
2021-05-05[lld] Convert LLVM_CMAKE_PATH to a CMake pathIsuru Fernando1-0/+1
2021-03-15[test] Add ability to get error messages from CMake for errc substitutionMarkus Böck1-0/+3
2021-03-15[CMake] Require python 3.6 if enabling LLVM test targetsChristopher Tetreault1-1/+2
2021-01-29Revert "[CMake] Actually require python 3.6 or greater"Christopher Tetreault1-1/+1
2021-01-29[CMake] Actually require python 3.6 or greaterChristopher Tetreault1-1/+1
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille1-14/+1
2020-10-21Remove .svn from exclude list as we moved to gitSylvestre Ledru1-1/+0