Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f0629c71 | 2017-04-04 21:40:01 | Update to ruby 2.2.7 | ||
| 0043fdaf | 2017-03-24 14:39:05 | Update to ruby 2.4.1 Shared lib major bump due to removal of ruby_vm_sysstack_error_copy function. Regen patches. | ||
| acf4c4a2 | 2017-02-21 17:04:45 | Workaround for ram-constrained archs: build ext/ripper/ripper.c with -O1 Same as lang/ruby/2.3. Preventively add arm, just in case it is near the maximum limit. Prodded by jeremy@ (maintainer) | ||
| b40bb7b3 | 2017-02-21 16:45:36 | Workaround for ram-constrained archs: build ext/ripper/ripper.c with -O1 ok phessler@ jeremy@ (maintainer) | ||
| 44432300 | 2017-01-06 16:03:54 | Add support for using ruby 2.4 to ruby.port.mk This adds support for FLAVOR=ruby24 to most ruby gem ports, to allow building of a package for ruby 2.4. Additionally, refactor ruby.port.mk to reduce duplication and make future updates simpler. OK jasper@ | ||
| 8d57e07b | 2017-01-06 16:00:21 | Hookup ruby 2.4 to the build | ||
| 4fb180cb | 2017-01-06 15:59:25 | Import ruby 2.4.0 OK jasper@ | ||
| d4ff3816 | 2016-12-21 07:22:20 | arm: OOM when building ext/ripper/ripper.c | ||
| 3991a161 | 2016-11-23 15:59:32 | Update to ruby 2.3.3 | ||
| d76bcdfe | 2016-11-19 04:56:00 | Update to ruby 2.3.2 Bump minor due to new exported function. |