summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup/nodes/sgothel-macosx64-nv320m-012_013
Commit message (Collapse)AuthorAgeFilesLines
* Update jenkins-server-slave-setup, i.e. our Jenkins remote nodes (agents)Sven Gothel2023-01-2315-454/+0
|
* ios jenkins node: bump iphone* 12.2 -> 13.2Sven Gothel2020-01-022-2/+2
|
* Add iOS Arm64 and Amd64 nodesSven Gothel2020-01-026-0/+150
|
* Node MacOS: Use /usr/local ; Android: Use 'setenv-android-tools.sh' from GlueGenSven Gothel2019-12-313-5/+5
|
* Nodes Updated: openjdk11 for java8 + android-API-24 baselineSven Gothel2019-08-162-8/+8
|
* Bug 1372: XCode 10* SDKROOT macosx10.14 not working yetSven Gothel2019-04-052-0/+6
| | | | Set SDKROOT to macosx10.11 for XCode 10* (see 'man xcrun')
* Jenkins OSX Node 12 Uses Java 1.8 (Node 13 offline)Sven Gothel2019-04-053-3/+3
|
* Update Jenkins Node: MacOSX (amd64) running Oracle JDK 8Sven Gothel2018-12-103-9/+14
|
* OSX Node: Add Java 6 and 'Printer to file' note in README.macosxSven Gothel2015-07-131-0/+22
|
* 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-1010-0/+180
| | | | | | 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.
* OSX build node shall use java8Sven Gothel2015-02-031-1/+1
|
* OSX build node: remove gluegen-xcode_clang.properties usage, xcode.clang is ↵Sven Gothel2014-06-112-5/+0
| | | | default now
* OSX Jenkins Node: Use XCODE's clangSven Gothel2013-11-171-2/+2
|
* Use gcc.compat.compiler=xcode.clang to compile on OSX (See Bug 871 and Bug 837)Sven Gothel2013-10-242-0/+5
|
* Bug 758: Update all Jenkins Nodes to use Java7 building Java6 and new ↵Sven Gothel2013-06-231-0/+6
| | | | Security JAR tags.
* Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049), i.e. ↵Sven Gothel2013-04-241-0/+2
| | | | crosstool-ng 1.18.0; Add receipe and modify linux-arm* cross-node startup.
* Jenkins: Add OSX/Java7 node (where build is performed w/ source/target 1.6 ↵Sven Gothel2013-01-303-0/+71
incl. Java6 rt.jar)