aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.linux-armv6hf.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.
* 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-5/+8
| | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase
* Add make/scripts/make.joal.all.linux-armv6hf.shXerxes Rånby2012-11-221-0/+31
Signed-off-by: Xerxes Rånby <[email protected]>