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
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
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-04-06
cmake: improvements to cross-compiling for Windows
Andrew Kelley
2020-03-30
Create an "LLD_LIBDIRS" var to override lld loc
Brian Cain
2020-03-27
cmake: support cross compiling
Andrew Kelley
2020-03-27
Merge pull request #4827 from ziglang/zig-cpp
Andrew Kelley
2020-03-27
cmake: support finding a cross compiled llvm
Andrew Kelley
2020-03-25
cmake: address new warnings from cmake-3.17
Michael Dusan
2020-03-22
simplify cmake logic for finding clang
Andrew Kelley
2020-02-25
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2020-02-16
rename libuserland to libstage2
Andrew Kelley
2020-02-16
remove libc dependency of zig0 building libstage2
Andrew Kelley
2020-01-22
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2020-01-17
cmake: support `make` and `make install`
Michael Dusan
2020-01-16
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2019-10-16
msvc: reduce inlining aggressivity to workaround a codegen bug in cl.exe cf. ...
Sahnvour
2019-10-16
stage1: override cmake's default compilation flags to statically link the CRT...
Sahnvour
2019-10-12
Fix lld search path
LemonBoy
2019-10-02
llvm 9.0.0 => llvm 10.0.0
Andrew Kelley
2019-07-17
update zig codebase to llvm 9
Andrew Kelley
2019-07-16
update to llvm9 trunk
Andrew Kelley
2019-07-16
cmake: allow user to select static vs dynamic LLVM
daurnimator
2019-07-09
Revert "fixed path with spaces in llvm-config (#2854)"
Andrew Kelley
2019-07-09
fixed path with spaces in llvm-config (#2854)
Ian Lilley
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
2019-02-09
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2019-02-07
build: update Findllvm.cmake for llvm 8
Andrew Kelley
2019-02-07
build: make sure LLVM is exactly correct
Andrew Kelley
2019-02-07
build: make sure LLVM is exactly correct
Andrew Kelley
2019-01-22
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2019-01-21
llvm-config sanity check
tharvik
2018-12-23
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2018-11-27
tier 2 support for freebsd
Andrew Kelley
2018-11-05
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2018-10-20
Fix CMake finding LLVM/clang/lld on FreeBSD
Greg V
[next]