index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
/
Findclang.cmake
Age
Commit message (
Expand
)
Author
2025-08-30
build: update to LLVM 21
Alex Rønne Petersen
2025-04-04
build: Update to LLVM/Clang 20.
Alex Rønne Petersen
2024-09-19
add missing clang and llvm library listings
Andrew Kelley
2024-09-19
cmake: Update to LLVM 19.
Alex Rønne Petersen
2024-08-17
cmake: CLANG_LIBRARIES: find libclang-cpp.so.18.1
Forest
2024-05-08
add missing clang static library to the build
Andrew Kelley
2024-05-08
update CMake files to LLVM 18
Andrew Kelley
2023-09-19
update cmake files to LLVM 17
Andrew Kelley
2023-01-25
update cmake files to LLVM 16
Andrew Kelley
2023-01-04
build: simplify llvm-config provided system library parsing
kcbanner
2023-01-04
build: first pass on geting stage3 building under x64_64-windows-msvc
kcbanner
2022-08-02
build: add new clang libraries for LLVM 15 upgrade
Andrew Kelley
2022-07-28
update to LLVM 15
Andrew Kelley
2022-07-25
CMake: Search for Clang in CMAKE_LIBRARY_PATH, CMAKE_PREFIX_PATH, and CMAKE_F...
Cody Tapscott
2022-07-23
CMake: Search more permissively for LLD
Cody Tapscott
2022-07-23
CMake: Improve usage of `llvm-config`, esp. for consistent linking
Cody Tapscott
2022-07-14
CMake: Use NAMES_PER_DIR in all lookups
Cody Tapscott
2022-02-03
update cmake files to LLVM 14
Andrew Kelley
2021-09-15
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-09-08
cmake: also check Homebrew install paths when looking for LLVM
FnControlOption
2021-08-15
cmake: update to LLVM 13 rc1
Andrew Kelley
2020-12-16
Update LLVM version numbers in CMake
Jakub Konka
2020-09-03
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-09-01
Fixing dylib search path
pwzk
2020-07-24
llvm11: link against libClangToolingCore
Andrew Kelley
2020-07-24
update LLVM 10 version numbers to 11
Andrew Kelley
2020-04-17
update cmake, update readme, in response to the dynamic linking fiasco
Andrew Kelley
2020-04-11
cmake: allow not finding some clang libs
Andrew Kelley
2020-04-10
put the previous commit behind cmake option ZIG_PREFER_CLANG_CPP_DYLIB
Andrew Kelley
2020-04-10
look for clang-cpp shared lib when it exists
Andrew Kelley
2020-04-07
Fix paths to find llvm/clang on DragonFly
Michael Neumann
2020-03-25
cmake: address new warnings from cmake-3.17
Michael Dusan
2020-03-22
simplify cmake logic for finding clang
Andrew Kelley
2019-10-02
llvm 9.0.0 => llvm 10.0.0
Andrew Kelley
2019-07-16
update to llvm9 trunk
Andrew Kelley
2019-04-24
Fix alignment of macro FIND_AND_ADD_CLANG_LIB
Wink Saville
2019-02-28
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2019-02-24
add `zig cc` command to act like a C compiler
Andrew Kelley
2018-12-23
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2018-10-20
Fix CMake finding LLVM/clang/lld on FreeBSD
Greg V
2018-09-19
update to llvm 8
Andrew Kelley
2018-09-19
build: fix finding llvm and clang 7
Andrew Kelley
2018-03-22
update to llvm 7.0.0
Andrew Kelley
2018-03-17
add CLANG_LIBDIRS cmake build variable
Ben Noordhuis
2017-11-02
update to llvm master
Andrew Kelley
2017-09-13
fix up msvc stuff to make it work on linux and macos too
Andrew Kelley
2017-09-11
Modified cmake to use LLVM imported packages.
Jonathan Marler
2017-09-11
Add support for MSVC
Jonathan Marler
2017-09-09
build: add more search paths for libclang
Andrew Kelley
2017-08-26
update build to look for llvm 5.0
Andrew Kelley
[next]