Update to Zig v0.17.0-dev and GNOME 50#156
Open
ErenayDev wants to merge 19 commits into
Open
Conversation
libs compiled with gcc 16.1.1
use Io interface to writefile (zig 0.16)
Owner
|
Thanks for the PR! I'll be happy to fix the conflicts and merge this once Zig 0.17 is released. I made some changes yesterday to add support for the GNOME 50 SDK, since that's not blocked on updating Zig. |
Author
|
You are welcome. I will fix conflicts and continue to update PR with latest changes of Zig. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds support for Zig v0.17.0-dev.1158+1d1193aa7 (The first commit message says v0.17.0-dev.1099+7db2ef610, i know. while i develop this fork, zig pushed new master branch release. and it works in this version too) and GNOME 50.
The workflow actions is updated to latest versions.
Also adds a gir fix for
WebKit-6.0.Here is the docs: https://erenaydev.github.io/zig-gobject
If i’ve made any incorrect changes, I can fix them. The builds are currently successful
I think this PR should remain open until Zig 0.17.0 is released. You decide.
Includes the commits in #155