Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1363: Java 11: Validated build on Java11 | Sven Gothel | 2019-08-19 | 1 | -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 Gothel | 2014-02-15 | 1 | -2/+2 |
| | |||||
* | Scripts: Use a local hostname for JOGAMP_JAR_CODEBASE for security testingv2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-21 | 1 | -1/+2 |
| | |||||
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵ | Sven Gothel | 2013-06-20 | 1 | -5/+8 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Add make/scripts/make.joal.all.linux-armv6hf.sh | Xerxes Rånby | 2012-11-22 | 1 | -0/+31 |
Signed-off-by: Xerxes Rånby <[email protected]> |