Commit Graph

63 Commits

Author SHA1 Message Date
Fredrik Fornwall d06df2dfc2 ruby: Update from 2.6.3 to 2.6.4 2019-09-03 05:45:25 +02:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Fredrik Fornwall 7adf17fb41 ruby: Bump revision after optimization switch 2019-07-14 20:38:26 +02:00
Fredrik Fornwall 51c97e3bb5 Always use -Oz optimization level 2019-07-14 20:38:26 +02:00
Leonid Pliushch a9b08c2cc8 libffi: disable versioning + rebuild dependent packages 2019-06-28 20:34:04 +03:00
Leonid Pliushch a1acf01c2c ruby: bump revision after 0d1170cc 2019-05-06 17:26:19 +03:00
Fredrik Fornwall 2edbdd502f ruby: Update from 2.6.2 to 2.6.3 2019-04-17 23:23:51 +02:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall ba5784bd80 ruby: Update from 2.6.1 to 2.6.2 2019-03-17 19:18:14 +01:00
Leonid Pliushch c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Leonid Pliushch 979cdf81d8 ruby: bump revision 2019-02-27 01:48:44 +02:00
Leonid Pliushch 4a2f5b6452 ruby: fix segmentation fault 2019-02-27 01:30:27 +02:00
Fredrik Fornwall 6f8d64a790 Merge branch 'master' into readline 2019-02-24 20:41:00 +02:00
Fredrik Fornwall 85d0ee92f2 ruby: Update from 2.5.3 to 2.6.1 2019-02-24 19:00:08 +01:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall a97ae8c9dd Revision-bump more packages 2019-01-27 16:08:59 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall c928aabf3c ruby: Update from 2.5.2 to 2.5.3 2018-10-18 19:44:38 +02:00
Fredrik Fornwall b0e9a39371 ruby: Update from 2.5.1 to 2.5.2 2018-10-18 07:03:43 +02:00
Henrik Grimler 6d8e9a7939 arm: don't build with -fno-integrated-as
Fixes ruby segfault (without the need for -O1).
2018-09-19 23:21:56 +02:00
Fredrik Fornwall 65d543395c ruby: Build with -O1 on arm 2018-09-17 18:51:38 +02:00
Henrik Grimler f70173a84a ruby bump after bug fix 2018-09-17 16:50:32 +02:00
Henrik Grimler 743917b67f ruby: use -O3 instead of -Os for 32 bit arches 2018-09-17 16:50:32 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall a3c9b56c8f ruby: Fix clang 32-bit builds 2018-08-06 16:46:25 +02:00
Fredrik Fornwall 1595bb0c70 libyaml: Update from 0.1.7 to 0.2.1 2018-07-02 00:16:50 +02:00
Fredrik Fornwall 7a54dea479 ruby: Build 32-bit variants with gcc for now
This fixes a build error with clang for 32-bit targets:
process.c:function timetick2integer: error: undefined reference to
'__mulodi4'
2018-04-22 21:43:19 +02:00
Carl Hörberg 1ab55487de Ruby 2.5.0 (#2143)
* ruby: patching two cross compile bugs in ruby 2.5.0

* ruby 2.5.1
2018-04-22 21:24:15 +02:00
Fredrik Fornwall 119307fb2c Use -Os instead of -Oz for 32-bit arm 2017-12-21 05:25:19 +01:00
Fredrik Fornwall 7fb38df684 ruby: Update from 2.4.2 to 2.4.3 2017-12-20 01:00:49 +01:00
Henrik Grimler f3fcbe40b2 espeak: fix floating point exception on arm (#1925)
* espeak: fix issue on arm (#1680)

* ruby: move exception rule, build-package.sh -> build.sh
2017-12-14 12:59:05 +01:00
Fredrik Fornwall f0673fb92a ruby: Bump revision after arm -O1 workaround 2017-09-19 23:06:02 +02:00
Leonid Pliushch 773f79cba8 ruby: fix hardcoded paths 2017-09-16 14:34:43 +02:00
Fredrik Fornwall 3595618cd0 ruby: Depend on libyaml 2017-09-15 00:31:29 +02:00
Fredrik Fornwall 301c579b14 ruby: Update from 2.4.1 to 2.4.2 2017-09-14 22:01:28 +02:00
Fredrik Fornwall 2b6ca764bb ruby: Fix syslog module to link against liblog
Fixes #962.
2017-04-26 23:20:01 +02:00
Fredrik Fornwall b91127f39b ruby: Update from 2.4.0 to 2.4.1 2017-03-23 23:04:41 +01:00
Fredrik Fornwall be9907f772 ruby: Patches for shebangs on installed gems 2017-02-01 01:19:40 +01:00
Fredrik Fornwall 31f93d1355 ruby: Remove old unused build step 2017-01-19 03:58:26 +01:00
Fredrik Fornwall a19f43f2af neovim: Update to latest master 2017-01-17 15:51:17 +01:00
Fredrik Fornwall ed198efe08 ruby: Update from 2.3.3 to 2.4.0 2017-01-14 03:45:44 -05:00
Fredrik Fornwall 078485ffc7 ruby: Update from 2.3.2 to 2.3.3 2016-11-22 18:15:50 -05:00
Fredrik Fornwall 6257a921f7 ruby: Update from 2.3.1 to 2.3.2 2016-11-16 17:58:24 -05:00
Fredrik Fornwall 92c7aec402 Remove old unused TERMUX_PKG_KEEP_HEADER_FILES 2016-10-29 17:39:13 -04:00
Fredrik Fornwall a9e7faf25c Bump some build revisions for rebuild with ELF fix 2016-09-28 09:47:02 -04:00
Fredrik Fornwall 83d11d6e04 Update readline to v7 and bash to v4.4
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
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