Zig Build System Basics
|
|
17
|
337
|
May 28, 2025
|
Ghext: independent git HEAD extractor
|
|
1
|
112
|
May 28, 2025
|
Run `zig fmt` on generated code
|
|
6
|
122
|
May 28, 2025
|
How does .fingerprint work?
|
|
1
|
70
|
May 28, 2025
|
How to link native libc++ when using system integration feature
|
|
1
|
35
|
May 28, 2025
|
How can I use the Zig build system to compile and debug a pure C++ project?
|
|
4
|
77
|
May 28, 2025
|
Generate bindings for Godot and integrate it to Zig's build system
|
|
4
|
147
|
May 28, 2025
|
Monkey Lang: an interpreter written by hand
|
|
0
|
115
|
May 27, 2025
|
`ZIG_LIB_DIR` environment variable not reflecting in `zig env`
|
|
0
|
65
|
May 26, 2025
|
Uwebsockets in zig (zuws)
|
|
0
|
77
|
May 25, 2025
|
SDL3 ported to the Zig build system (with example games)
|
|
39
|
6325
|
May 25, 2025
|
Trying to build a MinGW supported project but getting lld-link: undefined symbol: __declspec(dllimport) _CrtDbgReport
|
|
5
|
127
|
May 25, 2025
|
Problem with using `miniaudio` C library
|
|
4
|
236
|
May 23, 2025
|
How to run a test where the test runner depends on the thing being tested?
|
|
1
|
50
|
May 24, 2025
|
Thread xxxx panic: applying non-zero offset 65536 to null pointer when calling to a C function
|
|
3
|
72
|
May 24, 2025
|
A custom build.zig command to run system commands and see their output
|
|
6
|
87
|
May 22, 2025
|
Complicated pre-build and post-build steps in build.zig
|
|
19
|
730
|
May 21, 2025
|
Building box2d for wasm32
|
|
12
|
273
|
May 21, 2025
|
Is there a way to run `addTranslateC` and importing the translated module directly in `build.zig`?
|
|
3
|
94
|
May 20, 2025
|
Turning off wayland for raylib's zig build?
|
|
41
|
824
|
May 17, 2025
|
Zigglgen, Zig OpenGL binding generator
|
|
6
|
1111
|
May 14, 2025
|
Finding and formatting all .zon files in a build.zig b.addFmt() step
|
|
7
|
155
|
May 14, 2025
|
Invalidate cache if a file is missing
|
|
10
|
236
|
May 13, 2025
|
Zbuild: zon-based build configuration
|
|
11
|
600
|
May 13, 2025
|
Can I use LLVM's -fstack-size-section with Zig
|
|
1
|
122
|
May 12, 2025
|
Link errors while using zig for building a test application with yaml-cpp
|
|
5
|
64
|
May 12, 2025
|
How to use zig from c
|
|
17
|
335
|
May 12, 2025
|
How to emit headers file from build.zig. zig 0.14.0
|
|
8
|
322
|
May 7, 2025
|
addTranslateC for system headers
|
|
4
|
176
|
May 6, 2025
|
Unable to run test that uses import outside current directory?
|
|
18
|
1830
|
May 6, 2025
|