summaryrefslogtreecommitdiff
path: root/src/build/GhosttyResources.zig
AgeCommit message (Expand)Author
2025-10-03zig-15: build binary buildsMitchell Hashimoto
2025-09-19build: generate various resources at build run, not build graphMitchell Hashimoto
2025-09-13Use ghostty-specific themes releaseazhn
2025-07-23New icon for Linux GTK app that aligns with the Gnome HIGMitchell Hashimoto
2025-07-16linux/systemd: add comments explaining need for app- prefixJeffrey C. Ollie
2025-07-16linux/systemd: add an app- prefix to the systemd unitJeffrey C. Ollie
2025-07-05build: make `zig build run` on macOS work with an empty zig-outMitchell Hashimoto
2025-06-26use tail to clear the first line of the templateMitchell Hashimoto
2025-06-26use cmake formatting to template, avoids the custom binaryMitchell Hashimoto
2025-06-26replace sed with a simple Zig program for templating desktop filesJeffrey C. Ollie
2025-06-26clean up duplicated code in installation of desktop servicesJeffrey C. Ollie
2025-06-26drop system-package optionJeffrey C. Ollie
2025-06-26rename templated files with .in suffixJeffrey C. Ollie
2025-06-26flatpak: remove references to systemd unitJeffrey C. Ollie
2025-06-26dbus and systemd activation - take 2Jeffrey C. Ollie
2025-06-24Revert "linux: add dbus and systemd activation services (#7433)"Mitchell Hashimoto
2025-06-24linux: add dbus and systemd activation services (#7433)Mitchell Hashimoto
2025-06-21build: fix terminfo location on FreeBSD-k
2025-06-13linux: add dbus and systemd activation servicesJeffrey C. Ollie
2025-04-22Fix flatpak packaging to a working stateLeorize
2025-03-14build: mark most dependencies as lazyMitchell Hashimoto
2025-01-31linux: fix installation path of nautilus-python extensionJeffrey C. Ollie
2025-01-24fix missing check of emit_termcap build optionJeffrey C. Ollie
2025-01-24only the cp step needs to depend on the mkdir stepJeffrey C. Ollie
2025-01-24build: options to enable/disable terminfo & termcap install (take 2)Jeffrey C. Ollie
2025-01-23Revert "build: options to enable/disable terminfo & termcap install"Mitchell Hashimoto
2025-01-23build: options to enable/disable terminfo & termcap installJeffrey C. Ollie
2025-01-08linux: add "Open in Ghostty" shortcut for nautilusGabriele Musco
2025-01-07This is a major refactor of `build.zig`.Mitchell Hashimoto