aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.linux-x86_64-clang.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
|
* Use 'gluegen-clang.properties' for generic clang and ↵v2.1.3Sven Gothel2013-11-171-0/+33
'gluegen-xcode_clang.properties' for OSX xcode-clang ; Add GNU/Linux LLVM/clang build scripts