Skip to content

[pull] master from beyond-all-reason:master - #48

Merged
pull[bot] merged 6 commits into
ExaDev:masterfrom
beyond-all-reason:master
Jul 28, 2026
Merged

[pull] master from beyond-all-reason:master#48
pull[bot] merged 6 commits into
ExaDev:masterfrom
beyond-all-reason:master

Conversation

@pull

@pull pull Bot commented Jul 28, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

shawjef3 and others added 6 commits July 28, 2026 10:35
* Support alternate file extensions for replays

---------

Co-authored-by: sprunk <spr.ng@o2.pl>
…#3139)

* Fix Windows build: link test_DemoFileExtension against ZLIB::ZLIB

The DemoFileExtension test target linked the bare library name `z`, which
expands to `-lz`. That works on Linux where zlib sits in the default
library search path, but the mingw cross-linker fails with
"cannot find -lz" because on Windows zlib is supplied by mingwlibs64.

Use the ZLIB::ZLIB imported target instead, matching how the engine,
unitsync and DemoTool link zlib. find_package is needed here because
imported targets are directory-scoped and test/ is a sibling of rts/.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FuDx3RoNDdSDMTx7Nkw8ss

* Apply suggestion from @sprunk

Co-authored-by: sprunk <spr.ng@o2.pl>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: TarnishedKnight <lostsquirrel43@gmail.com>
Co-authored-by: sprunk <spr.ng@o2.pl>
@pull pull Bot locked and limited conversation to collaborators Jul 28, 2026
@pull pull Bot added the ⤵️ pull label Jul 28, 2026
@pull
pull Bot merged commit 77e9065 into ExaDev:master Jul 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants