aboutsummaryrefslogtreecommitdiff
path: root/cmake/Findllvm.cmake
AgeCommit message (Expand)Author
2025-11-12cmake: update ZIG_LLVM_REQUIRED_TARGETS to contain LoongArch and SPIRVAlex Rønne Petersen
2025-08-30build: update to LLVM 21Alex Rønne Petersen
2025-04-04build: Update to LLVM/Clang 20.Alex Rønne Petersen
2024-09-19add missing clang and llvm library listingsAndrew Kelley
2024-09-19cmake: Update to LLVM 19.Alex Rønne Petersen
2024-07-06cmake/findllvm: fix incorrect lib dir setup for zig2Erik Arvstedt
2024-05-25Revert "cmake/llvm: Don't unset LLVM_CONFIG_EXE"Andrew Kelley
2024-05-20cmake/llvm: Don't unset LLVM_CONFIG_EXERidai Govinda Pombo
2024-05-08update CMake files to LLVM 18Andrew Kelley
2023-09-19update LLVM static library list to 17Andrew Kelley
2023-09-19update cmake files to LLVM 17Andrew Kelley
2023-01-29update Findllvm.cmake static lib list to LLVM 16Andrew Kelley
2023-01-25update cmake files to LLVM 16Andrew Kelley
2023-01-05cmake: move 'continue' statement to avoid cmake bugEric Joldasov
2022-12-27Revert "cmake: check llvm-config in separate function"Andrew Kelley
2022-12-27cmake: check llvm-config in separate functionEric Joldasov
2022-08-02update LLVM library list to LLVM 15Andrew Kelley
2022-07-31Merge remote-tracking branch 'origin/master' into llvm15Andrew Kelley
2022-07-31cmake: Print all LLVM config errors instead of just the last onesin-ack
2022-07-28update to LLVM 15Andrew Kelley
2022-07-23CMake: Search more permissively for LLDCody Tapscott
2022-07-23CMake: Improve usage of `llvm-config`, esp. for consistent linkingCody Tapscott
2022-07-14CMake: Use NAMES_PER_DIR in all lookupsCody Tapscott
2022-07-03update build scripts to LLD and LLVM 14 librariesAndrew Kelley
2022-07-01Merge remote-tracking branch 'origin/master' into llvm14Andrew Kelley
2022-05-05cmake: add /usr/lib/llvm13 to searched pathsIsaac Freund
2022-02-16ci: use zig-bootstrap for windowsAndrew Kelley
2022-02-03update cmake files to LLVM 14Andrew Kelley
2021-09-30fix the list of llvm librariesAndrew Kelley
2021-09-15Merge remote-tracking branch 'origin/master' into llvm13Andrew Kelley
2021-09-08cmake: also check Homebrew install paths when looking for LLVMFnControlOption
2021-08-15cmake: update to LLVM 13 rc1Andrew Kelley
2021-03-13Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2021-03-13cmake build: allow overriding whether to use llvm-configAndrew Kelley
2021-03-01cmake: update findllvm.cmake file to include llvm12 librariesTimon Kruiper
2020-12-16Update LLVM version numbers in CMakeJakub Konka
2020-11-02fix cmake logic for checking LLVM versionAndrew Kelley
2020-10-16Add llvm-config detection when dynlinking clangJakub Konka
2020-10-07Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-10-06Update the list of libraries that llvm11 usesTimon Kruiper
2020-10-04cmake: add option to use llvm-config to find cross-target llvm depsJohn Sullivan
2020-09-26Print the llvm-config path on configuration errorFrank Denis
2020-09-03Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-09-01Fixing dylib search pathpwzk
2020-07-24update LLVM 10 version numbers to 11Andrew Kelley
2020-04-17update cmake, update readme, in response to the dynamic linking fiascoAndrew Kelley
2020-04-07Fix paths to find llvm/clang on DragonFlyMichael Neumann
2020-04-06cmake: improvements to cross-compiling for WindowsAndrew Kelley
2020-03-27cmake: support cross compilingAndrew Kelley
2020-03-27Merge pull request #4827 from ziglang/zig-cppAndrew Kelley