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
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-07-06
cmake/findllvm: fix incorrect lib dir setup for zig2
Erik Arvstedt
2024-05-25
Revert "cmake/llvm: Don't unset LLVM_CONFIG_EXE"
Andrew Kelley
2024-05-20
cmake/llvm: Don't unset LLVM_CONFIG_EXE
Ridai Govinda Pombo
2024-05-15
CMake: try to fix CI failures
Eric Joldasov
2024-05-14
CMake: clean `CMAKE_{SOURCE,BUILD}_DIR`
Eric Joldasov
2024-05-14
CMake: remove C/C++ flags override for static executable
Eric Joldasov
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 LLVM static library list to 17
Andrew Kelley
2023-09-19
update cmake files to LLVM 17
Andrew Kelley
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
[next]