Update DEP-3 headers.
Markus Koschany
6 years ago
1 | 1 |
Date: Sat, 9 Apr 2016 19:07:56 +0200
|
2 | 2 |
Subject: allarchs
|
3 | 3 |
|
|
4 |
Try to support all Debian architectures.
|
|
5 |
|
|
6 |
Forwarded: no
|
4 | 7 |
---
|
5 | 8 |
platform_build/linux_ant/build.xml | 34 ++++++++++++++++++++++++++++++++--
|
6 | 9 |
1 file changed, 32 insertions(+), 2 deletions(-)
|
1 | 1 |
Date: Sat, 9 Apr 2016 19:29:18 +0200
|
2 | 2 |
Subject: build failure
|
3 | 3 |
|
|
4 |
This file doesn't exist and causes a FTBFS.
|
|
5 |
|
|
6 |
Forwarded: not-needed
|
4 | 7 |
---
|
5 | 8 |
build.xml | 2 +-
|
6 | 9 |
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 | 1 |
Date: Sat, 9 Apr 2016 20:28:48 +0200
|
2 | 2 |
Subject: no asm support
|
3 | 3 |
|
|
4 |
We don't support the optional asm.jar because LWJGL is not compatible with
|
|
5 |
libasm-java.
|
|
6 |
|
|
7 |
Forwarded: not-needed
|
4 | 8 |
---
|
5 | 9 |
.../org/lwjgl/test/mapped/TestMappedObject.java | 87 --
|
6 | 10 |
.../test/opengl/sprites/SpriteShootoutMapped.java | 838 -------------
|
1 | 1 |
Date: Sat, 9 Apr 2016 18:59:10 +0200
|
2 | 2 |
Subject: nomacosx
|
3 | 3 |
|
|
4 |
We don't support MacOSX.
|
|
5 |
|
|
6 |
Forwarded: not-needed
|
4 | 7 |
---
|
5 | 8 |
build.xml | 12 ++++++------
|
6 | 9 |
platform_build/build-applet.xml | 4 ++--
|
1 | 1 |
Date: Sat, 9 Apr 2016 19:13:26 +0200
|
2 | 2 |
Subject: ppc64el
|
3 | 3 |
|
|
4 |
Support the ppc64el platform. Not absolutely sure if this is still needed
|
|
5 |
though.
|
|
6 |
|
|
7 |
Forwarded: not-needed
|
4 | 8 |
---
|
5 | 9 |
platform_build/linux_ant/build.xml | 4 ++++
|
6 | 10 |
1 file changed, 4 insertions(+)
|
1 | 1 |
Date: Sat, 9 Apr 2016 19:19:25 +0200
|
2 | 2 |
Subject: systemjinput
|
3 | 3 |
|
|
4 |
Use Debian's jinput.jar.
|
|
5 |
|
|
6 |
Forwarded: not-needed
|
4 | 7 |
---
|
5 | 8 |
build.xml | 4 +++-
|
6 | 9 |
1 file changed, 3 insertions(+), 1 deletion(-)
|