aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2024-03-22Get the linker version and pass the it to compiler-rt tests on Darwin. (#86220)Usama Hameed1-0/+19
2024-03-12[CMake] Fix a typo in 23ffb2bdb96cf5a8eebce86b1ab21acf88979661Martin Storsjö1-3/+3
2024-03-12[CMake] Enable new policy for CMAKE_MSVC_DEBUG_INFORMATION_FORMAT (#82371)Dave Abrahams1-0/+13
2024-03-11[cmake] Exposes LLVM version number in the runtimes. (#84641)Mark de Wever1-0/+15
2023-07-17[CMake] Switch the CMP0091 policy (MSVC_RUNTIME_LIBRARY) to the new behaviourMartin Storsjö1-5/+0
2023-07-05GetClangResourceDir: Fix downstream projects that bundle llvm sourceTom Stellard1-1/+3
2023-06-03[CMake] Ensure `CLANG_RESOURCE_DIR` is respected.paperchalice1-0/+27
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-0/+5
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-5/+0
2023-05-16[cmake] Set CMP0091 to fix Windows builds after the cmake_minimum_required bumpHans Wennborg1-0/+5
2023-05-04[CMake] Install FindLibEdit find moduleEric Kilmer1-66/+0
2023-03-28Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek1-17/+24
2023-03-28[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek1-24/+17
2023-03-12Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Igor Zhukov1-17/+24
2023-03-10[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek1-24/+17
2023-02-22Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_f...Petr Hosek2-28/+35
2023-02-22[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flagPetr Hosek2-35/+28
2023-01-12Revert "build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies...Kadir Cetinkaya1-17/+0
2023-01-10build: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc++ dependencies tooSylvestre Ledru1-0/+17
2022-11-07[cmake] Add missing CMakePushCheckState include to FindLibEdit.cmakeMichał Górny1-0/+1
2022-10-28Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-0/+12
2022-10-27Revert "Harmonize cmake_policy() across standalone builds of all projects"Michał Górny1-12/+0
2022-10-27Harmonize cmake_policy() across standalone builds of all projectsMichał Górny1-0/+12
2022-10-12[CMake] Fix FindGRPC cmake module to allow different layeringSteven Wu1-0/+155
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-07-26[cmake] Fix missing paren in `FindPrefixFromConfig`John Ericson1-1/+1
2022-07-25[cmake] Support custom package install pathsJohn Ericson2-10/+55
2022-05-27[CMake] Make FindLibEdit.cmake more robustTobias Ribizel1-37/+32
2022-05-16[runtimes] Generalize how we reorder projectsLouis Dionne1-0/+25
2022-05-12[llvm][lldb] use FindLibEdit.cmake everywhereTobias Ribizel1-0/+70
2022-04-22[doc] [cmake] Fix a typo in examples for the cmake directory docs. NFC.Martin Storsjö1-2/+2
2022-03-22[cmake] Demote fatal error to a warning when we don't know the Apple SDK in useLouis Dionne1-1/+1
2022-03-21[cmake] Handle iOS, watchOS and tvOS when finding compiler-rt on AppleLouis Dionne1-2/+20
2022-03-14Correctly find builtins library with clang-clTobias Hieta1-3/+7
2022-03-02[NFC] Fix typo in CMake commentLouis Dionne1-1/+1
2022-01-29[cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runt...John Ericson2-17/+35
2022-01-21Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime ...Petr Hosek1-0/+17
2022-01-20[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and...John Ericson1-17/+0
2022-01-19[cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson1-0/+80
2022-01-10[doc][cmake] Convert read-me for the common CMake utils to reSTJohn Ericson2-53/+59
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson1-0/+41
2022-01-07[cmake] Add read-me for the common CMake utilsJohn Ericson1-0/+53
2022-01-05[CMake] Move the AIX archiver settings to a modulePetr Hosek1-0/+9
2021-12-30[cmake] Tweak warning in `extend_path` helper functionJohn Ericson1-1/+1
2021-12-30[compiler-rt][cmake] Factor out extend_install_path functionJohn Ericson1-0/+19
2021-11-05[libunwind] Try to add --unwindlib=none while configuring and building libunwindMartin Storsjö2-0/+28
2021-10-27[CMake] Cache the compiler-rt library search resultsPetr Hosek1-0/+101
2021-10-21Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek1-101/+0
2021-10-18[CMake] Cache the compiler-rt library search resultsPetr Hosek1-0/+101