Fredrik Fornwall
0d311afa21
ruby: Add back needed patch
8 years ago
Fredrik Fornwall
31f93d1355
ruby: Remove old unused build step
8 years ago
Fredrik Fornwall
803b2050ff
ruby: Remove outdated patch
8 years ago
Fredrik Fornwall
8c31b955c3
ruby: Some more /tmp -> $PREFIX/tmp patches
8 years ago
Fredrik Fornwall
a19f43f2af
neovim: Update to latest master
8 years ago
Fredrik Fornwall
ed198efe08
ruby: Update from 2.3.3 to 2.4.0
8 years ago
Fredrik Fornwall
078485ffc7
ruby: Update from 2.3.2 to 2.3.3
8 years ago
Fredrik Fornwall
6257a921f7
ruby: Update from 2.3.1 to 2.3.2
8 years ago
Fredrik Fornwall
92c7aec402
Remove old unused TERMUX_PKG_KEEP_HEADER_FILES
8 years ago
Fredrik Fornwall
a9e7faf25c
Bump some build revisions for rebuild with ELF fix
8 years ago
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.
8 years ago
Fredrik Fornwall
7ce5638519
Cleanup of more packages
8 years ago
Fredrik Fornwall
a8dfe86253
ruby: Clang compatibility in ruby.h
8 years ago
Fredrik Fornwall
012636aa06
ruby: Fix x86-64 build
9 years ago
Fredrik Fornwall
174a0b74f5
Force rebuild some packages for arm softfp
9 years ago
Fredrik Fornwall
9845021a5e
ruby: Patch to enable building with clang
9 years ago
Fredrik Fornwall
4a9eb8522e
Add start of regression testing of packages
Current plan is to have a tests/ folder in packages, where each
file in this folder is a shell script which indicates a test
failure by a non-zero exit value.
9 years ago
Fredrik Fornwall
76d22fff18
Make ruby link against libandroid-support
Fixes #262 .
9 years ago
Fredrik Fornwall
10f54605da
ruby: Ensure realine extension is built
Fixes #257 .
9 years ago
Fredrik Fornwall
a962e732d2
ruby: Better fixup of rbconfig.rb ( fixes #247 )
9 years ago
Fredrik Fornwall
549acba139
ruby: Update from 2.3.0 to 2.3.1
9 years ago
Fredrik Fornwall
51c63287f7
ndk_patches: <dlfcn.h> now #define:s RTLD_*
The Android NDK headers define the RTLD_* values within an enum,
which causes problems with #ifdef checks. Patch these to instead
use #define which is more traditional and what much code expects.
9 years ago
Fredrik Fornwall
98e0a8ee97
ruby: Update from 2.2.4 to 2.3.0 ( closes #114 )
9 years ago
Fredrik Fornwall
543007aa11
ruby: Update from 2.2.3 to 2.2.4
9 years ago
Fredrik Fornwall
6352f1b901
ruby: Fix correct deps for shared libraries
9 years ago
Fredrik Fornwall
e0525b0675
ruby: More /system/bin/sh -> $PREFIX/bin/sh
9 years ago
Fredrik Fornwall
2fd1858183
ruby: Use $PREFIX/bin/sh instead of /system/bin/sh
9 years ago
Fredrik Fornwall
3a6638274a
Fix rbconfig.rb for other platforms than arm
Should fix building nokogiri on i686 (closes #69 ).
9 years ago
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).
9 years ago
Fredrik Fornwall
0aa37fa210
ruby: Fix mention of $_SPECSFLAG in rbconfig
9 years ago
Fredrik Fornwall
09ede9b077
Rebuild some packages and fix dependencies
9 years ago
Fredrik Fornwall
cf741c1057
ruby: Update from 2.2.2 to 2.2.3
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago