COMMITS
/ cmake/Findllvm.cmake November 12, 2025
A
cmake: update ZIG_LLVM_REQUIRED_TARGETS to contain LoongArch and SPIRV
Alex Rønne Petersen committed
July 16, 2025
A
build: update to LLVM 21
Alex Rønne Petersen committed
February 5, 2025
A
build: Update to LLVM/Clang 20.
Alex Rønne Petersen committed
September 5, 2024
A
add missing clang and llvm library listings
Andrew Kelley committed
August 22, 2024
A
cmake: Update to LLVM 19.
Alex Rønne Petersen committed
July 6, 2024
E
cmake/findllvm: fix incorrect lib dir setup for zig2
Erik Arvstedt committed
May 25, 2024
A
Revert "cmake/llvm: Don't unset LLVM_CONFIG_EXE"
Andrew Kelley committed
May 14, 2024
R
cmake/llvm: Don't unset LLVM_CONFIG_EXE
Ridai Govinda Pombo committed
April 25, 2024
A
update CMake files to LLVM 18
Andrew Kelley committed
August 12, 2023
A
update LLVM static library list to 17
Andrew Kelley committed
August 11, 2023
A
update cmake files to LLVM 17
Andrew Kelley committed
January 30, 2023
A
update Findllvm.cmake static lib list to LLVM 16
Andrew Kelley committed
January 26, 2023
A
update cmake files to LLVM 16
Andrew Kelley committed
January 3, 2023
E
cmake: move 'continue' statement to avoid cmake bug
Eric Joldasov committed
December 28, 2022
A
Revert "cmake: check llvm-config in separate function"
Andrew Kelley committed
December 22, 2022
E
cmake: check llvm-config in separate function
Eric Joldasov committed
August 2, 2022
A
update LLVM library list to LLVM 15
Andrew Kelley committed
July 31, 2022
A
Merge remote-tracking branch 'origin/master' into llvm15
Andrew Kelley committed
July 30, 2022
S
cmake: Print all LLVM config errors instead of just the last one
sin-ack committed
July 28, 2022
A
update to LLVM 15
Andrew Kelley committed
July 16, 2022
C
CMake: Search more permissively for LLD
Cody Tapscott committed
C
CMake: Improve usage of `llvm-config`, esp. for consistent linking
Cody Tapscott committed
July 13, 2022
C
CMake: Use NAMES_PER_DIR in all lookups
Cody Tapscott committed
July 4, 2022
A
update build scripts to LLD and LLVM 14 libraries
Andrew Kelley committed
July 1, 2022
A
Merge remote-tracking branch 'origin/master' into llvm14
Andrew Kelley committed
May 4, 2022
I
cmake: add /usr/lib/llvm13 to searched paths
Isaac Freund committed
February 16, 2022
A
ci: use zig-bootstrap for windows
Andrew Kelley committed
February 3, 2022
A
update cmake files to LLVM 14
Andrew Kelley committed
October 1, 2021
A
fix the list of llvm libraries
Andrew Kelley committed
September 15, 2021
A
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley committed
July 18, 2021
F
cmake: also check Homebrew install paths when looking for LLVM
FnControlOption committed
August 16, 2021
A
cmake: update to LLVM 13 rc1
Andrew Kelley committed
March 13, 2021
A
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley committed
A
cmake build: allow overriding whether to use llvm-config
Andrew Kelley committed
March 1, 2021
T
cmake: update findllvm.cmake file to include llvm12 libraries
Timon Kruiper committed
December 16, 2020
J
Update LLVM version numbers in CMake
Jakub Konka committed
November 2, 2020
A
fix cmake logic for checking LLVM version
Andrew Kelley committed
October 16, 2020
J
Add llvm-config detection when dynlinking clang
Jakub Konka committed
October 7, 2020
A
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley committed
October 5, 2020
T
Update the list of libraries that llvm11 uses
Timon Kruiper committed
September 20, 2020
J
cmake: add option to use llvm-config to find cross-target llvm deps
John Sullivan committed
September 26, 2020
F
Print the llvm-config path on configuration error
Frank Denis committed
September 4, 2020
A
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley committed
August 31, 2020
P
Fixing dylib search path
pwzk committed
July 24, 2020
A
update LLVM 10 version numbers to 11
Andrew Kelley committed
April 17, 2020
A
update cmake, update readme, in response to the dynamic linking fiasco
Andrew Kelley committed
April 7, 2020
M
Fix paths to find llvm/clang on DragonFly
Michael Neumann committed
April 6, 2020
A
cmake: improvements to cross-compiling for Windows
Andrew Kelley committed
March 28, 2020
A
cmake: support cross compiling
Andrew Kelley committed
A
Merge pull request #4827 from ziglang/zig-cpp
Andrew Kelley committed