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
/
build.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-10-03
zig-15: build binary builds
Mitchell Hashimoto
2025-09-28
build: use build options to configure terminal C ABI mode
Mitchell Hashimoto
2025-09-27
build: limit cpu affinity to 32 cpus on Linux
Jeffrey C. Ollie
2025-09-24
some PR feedback
Mitchell Hashimoto
2025-09-24
build: add pkg-config for libghostty-vt
Mitchell Hashimoto
2025-09-24
build: install the ghostty-vt artifact
Mitchell Hashimoto
2025-09-23
build: shared object is a dylib on macOS
Mitchell Hashimoto
2025-09-23
lib-vt: boilerplate to build a shared object
Mitchell Hashimoto
2025-09-21
Add simd flag for disabling SIMD functionality
Mitchell Hashimoto
2025-09-21
lib-vt: expose all of terminal for now
Mitchell Hashimoto
2025-09-21
start extracting core terminal zig module
Mitchell Hashimoto
2025-08-20
build: add run-valgrind and test-valgrind steps
Mitchell Hashimoto
2025-08-06
build: allow disabling i18n
Leah Amelia Chen
2025-07-10
build: `zig build test` runs Xcode tests on macOS
Mitchell Hashimoto
2025-07-05
build: xcodebuild properly sets up resources
Mitchell Hashimoto
2025-07-05
build: make `zig build run` on macOS work with an empty zig-out
Mitchell Hashimoto
2025-07-05
build: add -Demit-macos-app
Mitchell Hashimoto
2025-07-04
build: add -Dxcframework-target to specify the target for builds
Mitchell Hashimoto
2025-07-04
build: zig build run only builds xcframework for current arch
Mitchell Hashimoto
2025-07-04
Build system can build macOS app bundle and open it
Mitchell Hashimoto
2025-05-19
build: add unwind tables and frame pointers to debug/test builds
Mitchell Hashimoto
2025-03-18
`zig build dist` and `distcheck` for source tarballs
Mitchell Hashimoto
2025-03-11
Zig 0.14
Mitchell Hashimoto
2025-03-07
build: pure libghostty builds need to build translations
Mitchell Hashimoto
2025-03-07
build: i18n should emit mo on every platform
Mitchell Hashimoto
2025-03-03
build: some style changes, namely we should create steps only in root
Mitchell Hashimoto
2025-03-03
gtk: add localization support, take 3
Leah Amelia Chen
2025-01-08
build: requireZig cleanup
Mitchell Hashimoto
2025-01-07
This is a major refactor of `build.zig`.
Mitchell Hashimoto
2025-01-06
don't error if gtk4 pkg-config configuration could not be found
Jan200101
2025-01-05
vim compiler plugin for ghostty filetype (#4645)
Mitchell Hashimoto
2025-01-05
gtk(wayland): add support for background blur on KDE Plasma
Leah Amelia Chen
2025-01-05
build: add wayland
Leah Amelia Chen
2025-01-05
vim compiler plugin for ghostty filetype - validates config
Beau McCartney
2025-01-03
don't error when gtk4 could not be found via pkg-config
Jan200101
2025-01-02
core: add build option to disable sentry (#3934)
Mitchell Hashimoto
2025-01-02
add option to strip build regardless of optimization (#3945)
Mitchell Hashimoto
2025-01-02
remove sentry test for macOS, remove windows check
Mitchell Hashimoto
2025-01-02
core: add build option to disable sentry
Jeffrey C. Ollie
2025-01-01
Don't install 1024x1024 icons for Flatpak
Yorick Peterse
2024-12-31
up version to 1.0.2 for development
Mitchell Hashimoto
2024-12-31
reuse strip option for libraries
Jan200101
2024-12-31
move strip switch behind option
Jan200101
2024-12-30
give strip option a proper description
Jan200101
2024-12-30
gtk: Install 1024x1024 icon
Arvin Verain
2024-12-29
add option to strip build regardless of optimization
Jan200101
2024-12-29
gtk/x11: link directly to libX11, no more dlopen
Jeffrey C. Ollie
2024-12-28
gtk: add option to not link against libX11
Jeffrey C. Ollie
2024-12-27
Fix `DESTDIR` handling for terminfo installation (#3426)
Mitchell Hashimoto
[next]