-
Notifications
You must be signed in to change notification settings - Fork 305
Upgrade to Zig 0.15.2 #439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e8fc818
upgrade to zig 0.15.2 with ghostty-vt dependency
remorses fda777b
fix(ci): update zig to 0.15.2 and skip macOS cross-compilation from L…
remorses 0828eb1
fix: add macOS SDK for cross-compilation from Linux
remorses fc7907e
fix: add explicit refs to git URLs in build.zig.zon
remorses c24c7b0
fix: correct hash for macos_sdk dependency
remorses f6976e8
fix: use raw macOS SDK tarball instead of outdated zig package
remorses d4d4b44
fix(ci): only build lib, not native binaries for all platforms
remorses 486901b
fix(ci): use macos-latest runners for cross-compilation
remorses b3d1e91
fix: build only native platform by default, add --all for all platforms
remorses 6654359
fix: remove reference to non-existent ghostty-terminal.zig test file
remorses 4c01c2d
fix: update zig tests for 0.15 API changes
remorses 9e40564
ci: retry
remorses 6186eef
fix: use arena allocator for ZON parser to avoid memory leaks in tests
remorses ee40287
ci: use macos-large runner for faster builds
remorses 28f6554
ci: revert to macos-latest, skip native tests (hang issue)
remorses 4f1ccbe
ci: trigger rebuild (transient network error)
remorses 68739bd
fix: skip stdout writes in testing mode to prevent hanging tests
remorses 7ffb039
Merge branch 'main' into zig15
remorses ab87708
Merge branch 'main' into zig15
kommander 1635708
Merge branch 'main' into zig15
kommander 4513365
Merge branch 'main' into zig15
kommander 81ec988
document xcode dependency
kommander 58391cd
run all tests
kommander 7845ffc
Merge upstream/main into zig15, use gpa allocator
remorses 26a5c46
remove ghostty dependency, restore ubuntu ci
remorses 4cb17ae
merge upstream/main
remorses 91374f0
fix toOwnedSlice api for zig 0.15
remorses afa9d38
remove -gnu suffix from linux targets to fix uucode build
remorses da26529
use macos-latest for ci (uucode crashes on linux with zig 0.15)
remorses 95baf05
update uucode to latest main (84ceda85) to fix linux build
remorses 594d95c
remove outdated macos-only cross-compilation comments
remorses 5abd0d3
fix snapshot release
kommander 5486ad3
build all for snapshot
kommander 8ab4a25
update comment in readme
remorses e3125e8
Merge branch 'main' into zig15
remorses 2e0344f
fix: make flaky performance and conceal tests more robust
remorses 27a3729
fix: also fix native Zig wrap perf test
remorses 5f770c2
migrate benchmarks
kommander c1f2f7f
fix leftover old api use
kommander File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 0.14.1 | ||
| 0.15.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.