summaryrefslogtreecommitdiff
path: root/pkg/libpng
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-07-22build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...Jayson Reis
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-03-11pkg: update to new build.zig.zon format and hash valuesMitchell Hashimoto
2025-03-11Zig 0.14Mitchell Hashimoto
2025-02-14build: mirror most of our direct dependenciesMitchell Hashimoto
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-05-09pkg/libpng: updateMitchell Hashimoto
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-02-26build API change: update usage of addCSourceFilesKrzysztof Wolicki
2024-01-15Use addCSourceFiles with dependency instead of manually adding files in a loopKrzysztof Wolicki
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-10-01pkg: remove all old build.zig filesMitchell Hashimoto
2023-10-01pkg/libpng, pkg/zlib use package managerMitchell Hashimoto
2023-08-02update zigMitchell Hashimoto
2023-02-14new build systemMitchell Hashimoto
2022-10-15pkg/libpng: name the lib png, so its not "liblibpng"Mitchell Hashimoto
2022-08-20freetype builds in png support, uses our own zlibMitchell Hashimoto
2022-08-20build libpng and link freetype to itMitchell Hashimoto