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
/
src
/
build
/
GhosttyResources.zig
Age
Commit message (
Expand
)
Author
2025-10-03
zig-15: build binary builds
Mitchell Hashimoto
2025-09-19
build: generate various resources at build run, not build graph
Mitchell Hashimoto
2025-09-13
Use ghostty-specific themes release
azhn
2025-07-23
New icon for Linux GTK app that aligns with the Gnome HIG
Mitchell Hashimoto
2025-07-16
linux/systemd: add comments explaining need for app- prefix
Jeffrey C. Ollie
2025-07-16
linux/systemd: add an app- prefix to the systemd unit
Jeffrey C. Ollie
2025-07-05
build: make `zig build run` on macOS work with an empty zig-out
Mitchell Hashimoto
2025-06-26
use tail to clear the first line of the template
Mitchell Hashimoto
2025-06-26
use cmake formatting to template, avoids the custom binary
Mitchell Hashimoto
2025-06-26
replace sed with a simple Zig program for templating desktop files
Jeffrey C. Ollie
2025-06-26
clean up duplicated code in installation of desktop services
Jeffrey C. Ollie
2025-06-26
drop system-package option
Jeffrey C. Ollie
2025-06-26
rename templated files with .in suffix
Jeffrey C. Ollie
2025-06-26
flatpak: remove references to systemd unit
Jeffrey C. Ollie
2025-06-26
dbus and systemd activation - take 2
Jeffrey C. Ollie
2025-06-24
Revert "linux: add dbus and systemd activation services (#7433)"
Mitchell Hashimoto
2025-06-24
linux: add dbus and systemd activation services (#7433)
Mitchell Hashimoto
2025-06-21
build: fix terminfo location on FreeBSD
-k
2025-06-13
linux: add dbus and systemd activation services
Jeffrey C. Ollie
2025-04-22
Fix flatpak packaging to a working state
Leorize
2025-03-14
build: mark most dependencies as lazy
Mitchell Hashimoto
2025-01-31
linux: fix installation path of nautilus-python extension
Jeffrey C. Ollie
2025-01-24
fix missing check of emit_termcap build option
Jeffrey C. Ollie
2025-01-24
only the cp step needs to depend on the mkdir step
Jeffrey C. Ollie
2025-01-24
build: options to enable/disable terminfo & termcap install (take 2)
Jeffrey C. Ollie
2025-01-23
Revert "build: options to enable/disable terminfo & termcap install"
Mitchell Hashimoto
2025-01-23
build: options to enable/disable terminfo & termcap install
Jeffrey C. Ollie
2025-01-08
linux: add "Open in Ghostty" shortcut for nautilus
Gabriele Musco
2025-01-07
This is a major refactor of `build.zig`.
Mitchell Hashimoto