aboutsummaryrefslogtreecommitdiff
path: root/cmake/Findllvm.cmake
AgeCommit message (Expand)Author
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
2020-03-27cmake: support finding a cross compiled llvmAndrew Kelley
2020-03-25cmake: address new warnings from cmake-3.17Michael Dusan
2019-10-02llvm 9.0.0 => llvm 10.0.0Andrew Kelley
2019-07-17update zig codebase to llvm 9Andrew Kelley
2019-07-16update to llvm9 trunkAndrew Kelley
2019-07-16cmake: allow user to select static vs dynamic LLVMdaurnimator
2019-07-09Revert "fixed path with spaces in llvm-config (#2854)"Andrew Kelley
2019-07-09fixed path with spaces in llvm-config (#2854)Ian Lilley
2019-02-09Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2019-02-07build: update Findllvm.cmake for llvm 8Andrew Kelley
2019-02-07build: make sure LLVM is exactly correctAndrew Kelley
2019-02-07build: make sure LLVM is exactly correctAndrew Kelley
2019-01-22Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2019-01-21llvm-config sanity checktharvik
2018-12-23Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-11-05Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-10-20Fix CMake finding LLVM/clang/lld on FreeBSDGreg V
2018-10-06build: try to find llvm-config-7 before llvm-configAndrew Kelley
2018-09-19update to llvm 8Andrew Kelley
2018-09-19build: fix finding llvm and clang 7Andrew Kelley
2018-08-25Merge remote-tracking branch 'origin/master' into llvm7Andrew Kelley
2018-08-13Find local llvm-config firstprazzb
2018-04-04Merge remote-tracking branch 'origin/master' into llvm7Andrew Kelley
2018-03-30add ZIG_STATIC cmake optionAndrew Kelley
2018-03-22update to llvm 7.0.0Andrew Kelley
2018-03-17add LLVM_LIBDIRS to link directoriesBen Noordhuis
2017-11-02update to llvm masterAndrew Kelley
2017-09-28simpler cmake for msvcAndrew Kelley
2017-09-23improvements to windows supportAndrew Kelley
2017-09-13add Child property of slice typeAndrew Kelley
2017-09-13fix up msvc stuff to make it work on linux and macos tooAndrew Kelley
2017-09-11Modified cmake to use LLVM imported packages.Jonathan Marler
2017-09-11Add support for MSVCJonathan Marler
2017-09-08Switched find order for llvm, means it will choose llvm version 5.0 before an...Jonathan Marler
2017-08-26update build to look for llvm 5.0Andrew Kelley
2017-06-19build: link against system libs reported by llvm-configAndrew Kelley