Package: jffi / 1.3.13+ds-1

Metadata

Package Version Patches format
jffi 1.3.13+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable warnings as errors for jni.patch | (download)

jni/GNUmakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable warnings as errors for jni

junit_path_for_tests.patch | (download)

build.xml | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

 junit_path_for_tests

Use system-provided libraries instead of bundled jars.

disable warnings as errors for libtest.patch | (download)

libtest/GNUmakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable-warnings-as-errors-for-libtest


test_fork_true.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 test_fork_true


remove unnecessary target for native build.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove unnecessary target for native build

nonlinux platforms.patch | (download)

build.xml | 7 7 + 0 - 0 !
jni/jffi/endian.h | 2 1 + 1 - 0 !
2 files changed, 8 insertions(+), 1 deletion(-)

 just use platform=linux for gnu/kfreebsd and hurd

Bug-Debian: http://bugs.debian.org/808175

0009 optimize build targets.patch | (download)

build.xml | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 optimize build targets

This patch makes some key internal build targets available to the
command line for use in d/rules.

 * do-jar: compile and assemble arch:all jar
 * build-native-library: compiles libjffi native library

0010 output test results to console instead of file.patch | (download)

build.xml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 output test results to console instead of file