summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013/java.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use current Apple Java 6 JDK for 32bit and 64bit builds: JavaForOSX2014-001.dmgSven Gothel2015-07-131-1/+11
|
* OSX 10.10 Java6: Borrow JNI headers from jdk1.7.0_80, since Java6* doesn't ↵Sven Gothel2015-07-131-1/+3
| | | | | | provide them * java_for_os_x_2013005_dp__11m4609.dmg
* OSX 10.10 Jenkins Launch: Use 'Launchd' to start jenkins as a user agent.Sven Gothel2015-07-101-0/+23
Since OS X 10.10 we have to use Launchd to start jenkins as a user agent! See subdir 'launchd' for related plist and scripts.