summaryrefslogtreecommitdiff
path: root/lld/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-131-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-05-061-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-05-061-8/+1
* Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever2023-04-151-1/+8
* Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-04-151-8/+1
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever2023-03-181-1/+8
* Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-181-8/+1
* [lld] Use installed llvm_gtest in standalone buildsMichał Górny2023-03-131-5/+3
* Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever2023-03-041-1/+8
* [CMake] Bumps minimum version to 3.20.0.Mark de Wever2023-03-041-8/+1
* [lld] Fix comment typos to cycle botsNico Weber2023-01-101-1/+1
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* Move googletest to the third-party directoryTom Stellard2022-11-091-2/+2
* Revert "Move googletest to the third-party directory"Tom Stellard2022-11-091-2/+2
* Move googletest to the third-party directoryTom Stellard2022-11-091-2/+2
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-4/+6
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-2/+0
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-0/+2
* Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2022-08-181-1/+1
* [cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2022-08-181-1/+1
* lld/cmake: Drop use of llvm-config for LLVM install discoveryTom Stellard2022-08-061-61/+4
* [LLVM] Update C++ standard to 17Tobias Hieta2022-08-061-1/+1
* [clang][lld][cmake] Simplify header dirsJohn Ericson2022-07-281-3/+5
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-07-211-0/+4
* [NFC][lld] Fix typos to test commit accessDaniel Bertalan2022-06-241-1/+1
* Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson2022-06-101-4/+0
* [cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson2022-06-101-0/+4
* [lld] Require C++14 in LLD standalone buildJez Ng2022-02-221-0/+4
* [lld][clang][cmake] Clean up a few thingsJohn Ericson2022-02-031-6/+12
* [cmake] Make include(GNUInstallDirs) always below project(..)John Ericson2022-01-201-4/+6
* [lld] Deprecate using llvm-config to detect llvm installationJohn Ericson2022-01-071-40/+66
* Set the path to the shared cmake modules based on the llvm directoryJohn Ericson2022-01-011-1/+5
* [lld][CMake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson2021-12-311-4/+10
* [lld-macho] Remove old macho darwin lldKeith Smiley2021-12-021-2/+0
* [LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...Alfonso Gregory2021-09-161-5/+5
* Fix lld macho standalone build by including llvm/Config/llvm-config.h instead...Mariusz Ceier2021-05-191-0/+4
* [lld] Convert LLVM_CMAKE_PATH to a CMake pathIsuru Fernando2021-05-051-0/+1
* [test] Add ability to get error messages from CMake for errc substitutionMarkus Böck2021-03-151-0/+3
* [CMake] Require python 3.6 if enabling LLVM test targetsChristopher Tetreault2021-03-151-1/+2
* Revert "[CMake] Actually require python 3.6 or greater"Christopher Tetreault2021-01-291-1/+1
* [CMake] Actually require python 3.6 or greaterChristopher Tetreault2021-01-291-1/+1
* Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille2020-12-171-14/+1
* Remove .svn from exclude list as we moved to gitSylvestre Ledru2020-10-211-1/+0
* [LLD] Allow configuring default ld.lld backendMateusz Mikuła2020-09-151-0/+6
* [CMake] Remove dead FindPythonInterp codeRaul Tambre2020-09-081-29/+10
* lld: link libatomic if needed for TimerJosh Stone2020-08-211-0/+1
* [CMake] Move find_package(ZLIB) to LLVMConfigPetr Hosek2020-07-271-4/+0
* [CMake] Simplify CMake handling for zlibPetr Hosek2020-07-231-0/+4
* Revert "[CMake] Simplify CMake handling for zlib"Petr Hosek2020-07-231-4/+0