summaryrefslogtreecommitdiff
path: root/pkg/harfbuzz
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-07-10build: `zig build test` runs Xcode tests on macOSMitchell Hashimoto
2025-05-29build: use a libc txt file to point to correct Apple SDKMitchell Hashimoto
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-03-24pkg/harfbuzz: update 8.4 => 11.0Mitchell 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
2025-01-03don't make library building logic publicJan200101
2025-01-03always link system freetype2 using pkg-configJan200101
2024-12-31don't build harfbuzz when system integration is enabledJan200101
2024-10-30Fix linking freetype and glslangNyaa97
2024-10-24build: use Zig system packaging optionsMitchell Hashimoto
2024-08-16pkg/harfbuzz: yeet usingnsMitchell Hashimoto
2024-08-16pkg/harfbuzz: fix c.zigMitchell Hashimoto
2024-06-24begin 0.13 update process -- very brokenMitchell Hashimoto
2024-05-09pkg/harfbuzz: updateMitchell Hashimoto
2024-05-09Enable libpng in harfbuzz freetype depQwerasd
2024-04-17working on more zig breaking changesMitchell Hashimoto
2024-01-15build: no more resolved target hackMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-10pkg/harfbuzz: get zig build test working on macOSMitchell Hashimoto
2024-01-09pkg/apple-sdk: detect apple sdk based on targetMitchell Hashimoto
2024-01-09pkg/apple-sdk: always require a moduleMitchell Hashimoto
2024-01-09build: use Xcode for the macOS SDKMitchell Hashimoto
2024-01-07Maybe this will help macosKrzysztof Wolicki
2024-01-07Attempt to fix building on macosKrzysztof Wolicki
2024-01-07Add include paths to more modules in pkg/Krzysztof 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-12-11font/harfbuzz: track x/y offsetsMitchell Hashimoto
2023-10-20pkg/harfbuzz: update to 8.2.2Mitchell Hashimoto
2023-10-09pkg/harfbuzz: remove accidentally committed archive fileMitchell Hashimoto
2023-10-07pkg/harfbuzz: download source using zig package managerMitchell Hashimoto
2023-10-01pkg: add test targetsMitchell Hashimoto
2023-10-01pkg: remove all old build.zig filesMitchell Hashimoto
2023-10-01fix failing test, freetype needs libpngMitchell Hashimoto
2023-10-01pkg/freetype, harfbuzz modulesMitchell Hashimoto
2023-10-01pkg/harfbuzz needs to use apple sdk for coretextMitchell Hashimoto
2023-10-01use package manager for font stackMitchell Hashimoto
2023-10-01pkg/harfbuzzMitchell Hashimoto
2023-09-14windows: initial support for zig build testJonathan Marler
2023-08-02update zigMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2023-02-27iterating on the new for loop syntaxMitchell Hashimoto