A wrapper around std.Build to make debugging easier for C APIs I package & maintain for Zig
This package was originally thought for the tiawl/spaceporn dependencies chain. It is actively used in it. For this reason, I do not recommend using it outside of this scope. But this is also a good reason to make it evolve in a way that could answer other needs. So this repository is open to breaking proposals.
If you want to see how to use it you can check repositories list into the CICD reminder section.
The Zig part of this package is relying on the latest Zig release (0.15.2) and will only be updated for the next one.
These repositories are automatically updated when a new release is available:
- tiawl/vulkan.zig
- tiawl/wayland.zig
- tiawl/X11.zig
- tiawl/glfw.zig
- tiawl/cimgui.zig
- tiawl/spirv.zig
- tiawl/glslang.zig
- tiawl/shaderc.zig
This repository is dedicated to the public domain. See the LICENSE file for more details.