aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2022-11-10[cmake] Add missing CMakePushCheckState include to FindLibEdit.cmakeMichał Górny1-0/+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