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_config.zig
Age
Commit message (
Expand
)
Author
2025-09-19
build: Add a new snap option and use it to build the snap
Marco Trevisan (Treviño)
2025-09-19
build: move apprt, font, renderer enums to dedicated files
Mitchell Hashimoto
2025-08-06
build: allow disabling i18n
Leah Amelia Chen
2025-07-25
gtk-ng: add debug warning banner
Jeffrey C. Ollie
2025-03-11
Zig 0.14
Mitchell Hashimoto
2025-01-07
This is a major refactor of `build.zig`.
Mitchell Hashimoto
2025-01-05
build: add wayland
Leah Amelia Chen
2025-01-02
core: add build option to disable sentry
Jeffrey C. Ollie
2024-12-28
gtk: add option to not link against libX11
Jeffrey C. Ollie
2024-12-20
Make Ghostty release channel aware
Mitchell Hashimoto
2024-12-19
webgen: update config to support callouts, emit keybind actions
Mitchell Hashimoto
2024-12-18
build: generate reference page for config for website
Mitchell Hashimoto
2024-11-25
try to abstract bundle ID to a zig file
Mitchell Hashimoto
2024-11-08
core/gtk: unify libadwaita/adwaita options in the code
Jeffrey C. Ollie
2024-10-24
build: use Zig system packaging options
Mitchell Hashimoto
2024-08-31
terminal: disable slow safety tests in releasesafe
Mitchell Hashimoto
2024-08-05
chore: clean up typos
Łukasz Niemier
2024-03-26
Merge pull request #1584 from mitchellh/paged-terminal
Mitchell Hashimoto
2024-03-26
remove old terminal implementation
Mitchell Hashimoto
2024-03-26
only show optimization
Mitchell Hashimoto
2024-03-22
bench/resize
Mitchell Hashimoto
2024-03-22
bench/screen-copy
Mitchell Hashimoto
2024-03-22
vt-insert-lines bench
Mitchell Hashimoto
2024-03-22
bench/page-init
Mitchell Hashimoto
2024-03-17
log more information about the build
Jeffrey C. Ollie
2024-02-16
build: fix issue for long branch names
Mitchell Hashimoto
2024-02-09
bench/grapheme-break
Mitchell Hashimoto
2024-02-06
bench/codepoint-width
Mitchell Hashimoto
2024-02-05
bench/stream: benchmark for stream processing
Mitchell Hashimoto
2024-02-04
build: get benchmarks building again
Mitchell Hashimoto
2024-02-04
add helpgen entrypoint
Mitchell Hashimoto
2024-02-04
move mdgen main to build dir
Mitchell Hashimoto
2024-02-04
build: create new build options per compile step
Mitchell Hashimoto
2024-01-13
build: update our macOS checks to check for macOS specifically
Mitchell Hashimoto
2024-01-13
build: move our configuration out of globals
Mitchell Hashimoto
2024-01-13
build: move more options to BuildConfig
Mitchell Hashimoto
2024-01-13
build: use BuildConfig struct
Mitchell Hashimoto
2024-01-13
remove tracy usage from all files
Mitchell Hashimoto
2023-08-25
build: can select renderer with -Drenderer
Mitchell Hashimoto
2023-08-20
remove imgui and devmode
Mitchell Hashimoto
2023-08-08
Fix typos
Kevin Hovsäter
2023-05-19
fix some issues for future Zig update
Mitchell Hashimoto
2023-03-04
build: generate a version number, show in log on startup
Mitchell Hashimoto
2023-03-04
can now use -Dfont-backend to choose the font backend to use
Mitchell Hashimoto
2023-03-03
build_config sets runtime to "none" if embedded
Mitchell Hashimoto
2023-02-27
termio: exec uses new flatpak command, no more host-spawn
Mitchell Hashimoto
2023-02-25
output runtime at startup
Mitchell Hashimoto
2023-02-24
add app runtime option, add gtk backend
Mitchell Hashimoto
2023-02-19
apprt: start embedded implement, make App API available to C
Mitchell Hashimoto
2023-02-19
app: only create first window in exe mode
Mitchell Hashimoto
[next]