Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-04-22[doc] [cmake] Fix a typo in examples for the cmake directory docs. NFC.Martin Storsjö
2022-03-22[cmake] Demote fatal error to a warning when we don't know the Apple SDK in useLouis Dionne
2022-03-22[cmake] Handle iOS, watchOS and tvOS when finding compiler-rt on AppleLouis Dionne
2022-03-14Correctly find builtins library with clang-clTobias Hieta
2022-03-02[NFC] Fix typo in CMake commentLouis Dionne
2022-01-29[cmake] Partially deduplicate `{llvm,compiler_rt}_check_linker_flag` for runt...John Ericson
2022-01-21Revert "[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime ...Petr Hosek
2022-01-21[cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and...John Ericson
2022-01-20[cmake] Move HandleOutOfTreeLLVM to common cmake utilsJohn Ericson
2022-01-11[doc][cmake] Convert read-me for the common CMake utils to reSTJohn Ericson
2022-01-07[CMake] Factor out config prefix finding logicJohn Ericson
2022-01-07[cmake] Add read-me for the common CMake utilsJohn Ericson
2022-01-05[CMake] Move the AIX archiver settings to a modulePetr Hosek
2021-12-30[cmake] Tweak warning in `extend_path` helper functionJohn Ericson
2021-12-30[compiler-rt][cmake] Factor out extend_install_path functionJohn Ericson
2021-11-05[libunwind] Try to add --unwindlib=none while configuring and building libunwindMartin Storsjö
2021-10-28[CMake] Cache the compiler-rt library search resultsPetr Hosek
2021-10-21Revert "[CMake] Cache the compiler-rt library search results"Petr Hosek
2021-10-19[CMake] Cache the compiler-rt library search resultsPetr Hosek