Merged
Conversation
…ompatibility - Migrate build-linux job from ubuntu-20.04 runner to Docker container - Use ubuntu:16.04 image for glibc 2.23 compatibility with older systems like Slackware 14.2 - Replace actions/setup-java with manual OpenJDK 8 installation in container - Remove sudo commands since container runs as root - Add CLAUDE.md documentation for future development 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Upgrade from deprecated v3.2.1 to v4 across all build jobs - Fix artifact naming conflicts by using platform-specific names: - jaylib-linux-x86_64, jaylib-macosx-x86_64, jaylib-windows-x86_64, jaylib-windows-x86 - Resolves v4 restriction preventing multiple uploads to same artifact name 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Download and build CMake 3.31.6 from source to replace outdated system version - Install to /usr/local with symlink override for system cmake - Add libssl-dev dependency for CMake bootstrap HTTPS support - Remove old cmake from apt install since we build from source - Enables building Raylib with modern CMake while maintaining glibc 2.23 compatibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Remove manual zipping since GitHub automatically zips artifacts 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
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.
Uh oh!
There was an error while loading. Please reload this page.