Commit graph

27 commits

Author SHA1 Message Date
Jacob Heider ff82a2af9a fix(ruby2.5)
closes #4631
closes #4620
2024-01-04 23:21:29 -05:00
Jacob Heider 291c38f095 fix(ruby)
closes #4696

--yjit in 3.1.0-dev
fix [[maybe_unused]] build issues on linux
2024-01-04 19:21:10 -05:00
Jacob Heider e5624937d4
ruby 2.5 and 2.6 don't provide racc
ref: https://github.com/pkgxdev/pantry/issues/4620
2023-12-28 18:36:11 -05:00
Michal Skvělý 1638f0b1b7 Fix build for older Ruby versions 2023-12-28 17:13:28 -05:00
Max Howell 341d7803aa Enable YJIT; Fixes #3538 2023-12-21 13:04:05 +00:00
Jacob Heider b6fd4a247e
fix(ruby^2) (#4265)
* fix(ruby^2)

* allow rebuilds
2023-11-29 17:34:38 -05:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Max Howell 4eb1cca264
ruby/gems fixes (#2184)
hopefully got all the edgecases this time
2023-06-16 09:33:37 -04:00
Max Howell 122973d1d4 fix ruby irb
This means we stop linking the rubygems library to the rubygems pkg. Which means our ruby may have an older rubygems gem installed than the rubygems pkg and this is problematic.

at this time I dunno what a solution is since I could not otherwise get irb to work.

Requires a deeper dive but RN I have too many things to fix.
2023-06-14 12:02:41 -04:00
Max Howell 4341e71540
fix rubygems (#2171) 2023-06-13 15:31:03 -04:00
Max Howell c080f418fa fix ruby 2023-06-13 11:35:16 -04:00
Jacob Heider a57084641c
fix(ruby) 2023-04-16 17:25:51 -04:00
Jacob Heider 21eaaed1b7
fix(ruby)
they only have about 8 releases, but _many_ more version tags
2023-04-15 17:38:14 -04:00
Max Howell 8f51287c74 tweaks I came to while working here 2023-03-20 20:44:46 -04:00
Max Howell 63b7d747b2 swig expects to find config.h without arch prefixes
And well, what are they for anyway?
2023-03-20 20:44:46 -04:00
Jacob Heider b8bfccf7c0
fix(ruby/rubygems) (#319)
* fix(ruby/rubygems)

Ruby is pulling in system gmp

* missed this in all the updates
2023-02-17 21:07:30 -05:00
Max Howell d70837f2c8
relocatability fixes for ruby and gem (#322)
Refs https://github.com/teaxyz/cli/issues/374
2023-02-17 07:41:07 -05:00
Jacob Heider 50224807cb fix(ruby)
fixes #236
fixes #237
fixes #238
fixes #239
fixes #240
fixes #288
fixes #289
fixes #290
fixes #291
fixes #292
fixes #293
fixes #294
fixes #295
fixes #296
fixes #297
fixes #298
fixes #299
fixes #300
fixes #301
fixes #302
fixes #303
fixes #304
fixes #305
fixes #306
fixes #307
fixes #308
fixes #309
fixes #310
fixes #311
fixes #312
fixes #313
fixes #314
fixes #315
2023-02-13 21:23:02 -05:00
Jacob Heider 9b29a1407f fix(ruby)
Tags are underscore delimited; they all resolve to =3.0.0
2023-02-09 19:11:58 -05:00
Jacob Heider b58e7069e3 fix(ruby)
Patch has versions in the path.

fixes #222
fixes #223
fixes #224
fixes #225
2023-02-09 17:25:31 -05:00
Max Howell a1b84aa7da
Ruby gems path (#85)
* set gem path correctly
2023-01-15 14:34:19 -05:00
Max Howell a45f0aac80 get ruby versions from github 2023-01-03 11:31:20 -05:00
Max Howell b135e63527
Remove this hack; Fixes #282
I think we should stop recommending `tea` as a shebang line, it's against our spirit. Instead tea tools should shim via `tea` before exec’ing to do any of the YAML frontmatter
2023-01-03 09:32:41 -05:00
Jacob Heider 01bbd429e5
add interprets: key to appropriate packages (#33)
* go needs GOCACHE
2022-11-25 11:03:11 -05:00
Jacob Heider ffc381046c
+rubygems.org 2022-11-02 16:39:22 -04:00
Max Howell a2cb71e1d4 make our ruby tolerant of different shebangs (#191) 2022-10-17 15:55:08 -04:00
Max Howell cd7aac3dc2 +ruby (#176)
* +ruby

* wip
2022-10-03 11:37:28 -04:00