ubuntu/+source/lwjgl:applied/ubuntu/cosmic-devel

Last commit made on 2018-10-10
Get this branch:
git clone -b applied/ubuntu/cosmic-devel https://git.launchpad.net/ubuntu/+source/lwjgl
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/cosmic-devel
Repository:
lp:ubuntu/+source/lwjgl

Recent commits

15224d0... by Emmanuel Bourg

2.9.3+dfsg-4 (patches applied)

Imported using git-ubuntu import.

7061cb8... by Emmanuel Bourg

Generate the native headers with 'javac -h' instead of javah (removed from Java 10)

Gbp-Pq: javah.patch.

2229d38... by Emmanuel Bourg

Workaround for a regression in the annotation processor with Java 9+

Gbp-Pq: annotation-processor-workaround.patch.

d826697... by Emmanuel Bourg

Fixes the compatibility with Java 9 (sun.reflect.FieldAccessor is no longer accessible)

Gbp-Pq: java9-compatibility.patch.

a454181... by Emmanuel Bourg

No asm support. We don't support the optional asm.jar because LWJGL is not compatible with libasm-java.

Gbp-Pq: no-asm-support.patch.

8a415a5... by Emmanuel Bourg

build-updatesite.xml doesn't exist and causes a build failure

Gbp-Pq: build-failure.patch.

b8d725b... by Emmanuel Bourg

Use Debian's jinput.jar

Gbp-Pq: systemjinput.patch.

0d1006c... by Emmanuel Bourg

Support the ppc64el platform. Not absolutely sure if this is still needed though.

Gbp-Pq: ppc64el.patch.

8866230... by Emmanuel Bourg

Try to support all Debian architectures

Gbp-Pq: allarchs.patch.

162b9a6... by Emmanuel Bourg

Disables the pack200 task

Gbp-Pq: disable-pack200-task.patch.