Skip to content

Conversation

akrieger
Copy link
Member

Summary

None

Purpose of change

Fix the release builds which actually build the zzip binary, unlike CI. Make CI also build the zzip binary to catch these breaks in the future.

Describe the solution

Fix the c++ for loop definition to not un-const the map entry key. Add $(ZZIP_BIN) to the make default target which is what build-scripts/gha_compile_only.sh is building.

Describe alternatives you've considered

Make the zzip binary optional for a release.

Testing

CI?

Additional context

@github-actions github-actions bot added Code: Build Issues regarding different builds and build environments [C++] Changes (can be) made in C++. Previously named `Code` Code: Tooling Tooling that is not part of the main game but is part of the repo. labels Sep 27, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-requesting reviews from non-collaborators: @jbytheway

@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Sep 27, 2025
@akrieger
Copy link
Member Author

@GuardianDll GuardianDll merged commit 148f65e into CleverRaven:master Sep 27, 2025
28 checks passed
@akrieger akrieger deleted the double_standards branch September 27, 2025 21:15
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` Code: Build Issues regarding different builds and build environments Code: Tooling Tooling that is not part of the main game but is part of the repo. json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants