summaryrefslogtreecommitdiff
path: root/pkg/freetype/build.zig
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-07-22build-system: Replace deprecated usages of root_source_file on addTests (#8031)Mitchell Hashimoto
2025-07-23build-system: Replace deprecated usages of root_source_file on addTestsJayson Reis
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-11Zig 0.14Mitchell Hashimoto
2025-01-03don't build freetype2 when system integration is enabledJan200101
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-02-26build API change: update usage of addCSourceFilesKrzysztof Wolicki
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-07Add include paths to freetype moduleKrzysztof Wolicki
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-10-01pkg: add test targetsMitchell Hashimoto
2023-10-01pkg/freetype, harfbuzz modulesMitchell Hashimoto
2023-10-01pkg/freetypeMitchell Hashimoto
2023-09-14windows: initial support for zig build testJonathan Marler
2023-08-02update zigMitchell Hashimoto
2023-02-14new build systemMitchell Hashimoto
2022-09-29pkg/freetype: disable ubsanMitchell Hashimoto
2022-09-14pkg/fontconfig: disable ubsan (reported upstream)Mitchell Hashimoto
2022-08-28Add harfbuzz build (not used yet)Mitchell Hashimoto
2022-08-20support dynamic linking (not default) test in GH actionsMitchell Hashimoto
2022-08-20freetype builds in png support, uses our own zlibMitchell Hashimoto
2022-08-20build libpng and link freetype to itMitchell Hashimoto
2022-08-17add system SDK to build to enable cross compilationMitchell Hashimoto
2022-08-17move freetype into pkgMitchell Hashimoto