summaryrefslogtreecommitdiffstats
path: root/make/scripts/setenv-build-jogl-x86.sh
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1363: Java 11: Mod scripts for OpenJDK11 usageSven Gothel2019-08-161-121/+0
|
* OpenJDK8 Script Usage: Linux: Favor Debian default; Windows: Use AdoptOpenJDK8Sven Gothel2019-04-031-0/+10
|
* scripts: setenv-build-x86*: allow using a preset jre/jdk iff JAVA_HOME and ↵Sven Gothel2014-08-281-6/+16
| | | | J2RE_HOME is set and path exists
* scripts: favor java8 on 32bit like we do on 64bitSven Gothel2014-08-281-3/+13
|
* Minor edits: space, final qualifier; setenv-build-*: Add generic JDK locationSven Gothel2014-06-171-0/+12
|
* Scripts: Fix setenv for open-solaris/indiana/Illumus ..Sven Gothel2013-07-041-0/+18
|
* Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) ↵Sven Gothel2013-06-201-8/+32
| | | | producing Java6 bytecode ; Apply JAR Manifest tags: Sealed, Permissions and Codebase
* Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64)Sven Gothel2011-10-181-0/+7
|
* Add [my] setenv-build-jogl scripts to make/scripts allowing them to be used ↵Sven Gothel2011-08-301-0/+30
[manually]