Sync master with upstream (2026-09-09) - #6
Merged
Conversation
Co-authored-by: meehl <12648828+meehl@users.noreply.github.com>
Add Gzip support to Inflate/Deflate
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.
Sync
masterwithPathOfBuildingCommunity/PathOfBuilding-SimpleGraphic.Merged from upstream
61b81d7Merge PR Add Gzip support to Inflate/Deflate PathOfBuildingCommunity/PathOfBuilding-SimpleGraphic#117 from vaisest/gzip — adds Gzip support toInflate/Deflate, touchesui_api.cpponly (9 ins / 3 del).Clean merge, no conflicts.
macOS port
Nothing needed forward-porting. Upstream's single file has no overlap with any fork-only patch.
Verification
git diff --name-only <pre> HEADlists onlyui_api.cpp. No fork-only file appears.configure,pob-wide-crt.patchfor both2025-07-24_1and2026-07-20_1),cmake/FindLuaJIT.cmake,CMakeLists.txtplatform sources,base64.h/.c,common.cpp,r_texture.cpp,r_main.cppsleep_for, ANGLE Metal backend (sys_video.cpp+vcpkg.json), Cmd→CTRL,find_cdirectory-entry fix,macos-launcher/pob_launch.c.vcpkg-ports/ports/luajit/*/configurestill100755.15160c0are absent because the later fork commitba877aedeliberately corrected them (launcher output path). Nothing restored.2026-07-20_1, which carries the fork's patches (vcpkg-ports/versions/l-/luajit.json→$/ports/luajit/2026-07-20_1).libs/luautf8@1bb70d45re-verified reachable fromorigin/masteratstarwing/luautf8.Not covered by CI
Windows
build_dllcannot validate the macOS-only fixes — the_lua_getenvcopy/_lua_getenvfreemacros live in the non-Windows branch ofpob-wide-crt.patch, andINSTALL_TSYMNAMEplus theconfigureexec bit are osx-triplet-only. The macOS rebuild + runtime smoke test is the real gate and is run separately.