We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add -DZIG_STATIC_ZSTD=ON for macOS+homebrew instructions; see discussion at https://ziggit.dev/t/help-with-building-zig-from-source-cmake-on-macos-with-homebrew-trouble-linking-zstd/6381/5
Homebrew use separate formula for lld, added lld to macOS building rules
llvm 18 -> 19
Updated Building Zig From Source (markdown)
reverts
Revert "Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path." This reverts commit 54d6577f7efc5cf417fd7958eee73ce34db2098f. Unnecessary text
bump LLVM versions
Align build from source instructions with main install instructions, notably the part about needing to copy the lib folder as well as the zig compiler binary onto your path.
homebrew has switched to llvm 18 for llvm package, llvm 17 package is llvm@17 now
llvm 17
Revert "Updated Building Zig From Source (markdown)" This reverts commit aae3cb1101adec97fbc2874ae780ef5f9a5f045b.
Revert "Updated Building Zig From Source (markdown)" This reverts commit 6a0e9f767d3753893af45ed693d686bf6f4722a8.
Update LLVM version from 16.x to 17.x
Revert "Added mention of llvm-config-16 preference" This reverts commit e773ae44d3011788cf2f3b6b624a44a221a6028a.
Fixing download page URL
Added mention of llvm-config-16 preference
Remove ninja from packages list for FreeBSD
Tweak formatting, don't list release options for FreeBSD for consistency
Add commands for FreeBSD (source: dch on IRC)
Master now requires LLVM16
add suggestion for combining the options together