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
Age
Commit message (
Expand
)
Author
2023-01-29
update Findllvm.cmake static lib list to LLVM 16
Andrew Kelley
2023-01-25
update cmake files to LLVM 16
Andrew Kelley
2023-01-05
Merge pull request #13514 from kcbanner/windows_build_fixes
Andrew Kelley
2023-01-05
cmake: move 'continue' statement to avoid cmake bug
Eric Joldasov
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
2023-01-04
cmake: handle llvm system libraries separately from the llvm libraries themse...
kcbanner
2022-12-27
Revert "cmake: check llvm-config in separate function"
Andrew Kelley
2022-12-27
cmake: check llvm-config in separate function
Eric Joldasov
2022-10-18
build: avoid compiling self-hosted twice
Andrew Kelley
2022-10-18
cmake: separate installing and building (again)
Eric Joldasov
2022-08-29
Merge remote-tracking branch 'origin/master' into llvm15
Andrew Kelley
2022-08-28
cmake: build stage3 by default
Andrew Kelley
2022-08-02
build: add new clang libraries for LLVM 15 upgrade
Andrew Kelley
2022-08-02
update LLVM library list to LLVM 15
Andrew Kelley
2022-07-31
Merge remote-tracking branch 'origin/master' into llvm15
Andrew Kelley
2022-07-31
cmake: Print all LLVM config errors instead of just the last one
sin-ack
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-07-03
update build scripts to LLD and LLVM 14 libraries
Andrew Kelley
2022-07-01
LLD: there are fewer libraries to link against now
Andrew Kelley
2022-07-01
Merge remote-tracking branch 'origin/master' into llvm14
Andrew Kelley
2022-05-05
cmake: add /usr/lib/llvm13 to searched paths
Isaac Freund
2022-02-16
ci: use zig-bootstrap for windows
Andrew Kelley
2022-02-04
stage1: Fix missing LLD library
Kazuki Sakamoto
2022-02-03
update cmake files to LLVM 14
Andrew Kelley
2021-09-30
fix the list of llvm libraries
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
2021-06-29
Remove mention of lldMachO from the project
Jakub Konka
2021-03-13
Merge remote-tracking branch 'origin/master' into llvm12
Andrew Kelley
2021-03-13
cmake build: allow overriding whether to use llvm-config
Andrew Kelley
2021-03-01
cmake: update findllvm.cmake file to include llvm12 libraries
Timon Kruiper
2020-12-16
Update LLVM version numbers in CMake
Jakub Konka
2020-11-02
fix cmake logic for checking LLVM version
Andrew Kelley
2020-10-16
Add llvm-config detection when dynlinking clang
Jakub Konka
2020-10-07
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley
2020-10-06
Update the list of libraries that llvm11 uses
Timon Kruiper
2020-10-04
cmake: add option to use llvm-config to find cross-target llvm deps
John Sullivan
2020-09-26
Print the llvm-config path on configuration error
Frank Denis
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
[next]