Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: use gluegen's renamed setenv-build-jogl-* -> setenv-build-jogamp-* | Sven Gothel | 2020-01-04 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | Bug 1376: Fix crosscompiled openal-soft 1.19.1 builds using aarch64 + armv6hf | Sven Gothel | 2019-04-08 | 1 | -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 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 | -4/+8 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049); ↵ | Sven Gothel | 2013-04-23 | 1 | -1/+1 |
| | | | | Compile openal-soft w/ arm arch & float options if crosscompiled. | ||||
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-18 | 1 | -0/+45 |