aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.linux-armv6hf-cross.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1363: Java 11: Validated build on Java11Sven Gothel2019-08-191-3/+3
| | | | | | | | | | Note: On Windows w/ CMake 3.15.2 and MingW64 8.1.0 openal-soft still doesn't build through yet (no regression, didn't build before). I added the <arg line="-G 'MinGW Makefiles'"/> and had to replace \cygwin\bin\sh.exe with a symbolic link to \cygwin\bin\bash.exe to make it pass .. still WIP. Compilation setup also claimed DSOUND headers were n/a.
* Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 + armv6hfSven Gothel2019-04-081-2/+4
| | | | | Notable: We also inject a prebuild 'bsinc_inc.h' into the openal-soft build directory, since it cannot be generated at build time due to crosscompilation.
* Fix build scripts ..Sven Gothel2014-02-151-2/+2
|
* Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security testingv2.0.2-rc12v2.0-rc12Sven Gothel2013-06-211-1/+2
|
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵Sven Gothel2013-06-201-4/+8
| | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase
* Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); ↵Sven Gothel2013-04-231-1/+1
| | | | Compile openal-soft w/ arm arch & float options if crosscompiled.
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-181-0/+45