Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API | Sven Gothel | 2023-01-15 | 1 | -1/+1 |
| | |||||
* | Scripts: Macos /opt-share -> /usr/local (Catalina Read-Only) | Sven Gothel | 2019-12-02 | 1 | -3/+3 |
| | |||||
* | Bug 1363: Java 11: Validated build on Java11 | Sven Gothel | 2019-08-19 | 1 | -4/+4 |
| | | | | | | | | | | 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. | ||||
* | add osx-java6 script: using separate rootrel.build | Sven Gothel | 2015-07-11 | 1 | -0/+1 |
| | |||||
* | 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 | -0/+9 |
| | | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase | ||||
* | Add macosx build script | Sven Gothel | 2011-12-21 | 1 | -0/+12 |