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 |
| | |||||
* | Use 'gluegen-clang.properties' for generic clang and ↵v2.1.3 | Sven Gothel | 2013-11-17 | 1 | -0/+33 |
'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux LLVM/clang build scripts |