summaryrefslogtreecommitdiff
path: root/src/build
AgeCommit message (Expand)Author
2025-10-09set minimum required zig version from build.zig.zon in tests and dockerfileĒriks Remess
2025-10-09use app_version from build.zig.zonĒriks Remess
2025-10-06lib-vt: split header to be more consumableMitchell Hashimoto
2025-10-06lib-vt docs: add etags to the pagesMitchell Hashimoto
2025-10-06doxygen: integrate examples into documentationMitchell Hashimoto
2025-10-05lib-vt: trying to fix up hosted docsMitchell Hashimoto
2025-10-05libghostty website: update to use arch for doxygen for latestMitchell Hashimoto
2025-10-05lib-vt: fix dockerfile to include assets for webMitchell Hashimoto
2025-10-05libghostty: use Arch for docs container to get later DoxygenMitchell Hashimoto
2025-10-05libghostty docs: use latest DoxygenMitchell Hashimoto
2025-10-03build: framegen can use self-hostedMitchell Hashimoto
2025-10-03Fix typosAndreas Deininger
2025-10-03ci: cleanupMitchell Hashimoto
2025-10-03Zig 0.15: webdataMitchell Hashimoto
2025-10-03zig 0.15: build on macOSMitchell Hashimoto
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-10-03unicode: fix lookup table generationMitchell Hashimoto
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-10-01Convert framegen to C, add compressed data to source tarballMitchell Hashimoto
2025-10-01build: isolate XCFramework.Target so runtime code doesn't depend on itMitchell Hashimoto
2025-09-30nuke ziglyph from orbitMitchell Hashimoto
2025-09-30lib-vt: Add SemanticVersion to moduleazhn
2025-09-30Merge branch 'main' into jacob/uucodeMitchell Hashimoto
2025-09-29build: move entrypoint out to separate fileMitchell Hashimoto
2025-09-29build: add NOINDEX argument for libghostty-vt docsMitchell Hashimoto
2025-09-29build: add Dockerfile to generate and server libghostty c docsMitchell Hashimoto
2025-09-28build: use build options to configure terminal C ABI modeMitchell Hashimoto
2025-09-25move ziglyph dep to SharedDeps with .@"test" conditionJacob Sandlund
2025-09-25Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-24move header into subdirectoryMitchell Hashimoto
2025-09-24some PR feedbackMitchell Hashimoto
2025-09-24build: add pkg-config for libghostty-vtMitchell Hashimoto
2025-09-24remove unused itemsMitchell Hashimoto
2025-09-24build: install the ghostty-vt artifactMitchell Hashimoto
2025-09-24separate out runtime and buildtime uucode tablesJacob Sandlund
2025-09-24Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-23build: shared object is a dylib on macOSMitchell Hashimoto
2025-09-23build: don't add deps when cross compiling to darwinMitchell Hashimoto
2025-09-23lib-vt: boilerplate to build a shared objectMitchell Hashimoto
2025-09-23Fix mergeJacob Sandlund
2025-09-23Merge remote-tracking branch 'upstream/main' into jacob/uucodeJacob Sandlund
2025-09-23deps: Allow dynamic-linking of spirv-crossazhn
2025-09-22build: some docsMitchell Hashimoto
2025-09-22build: make build_options generally availableMitchell Hashimoto
2025-09-22simd: add scalar fallbacks to all for build_options.simd falseMitchell Hashimoto
2025-09-21Add simd flag for disabling SIMD functionalityMitchell Hashimoto
2025-09-21lib-vt: require libc for nowMitchell Hashimoto
2025-09-21terminal: don't build StringMap.searchIterator without regex supportMitchell Hashimoto
2025-09-21terminal: add build option for oniguruma, which controls tmux cc modeMitchell Hashimoto