summaryrefslogtreecommitdiff
path: root/llvm/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber2023-05-171-1/+8
* [CMake] Use LLVM own tools in extract_symbols.pyIgor Kudrin2023-05-151-5/+0
* 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
* [Modules] Move modulemaps to header search directories. NFC intended.Volodymyr Sapsai2023-05-031-4/+4
* 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
* Add install targets for gtestTom Stellard2023-03-101-0/+4
* [CMake] Allow custom `CMAKE_BUILD_TYPE`sIgor Zhukov2023-03-071-1/+1
* 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
* [Test] Invoke GetErrcMessages from config-ix instead of llvm/CMakeListsJustin Bogner2023-02-211-5/+0
* [runtimes] Set LLVM_ENABLE_PER_TARGET_RUNTIME_DIR_default to ON for OS390Fanbo Meng2023-02-131-1/+1
* Revert "[CMake] Remove custom ccache CMake logic"Tobias Hieta2023-02-131-4/+34
* [CMake] Remove custom ccache CMake logicTobias Hieta2023-02-131-34/+4
* [bootstrap build] Add libc-hdrgen as a build dep for libc bootstrap build.Siva Chandra Reddy2023-02-061-0/+10
* [clang][compiler-rt] Support LLVM_ENABLE_PER_TARGET_RUNTIME_DIR on Arm Linux ...David Spickett2023-01-311-2/+1
* Bump the trunk major version to 17llvmorg-17-initTom Stellard2023-01-241-1/+1
* [cmake] Stop using add_definitionsJay Foad2023-01-241-7/+7
* [CMake] Allow setting the location of host tools with LLVM_NATIVE_TOOL_DIRMartin Storsjö2023-01-181-0/+1
* [mlgo] Remove the protobuf dependencyMircea Trofin2023-01-171-10/+1
* Reland "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built b...Weining Lu2023-01-111-0/+1
* Revert "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built b...Weining Lu2023-01-111-1/+0
* [CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built by defaultWeining Lu2023-01-111-0/+1
* [mlgo] Retire LLVM_HAVE_TF_APIKazu Hirata2022-12-151-1/+0
* [CMake] Setting the LLVM_TARGET_TRIPLE macro based on the LLVM_DEFAULT_TARGET...Nicole Rabjohn2022-12-131-11/+2
* [mlgo] Remove TENSORFLOW_C_LIB_PATHKazu Hirata2022-12-121-23/+0
* [CMake] Warn when the version is older than 3.20.0.Mark de Wever2022-12-111-0/+7
* [CMake]Allow user specified CPack OptionsHanSheng Zhang2022-12-061-5/+13
* [LLVM][Runtimes] Surround unknown runtime with ""David Spickett2022-12-051-1/+1
* Move googletest to the third-party directoryTom Stellard2022-11-091-2/+1
* Revert "Move googletest to the third-party directory"Tom Stellard2022-11-091-1/+2
* Move googletest to the third-party directoryTom Stellard2022-11-091-2/+1
* [CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native t...Xiang Li2022-11-041-1/+4
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-281-12/+3
* Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny2022-10-271-2/+11
* Harmonize cmake_policy() across standalone builds of all projectsMichał Górny2022-10-271-11/+2
* [cmake] Remove LLVM_INCLUDE_GO_TESTS variableNikita Popov2022-10-141-1/+0
* [CMake] Add option LLVM_FORCE_CREATE_SYMLINKSTobias Hieta2022-10-121-0/+5
* [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJ...Louis Dionne2022-10-041-8/+2
* [LLVM] Fix GetErrcMessages.cmake module for WoAMuhammad Omair Javaid2022-09-281-0/+14
* [NFC] Remove trailing whitespace in CMake fileLouis Dionne2022-09-221-1/+1
* [llvm-exegesis] Initialize all supported targetsPhilip Reames2022-09-221-1/+10
* Revert "[llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENA...Louis Dionne2022-09-211-2/+8
* [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJ...Louis Dionne2022-09-201-8/+2
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-09-141-3/+3
* [CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on *BSDFangrui Song2022-09-141-1/+1