Hopkins and JJ Liebig
98307c509e
fix(build): guide users when zig is missing ( #2281 )
...
build.rs now reports how to install Zig 0.15.2 (brew install zig@0.15
on macOS, ziglang.org elsewhere) and mentions the ZIG environment
variable instead of panicking with a bare NotFound error.
Co-authored-by: JJ Liebig <jonathan.liebig@gmail.com >
2026-09-01 21:26:58 +02:00
Ogulcan Celik
1fd3100d83
ci: restore approved contributor gate
2026-08-06 01:04:50 +03:00
Ogulcan Celik
3c2b46d24a
feat: add native windows beta support
2026-06-07 16:29:44 +03:00
Ogulcan Celik
b751d102f1
feat: add preview update channel
2026-06-02 21:48:02 +03:00
Rui Chen and Can Celik
82902e638b
build: skip unused libghostty-vt xcframework ( #286 )
...
refs #284
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: Can Celik <ogulcancelik@gmail.com >
2026-05-25 16:58:17 +03:00
Ogulcan Celik
ec2924d0d1
feat: add optional nix flake support
...
refs #208
refs #221
refs #264
2026-05-23 17:42:49 +03:00
Ogulcan Celik
dcfe11a758
build: update libghostty-vt vendor
...
vendor ghostty 063ac3e and remove the musl libc++ link workaround.
expose the new selection formatter and hyperlink uri apis for follow-up rendering work.
add manual artifact validation for static linux builds.
2026-05-07 18:29:21 +03:00
Ogulcan Celik
ca85cb732e
build: link zig libc++ runtime for musl simd
2026-04-06 14:19:43 +03:00
Ogulcan Celik
dbbe1f66ba
build: add libghostty simd toggle for ci
2026-04-06 00:50:41 +03:00
Ogulcan Celik
a379741fbb
fix: pin vendored libghostty version for release builds
2026-04-05 23:26:30 +03:00
Can Celik
b33f076971
build: statically link vendored libghostty-vt on macos
2026-04-05 17:19:27 +03:00
Can Celik
8fd1bc56ce
ci: build and cache vendored libghostty-vt in release workflow
2026-04-05 17:00:59 +03:00
Can Celik
b2e6929aa8
refactor: remove vt100 backend and make ghostty default
2026-04-05 16:38:50 +03:00
Can Celik
41dd733ca7
feat: finish ghostty pane backend integration
2026-04-05 01:23:06 +03:00