Commit 2ddcbab
taca
devel/ruby-rake-compiler-dock
1.10.0 (2025-10-25)
* Add support for ARM64 host images and release rake-compiler-dock host
images for ARM64 and x86_64. NetBSD#140
* Add new target platform aarch64-mingw-ucrt aka Windows on ARM. NetBSD#152
* Allow easier selection of the ruby run in the container. NetBSD#151
* Install mig which is a Macos specific RPC code generator. NetBSD#155
* Add RCD_IMAGE_VERSION env var to easily set image version or
snapshot. NetBSD#163
* Disable rpath in cross compiled C extensions, since it is only valid in
the build environment. NetBSD#165
* Drop support for Ruby 2.4, 2.5, and 2.6. NetBSD#153 @ianks @flavorjones
* Remove rbenv ruby version 2.5.9 from the build container. NetBSD#153 @ianks
@flavorjones
* Rename History.md to CHANGELOG.md which is more common.
Contributors
* @flavorjones
* @ianks
1.11.0 / 2025-12-25
* Bump Ruby 4 cross-compilation support to 4.0.0.
* Drop support for Ruby 2.7. NetBSD#180 @larskanis
* Bump Ruby 3.3 to v3.3.10 (from v3.3.9) @flavorjones
* Bump Ruby 3.4 to v3.4.8 (from v3.4.5) @flavorjones
* Bump rake-compiler dependency to v1.3.1 (from v1.2.9) @flavorjones
* Remove native Ruby 3.4.x from the host environment. NetBSD#178 @larskanis
* Optimized images by improving layer sharing. @larskanis
CRuby container summary
* native rubies: 4.0.0 (default), 3.1.7
* RUBY_CC_VERSION=4.0.0:3.4.8:3.3.10:3.2.9:3.1.7:3.0.7
Contributors
* @flavorjones
* @larskanis
1.11.1 (2025-12-26)
* JRuby 10.0 replaces JRuby 9.4 in the JRuby build container. #185
@flavorjones
Contributors
* @flavorjones1 parent 48cf5ee commit 2ddcbab
3 files changed
Lines changed: 15 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
13 | | - | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
25 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
46 | 48 | | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments