The zig package
Find a file
Jan200101 2bbfea5a46
separate package dir from cache dir, add prepare macro
`zig build --system` fails if the given path does not exist
this hasn't been an issue for river or ghostty since they pull in dependencies which makes zig create the given path, but ncdu doesn't have any dependencies.
2025-01-27 10:05:12 +01:00
.gitignore Update to 0.12.0 2024-06-11 10:57:05 +02:00
0001-Fedora-bootstrap-and-extra-build-flags-support.patch Update to 0.13.0 2024-06-11 14:03:34 +02:00
0002-Enable-build-id-by-default.patch Update to 0.13.0 2024-06-11 14:03:34 +02:00
0003-fetch-prevent-global-cache-from-being-copied.patch Update to 0.13.0 2024-06-11 14:03:34 +02:00
0004-cmake-correct-PIE-support-detection-add-error-output.patch Update to 0.13.0 2024-06-11 14:03:34 +02:00
0005-remove-native-lib-directories-from-rpath.patch Update to 0.13.0 2024-06-11 14:03:34 +02:00
macros.zig separate package dir from cache dir, add prepare macro 2025-01-27 10:05:12 +01:00
README.md Added the README 2021-06-07 18:32:21 +00:00
sources Update to 0.13.0 2024-06-11 14:03:34 +02:00
zig.spec rebuild against fixed llvm 2025-01-23 18:36:02 +01:00

zig

The zig package