summaryrefslogtreecommitdiff
path: root/pkg/fontconfig/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-06-21build: fix `fontconfig` paths on FreeBSD-k
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-01-03don't make library building logic publicJan200101
2025-01-03always link system freetype2 using pkg-configJan200101
2025-01-03don't build fontconfig 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-15Use addCSourceFiles with dependency instead of manually adding files in a loopKrzysztof Wolicki
2024-01-07Clean pkg/fontconfig/build.zigKrzysztof Wolicki
2024-01-07Add include paths to modules in pkg/Krzysztof Wolicki
2024-01-03WIP: Update to new build module API after Zig PR #18160Krzysztof Wolicki
2023-10-23pkg/fontconfig: make iconv build param non-windows specificMitchell Hashimoto
2023-10-19pkg/fontconfig: windows check more readableKrzysztof Wolicki
2023-10-19Disable iconv on Windows by default (enabled via cli flag).Krzysztof Wolicki
2023-10-17pkg/fontconfig: move defines to fix x86_64-windows targetsJames Tucker
2023-10-01pkg: add test targetsMitchell Hashimoto
2023-10-01fix build on linuxMitchell Hashimoto
2023-10-01pkg/fontconfig moduleMitchell Hashimoto
2023-10-01pkg/fontconfig: depend on libxml2Mitchell Hashimoto
2023-10-01pkg/fontconfigMitchell Hashimoto
2023-09-18windows: fix fontconfig into libxml runtime crash from implicit func declJonathan Marler
2023-09-14windows: initial support for zig build testJonathan Marler
2023-08-02fix various build scriptsMitchell Hashimoto
2023-05-29update zig versionMitchell Hashimoto
2023-05-07update zig versionMitchell Hashimoto
2023-02-14new build systemMitchell Hashimoto
2022-09-23update to the latest stage2 compiler we canMitchell Hashimoto
2022-09-14Revert "update to latest Zig nightly"Mitchell Hashimoto
2022-09-14update to latest Zig nightlyMitchell Hashimoto
2022-09-14pkg/fontconfig: disable ubsan (reported upstream)Mitchell Hashimoto
2022-09-13build fontconfigMitchell Hashimoto
2022-09-13pkg/fontconfig: starting, not workingMitchell Hashimoto