alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
dist
5 folders
at
main
Mitchell Hashimoto
cmake: add ghostty_vt_add_target() for cross-compilation
3mo ago
f2e299fb
cmake
cmake: add ghostty_vt_add_target() for cross-compilation Add a ghostty_vt_add_target() CMake function that lets downstream projects build libghostty-vt for a specific Zig target triple. The function encapsulates zig discovery, build-type-to-optimize mapping, the zig build invocation, and output path conventions so consumers do not need to duplicate any of that logic. It creates named IMPORTED targets (e.g. ghostty-vt-static-linux-amd64) that work alongside the existing native ghostty-vt and ghostty-vt-static targets. The build-type mapping is factored into a shared _GHOSTTY_ZIG_OPT_FLAG variable used by both the native build and the new function. The static library targets now propagate c++ as a link dependency on non-Windows platforms, fixing link failures when consumers use static linking with the default SIMD-enabled build. A new example/c-vt-cmake-cross/ demonstrates end-to-end cross- compilation using zig cc as the C compiler, auto-detecting a cross target based on the host OS.
3 months ago
doxygen
typos
9 months ago
linux
swap arguments
4 months ago
macos
Revert "macos: populate the sparkle:channel element"
7 months ago
windows
New Ghostty icon ❤️👻 This is the icon that we'll launch Ghostty 1.0 with. It was designed by Michael Flareup at PixelResort. It retains the style of the original Ghostty icon by Alasdair Monk, but brings in the new Ghost character and adds details that make it more Apple-like. The new Ghost character is an important evolution from the original since it separates us from looking too much like PacMan. The new Ghost is more unique and recognizable to Ghostty (or, hopefully will be!). The icon itself has more details: the aluminum around the edge has texture for the large enough sizes, there are visible scanlines, the glow of a screen emanates from the ghost. The icon itself is stylistic more Apple-like than other platforms. I think Apple icons tend to look very good in more environments than the reverse and I'm a big fan of the Apple aesthetic so I wanted to bring that to Ghostty for all platforms.
2 years ago