index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
fontconfig
/
build.zig
Age
Commit message (
Expand
)
Author
2025-10-03
zig-15: build binary builds
Mitchell Hashimoto
2025-07-22
build-system: Replace deprecated usages of root_source_file on addTests (#8031)
Mitchell Hashimoto
2025-07-23
build-system: Replace deprecated usages of root_source_file on addTests
Jayson Reis
2025-07-22
build-system: Replace deprecated usages of addStaticLibrary with addLibrary (...
Jayson Reis
2025-06-21
build: fix `fontconfig` paths on FreeBSD
-k
2025-03-14
build: mark most dependencies as lazy
Mitchell Hashimoto
2025-01-03
don't make library building logic public
Jan200101
2025-01-03
always link system freetype2 using pkg-config
Jan200101
2025-01-03
don't build fontconfig when system integration is enabled
Jan200101
2024-10-24
build: use Zig system packaging options
Mitchell Hashimoto
2024-06-24
begin 0.13 update process -- very broken
Mitchell Hashimoto
2024-04-17
working on more zig breaking changes
Mitchell Hashimoto
2024-02-26
build API change: update usage of addCSourceFiles
Krzysztof Wolicki
2024-01-15
Use addCSourceFiles with dependency instead of manually adding files in a loop
Krzysztof Wolicki
2024-01-07
Clean pkg/fontconfig/build.zig
Krzysztof Wolicki
2024-01-07
Add include paths to modules in pkg/
Krzysztof Wolicki
2024-01-03
WIP: Update to new build module API after Zig PR #18160
Krzysztof Wolicki
2023-10-23
pkg/fontconfig: make iconv build param non-windows specific
Mitchell Hashimoto
2023-10-19
pkg/fontconfig: windows check more readable
Krzysztof Wolicki
2023-10-19
Disable iconv on Windows by default (enabled via cli flag).
Krzysztof Wolicki
2023-10-17
pkg/fontconfig: move defines to fix x86_64-windows targets
James Tucker
2023-10-01
pkg: add test targets
Mitchell Hashimoto
2023-10-01
fix build on linux
Mitchell Hashimoto
2023-10-01
pkg/fontconfig module
Mitchell Hashimoto
2023-10-01
pkg/fontconfig: depend on libxml2
Mitchell Hashimoto
2023-10-01
pkg/fontconfig
Mitchell Hashimoto
2023-09-18
windows: fix fontconfig into libxml runtime crash from implicit func decl
Jonathan Marler
2023-09-14
windows: initial support for zig build test
Jonathan Marler
2023-08-02
fix various build scripts
Mitchell Hashimoto
2023-05-29
update zig version
Mitchell Hashimoto
2023-05-07
update zig version
Mitchell Hashimoto
2023-02-14
new build system
Mitchell Hashimoto
2022-09-23
update to the latest stage2 compiler we can
Mitchell Hashimoto
2022-09-14
Revert "update to latest Zig nightly"
Mitchell Hashimoto
2022-09-14
update to latest Zig nightly
Mitchell Hashimoto
2022-09-14
pkg/fontconfig: disable ubsan (reported upstream)
Mitchell Hashimoto
2022-09-13
build fontconfig
Mitchell Hashimoto
2022-09-13
pkg/fontconfig: starting, not working
Mitchell Hashimoto