aboutsummaryrefslogtreecommitdiff
path: root/cmake/Findclang.cmake
AgeCommit message (Expand)Author
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-08-17cmake: CLANG_LIBRARIES: find libclang-cpp.so.18.1Forest
2024-05-08add missing clang static library to the buildAndrew Kelley
2024-05-08update CMake files to LLVM 18Andrew Kelley
2023-09-19update cmake files to LLVM 17Andrew Kelley
2023-01-25update cmake files to LLVM 16Andrew Kelley
2023-01-04build: simplify llvm-config provided system library parsingkcbanner
2023-01-04build: first pass on geting stage3 building under x64_64-windows-msvckcbanner
2022-08-02build: add new clang libraries for LLVM 15 upgradeAndrew Kelley
2022-07-28update to LLVM 15Andrew Kelley
2022-07-25CMake: Search for Clang in CMAKE_LIBRARY_PATH, CMAKE_PREFIX_PATH, and CMAKE_F...Cody Tapscott
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-02-03update cmake files to LLVM 14Andrew 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
2020-12-16Update LLVM version numbers in CMakeJakub Konka
2020-09-03Merge remote-tracking branch 'origin/master' into llvm11Andrew Kelley
2020-09-01Fixing dylib search pathpwzk
2020-07-24llvm11: link against libClangToolingCoreAndrew Kelley
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-11cmake: allow not finding some clang libsAndrew Kelley
2020-04-10put the previous commit behind cmake option ZIG_PREFER_CLANG_CPP_DYLIBAndrew Kelley
2020-04-10look for clang-cpp shared lib when it existsAndrew Kelley
2020-04-07Fix paths to find llvm/clang on DragonFlyMichael Neumann
2020-03-25cmake: address new warnings from cmake-3.17Michael Dusan
2020-03-22simplify cmake logic for finding clangAndrew Kelley
2019-10-02llvm 9.0.0 => llvm 10.0.0Andrew Kelley
2019-07-16update to llvm9 trunkAndrew Kelley
2019-04-24Fix alignment of macro FIND_AND_ADD_CLANG_LIBWink Saville
2019-02-28Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2019-02-24add `zig cc` command to act like a C compilerAndrew Kelley
2018-12-23Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-10-20Fix CMake finding LLVM/clang/lld on FreeBSDGreg V
2018-09-19update to llvm 8Andrew Kelley
2018-09-19build: fix finding llvm and clang 7Andrew Kelley
2018-03-22update to llvm 7.0.0Andrew Kelley
2018-03-17add CLANG_LIBDIRS cmake build variableBen Noordhuis
2017-11-02update to llvm masterAndrew 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-09build: add more search paths for libclangAndrew Kelley
2017-08-26update build to look for llvm 5.0Andrew Kelley