-
-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: oxidize-rb/rb-sys
base: v0.9.108
head repository: oxidize-rb/rb-sys
compare: v0.9.109
- 12 commits
- 25 files changed
- 4 contributors
Commits on Jan 16, 2025
-
Bump rake-compiler-dock images to v1.8.0 with Ruby patch versions (#489)
This reflects the changes made in rake-compiler/rake-compiler-dock#135. While this requires packages to update their `RUBY_CC_VERSION` to use Ruby patches across the board, this is already needed for Ruby 3.3.5. This change at least makes this consistent. See https://github.com/rake-compiler/rake-compiler-dock/releases/tag/v1.8.0.
Configuration menu - View commit details
-
Copy full SHA for ac7c48c - Browse repository at this point
Copy the full SHA ac7c48cView commit details -
Make rb-sys-dock aware of patch releases (#492)
This is needed by rack-compiler-dock v1.8.0.
Configuration menu - View commit details
-
Copy full SHA for 81f2550 - Browse repository at this point
Copy the full SHA 81f2550View commit details
Commits on Jan 21, 2025
-
Clean up Ruby patch release overrides (#496)
`RakeCompilerDock.cross_rubies` supplies the exact patch release needed. This is available in rack-compiler-dock v1.9.1: * rake-compiler/rake-compiler-dock#149 * https://github.com/rake-compiler/rake-compiler-dock/releases/tag/v1.9.1 This simplifies the `Dockerfile`, but it does mean we have to keep the rake-compiler-dock version in the `Gemfile` in sync with all the images in `docker/Dockerfile.*`.
Configuration menu - View commit details
-
Copy full SHA for 4c3508f - Browse repository at this point
Copy the full SHA 4c3508fView commit details
Commits on Jan 28, 2025
-
Add support for Docker aliases (#493)
rake-compiler-dock now makes a clear distinction between GNU and Musl builds: https://github.com/rake-compiler/rake-compiler-dock?tab=readme-ov-file#linux-gnu-and-musl-important-details This change makes it possible to build images using the explicit aarch64-linux-gnu and x86_64-linux-gnu targets needed by rake-compiler-dock.
Configuration menu - View commit details
-
Copy full SHA for b5aa9a6 - Browse repository at this point
Copy the full SHA b5aa9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0891b17 - Browse repository at this point
Copy the full SHA 0891b17View commit details
Commits on Jan 29, 2025
-
Ensure RUBY_CC_VERSION is always passed when building oxi-test (#501)
Previously it was possible with rake-compiler-dock to omit `RUBY_CC_VERSION`, but now it appears that the versions must be specified to work. We default to all supported versions.
Configuration menu - View commit details
-
Copy full SHA for bb8e957 - Browse repository at this point
Copy the full SHA bb8e957View commit details -
Fix x86-linux Dockerfile (#502)
ghcr.io/rake-compiler/rake-compiler-dock-image:1.9.1-mri-x86-linux is now based on an Ubuntu 20.04 image, so we can avoid the CentOS-changes and do what we do with the x86_64-linux Dockerfile.
Configuration menu - View commit details
-
Copy full SHA for 6f60a77 - Browse repository at this point
Copy the full SHA 6f60a77View commit details -
`matrix.platform.ruby_target` should now be `env.ruby_platform`. These were missed in #493.
Configuration menu - View commit details
-
Copy full SHA for e9e59ae - Browse repository at this point
Copy the full SHA e9e59aeView commit details -
Only build supported Docker images (#507)
This excludes `x86-linux` and `x86-mingw32`, which were not built before. `x86-mingw32` is obsolete. Closes #503
Configuration menu - View commit details
-
Copy full SHA for 59c9ec4 - Browse repository at this point
Copy the full SHA 59c9ec4View commit details
Commits on Jan 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 07cd2af - Browse repository at this point
Copy the full SHA 07cd2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d5786 - Browse repository at this point
Copy the full SHA d4d5786View commit details -
Configuration menu - View commit details
-
Copy full SHA for c167547 - Browse repository at this point
Copy the full SHA c167547View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.108...v0.9.109