summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2025-07-07Bump version to 20.1.8Tom Stellard
2025-05-28Bump version to 20.1.7Tom Stellard
2025-05-14Bump version to 20.1.6Tom Stellard
2025-04-29Bump version to 20.1.5Tom Stellard
2025-04-15Bump version to 20.1.4Tom Stellard
2025-04-03Bump version to 20.1.3 (#134187)Tom Stellard
2025-03-21Bump version to 20.1.2 (#132293)Tom Stellard
2025-03-11Bump version to 20.1.1 (#130806)Tom Stellard
2025-03-04Bump version to 20.1.0 (final)llvmorg-20.1.0Tom Stellard
2025-02-25Bump version to 20.1.0-rc3llvmorg-20.1.0-rc3Tom Stellard
2025-02-11Bump version to 20.1.0-rc2 (#126859)llvmorg-20.1.0-rc2Tom Stellard
2025-02-01Set version to 20.1.0-rc1 (#125367)llvmorg-20.1.0-rc1Tom Stellard
2025-01-30Bump version to 20.1.0git (#125067)Tom Stellard
2024-11-21[CMake] Enable CMP0179 alongside CMP0156 for deduplication on LLD (#116497)Raul Tambre
2024-11-06[CMake] Enable CMP0156 if available (#115046)Evan Wilde
2024-11-04[cmake] Remove obsolete files, docs and CMake variables related to the standa...Louis Dionne
2024-10-24[cmake] Promote message when failing to find compiler-rt to warning (#111834)Louis Dionne
2024-10-15[CMake] Do not set CMP0114 explicitly to old (#90384)Aiden Grossman
2024-09-24[CMake] enable CMP0147 policy if available (#109150)c8ef
2024-09-03[CMake][compiler-rt] Support for using compiler-rt atomic library (#106603)Petr Hosek
2024-07-31[cmake] switch to CMake's native `check_{compiler,linker}_flag` (#96171)h-vetinari
2024-07-23Set version to 20.0.0gitTobias Hieta
2024-07-02[CMake] enable CMP0144 policy if available (#96589)Jerry Zhang Jian
2024-03-22Get the linker version and pass the it to compiler-rt tests on Darwin. (#86220)Usama Hameed
2024-03-12[CMake] Fix a typo in 23ffb2bdb96cf5a8eebce86b1ab21acf88979661Martin Storsjö
2024-03-12[CMake] Enable new policy for CMAKE_MSVC_DEBUG_INFORMATION_FORMAT (#82371)Dave Abrahams
2024-03-11[cmake] Exposes LLVM version number in the runtimes. (#84641)Mark de Wever
2023-07-17[CMake] Switch the CMP0091 policy (MSVC_RUNTIME_LIBRARY) to the new behaviourMartin Storsjö
2023-07-05GetClangResourceDir: Fix downstream projects that bundle llvm sourceTom Stellard
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber
2023-05-16[cmake] Set CMP0091 to fix Windows builds after the cmake_minimum_required bumpHans Wennborg
2023-05-04[CMake] Install FindLibEdit find moduleEric Kilmer
2023-03-28Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek
2023-03-28[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek
2023-03-12Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Igor Zhukov
2023-03-10[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek
2023-02-22Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek
2023-02-22[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek
2023-01-12Revert "build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies...Kadir Cetinkaya
2023-01-10build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies tooSylvestre Ledru
2022-11-07[cmake] Add missing CMakePushCheckState include to FindLibEdit.cmakeMichał Górny
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny
2022-10-12[CMake] Fix FindGRPC cmake module to allow different layeringSteven Wu
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 missing paren in `FindPrefixFromConfig`John Ericson