Commit Graph

15 Commits

Author SHA1 Message Date
Fredrik Fornwall a8dfe86253 ruby: Clang compatibility in ruby.h 2016-08-15 09:01:59 -04:00
Fredrik Fornwall 174a0b74f5 Force rebuild some packages for arm softfp 2016-05-21 20:18:19 -04:00
Fredrik Fornwall 76d22fff18 Make ruby link against libandroid-support
Fixes #262.
2016-05-10 14:41:33 -04:00
Fredrik Fornwall 10f54605da ruby: Ensure realine extension is built
Fixes #257.
2016-05-10 08:28:22 -04:00
Fredrik Fornwall a962e732d2 ruby: Better fixup of rbconfig.rb (fixes #247) 2016-05-02 02:25:38 -04:00
Fredrik Fornwall 549acba139 ruby: Update from 2.3.0 to 2.3.1 2016-04-30 14:08:30 -04:00
Fredrik Fornwall 98e0a8ee97 ruby: Update from 2.2.4 to 2.3.0 (closes #114) 2015-12-25 16:35:13 -05:00
Fredrik Fornwall 543007aa11 ruby: Update from 2.2.3 to 2.2.4 2015-12-17 08:01:58 -05:00
Fredrik Fornwall 6352f1b901 ruby: Fix correct deps for shared libraries 2015-12-02 06:58:30 -05:00
Fredrik Fornwall 3a6638274a Fix rbconfig.rb for other platforms than arm
Should fix building nokogiri on i686 (closes #69).
2015-11-29 08:12:53 -05:00
Fredrik Fornwall f34a276b5e Do not use /system/bin/{mkdir,install} in rbconfib
Using executables in /system/bin is fragile since they may not
work due to LD_LIBRARY_PATH containing libraries with the same
name that the executables are linked against (but with different
versions).
2015-11-13 21:28:30 -05:00
Fredrik Fornwall 0aa37fa210 ruby: Fix mention of $_SPECSFLAG in rbconfig 2015-11-13 16:20:05 -05:00
Fredrik Fornwall 09ede9b077 Rebuild some packages and fix dependencies 2015-11-08 02:23:57 -05:00
Fredrik Fornwall cf741c1057 ruby: Update from 2.2.2 to 2.2.3 2015-08-19 05:31:58 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00