aboutsummaryrefslogtreecommitdiff
path: root/llvm/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-01-24Bump the trunk major version to 17llvmorg-17-initTom Stellard1-1/+1
2023-01-24[cmake] Stop using add_definitionsJay Foad1-7/+7
2023-01-18[CMake] Allow setting the location of host tools with LLVM_NATIVE_TOOL_DIRMartin Storsjö1-0/+1
2023-01-17[mlgo] Remove the protobuf dependencyMircea Trofin1-10/+1
2023-01-11Reland "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built b...Weining Lu1-0/+1
2023-01-11Revert "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built b...Weining Lu1-1/+0
2023-01-11[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS so it is built by defaultWeining Lu1-0/+1
2022-12-15[mlgo] Retire LLVM_HAVE_TF_APIKazu Hirata1-1/+0
2022-12-13[CMake] Setting the LLVM_TARGET_TRIPLE macro based on the LLVM_DEFAULT_TARGET...Nicole Rabjohn1-11/+2
2022-12-12[mlgo] Remove TENSORFLOW_C_LIB_PATHKazu Hirata1-23/+0
2022-12-11[CMake] Warn when the version is older than 3.20.0.Mark de Wever1-0/+7
2022-12-06[CMake]Allow user specified CPack OptionsHanSheng Zhang1-5/+13
2022-12-05[LLVM][Runtimes] Surround unknown runtime with ""David Spickett1-1/+1
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+1
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard1-1/+2
2022-11-09Move googletest to the third-party directoryTom Stellard1-2/+1
2022-11-04[CMake] Only set LLVM_DEFAULT_TARGET_TRIPLE to LLVM_HOST_TRIPLE when native t...Xiang Li1-1/+4
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-12/+3
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-2/+11
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-11/+2
2022-10-14[cmake] Remove LLVM_INCLUDE_GO_TESTS variableNikita Popov1-1/+0
2022-10-12[CMake] Add option LLVM_FORCE_CREATE_SYMLINKSTobias Hieta1-0/+5
2022-10-04[llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJ...Louis Dionne1-8/+2
2022-09-28[LLVM] Fix GetErrcMessages.cmake module for WoAMuhammad Omair Javaid1-0/+14
2022-09-22[NFC] Remove trailing whitespace in CMake fileLouis Dionne1-1/+1
2022-09-22[llvm-exegesis] Initialize all supported targetsPhilip Reames1-1/+10
2022-09-21Revert "[llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENA...Louis Dionne1-2/+8
2022-09-20[llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJ...Louis Dionne1-8/+2
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-3/+3
2022-09-14[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by default on *BSDFangrui Song1-1/+1
2022-09-02use LLVM_USE_STATIC_ZSTDCole1-1/+1
2022-09-01tweak zstd behavior in cmake and llvm config for better testingCole Kissane1-0/+2
2022-08-31[runtimes] Shrink the set of runtimes included in the bootstrapping build by ...Louis Dionne1-1/+4
2022-08-26[mlgo] Don't set the source permissions when copying over tf filesMircea Trofin1-0/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-3/+3
2022-08-24[mlgo] Use TFLite for 'development' mode.Mircea Trofin1-8/+15
2022-08-24[mlgo] Fix cmake logic detecting tf pip package locationMircea Trofin1-6/+4
2022-08-24[runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJECTS and LLVM_ENABLE_RUN...Louis Dionne1-0/+14
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-3/+3
2022-08-23Revert the removal of LLVM_ENABLE_PROJECTS for libc++ and libc++abiLouis Dionne1-5/+2
2022-08-23[llvm][Cmake] Expand "all" in LLVM_ENABLE_PROJECTS before other checksKadir Cetinkaya1-5/+5
2022-08-21[CMake] Weaken 176db3b3ab25ff8a9b2405f50ef5a8bd9304a6d5John Ericson1-1/+3
2022-08-21[RFC] Remove support for building C++ with `LLVM_ENABLE_PROJECTS`John Ericson1-2/+3
2022-08-20[bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+9
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-12/+6
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-6/+12
2022-08-15[llvm] Include utils/unittest before projects and runtimesJonas Devlieghere1-3/+3
2022-08-15[llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-level to fix llvm-configMichał Górny1-0/+6
2022-08-12[llvm][CMake] Move `split-file` from tools to utilsMarkus Böck1-0/+1
2022-08-08[CMake] Check CMAKE_CXX_STANDARD and error if it's to oldTobias Hieta1-1/+18