summaryrefslogtreecommitdiffstats
path: root/jenkins-server-slave-setup
Commit message (Collapse)AuthorAgeFilesLines
* Update jabot and jenkins start/stop scriptsSven Gothel2018-12-105-5/+110
|
* Bug 1295: Add linux-aarch64 GNU/Linux AArch64 supportXerxes Rånby2016-12-122-0/+593
| | | | | | | | jenkins-server-slave-setup/nodes/crosstools/README.txt Instructions how to build crosstools-ng for aarch64 from git jenkins-server-slave-setup/nodes/crosstools/aarch64-unknown-linux-gnueabi/.config: aarch64 config
* jenkins nodes sgothel-win64-amd-016_017: Fix JRE/JDK homeSven Gothel2015-11-162-4/+4
|
* Add replacement nodes for linux64-nvidia and win64-amdSven Gothel2015-11-168-4/+173
| | | | | sgothel-linux64-nvidia-003_004 sgothel-win64-amd-016_017
* 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
|
* Fix Android ARM64 Support: Export HOST_ARCH; Preserve PATH_VANILLA before ↵Sven Gothel2015-07-131-4/+4
| | | | modifying it.
* 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
|
* android-aarch64: Added in promote script and created build node ↵Sven Gothel2015-02-031-4/+77
| | | | 'androidArm64-jogamp-aarch64-sgothel-041'; Fixed android-armv6 build node setup.
* Jenkins Nodes: Use Java8/ant-1.9.4 (win7-nvidia, win8-intelhd, linux-amd) ; ↵Sven Gothel2014-09-017-16/+105
| | | | Add new node 014/015 win8-intelhd
* OSX build node: remove gluegen-xcode_clang.properties usage, xcode.clang is ↵Sven Gothel2014-06-112-5/+0
| | | | default now
* toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++Sven Gothel2014-02-156-0/+6
|
* OSX Jenkins Node: Use XCODE's clangSven Gothel2013-11-171-2/+2
|
* Fix Jenkin's $JENKINS_HOME/war/ content, since ↵Sven Gothel2013-11-082-0/+18
| | | | | | | | | $JENKINS_HOME/war/WEB-INF/slave.jar is being used by slaves (scp fetching) Once we started Jenkins w/ a method where the jenkins.war file got inflated into $JENKINS_HOME/war/, but since after 'Apr 9 2013' this is no more the case - last timestamp. Update the folder manually at startup!
* OSX Doc: Add disable-[crash-reporter|resume].txt ; Move OSX vnc doc in ↵Sven Gothel2013-10-295-0/+11
| | | | macosx subfolder.
* Use gcc.compat.compiler=xcode.clang to compile on OSX (See Bug 871 and Bug 837)Sven Gothel2013-10-242-0/+5
|
* bump nodes to 7u45Sven Gothel2013-10-184-8/+8
|
* Bump to JDK/JRE 7u40.Sven Gothel2013-09-194-8/+8
|
* Add X11 xorg.conf for NV GPUs of nodesSven Gothel2013-07-093-0/+122
|
* Force 1920x1080 startup res.Sven Gothel2013-07-051-0/+2
|
* Bug 758: Update all Jenkins Nodes to use Java7 building Java6 and new ↵Sven Gothel2013-06-2315-64/+244
| | | | Security JAR tags.
* Android SDK changes: Add /build-tools/17.0.0 to PATHSven Gothel2013-06-131-1/+1
|
* Use dedicated jre6 for jenkins ..Sven Gothel2013-06-081-0/+4
|
* Add logrotate file; Fix jenkins-initd-debianSven Gothel2013-06-082-2/+10
|
* Updated jenkins start/init scripts. Align our debian init script w/ the one ↵Sven Gothel2013-06-084-170/+87
| | | | we used for redhat
* Ubuntu10 -> Debian7Sven Gothel2013-04-241-4/+4
|
* Use new toolchain (gluegen 3b7ea9f67487be8f133c19b493b632fc579c5049), i.e. ↵Sven Gothel2013-04-2421-10/+1188
| | | | crosstool-ng 1.18.0; Add receipe and modify linux-arm* cross-node startup.
* Add CMAKE to Windows nodesSven Gothel2013-02-012-2/+8
|
* Android Node: Bump to android-ndk-r8d, GCC 4.7Sven Gothel2013-01-311-1/+3
|
* Jenkins: Add OSX/Java7 node (where build is performed w/ source/target 1.6 ↵Sven Gothel2013-01-304-24/+52
| | | | incl. Java6 rt.jar)
* Android build scripts: Fix env. name ANDROID_SDK_HOME -> ANDROID_HOMEMark Raynsford2012-12-271-3/+4
| | | | | | | | Intuitively I assumed ANDROID_SDK_HOME to be pointing to the SDK root dir, however this is not true: Semantics by Android tools are: ANDROID_SDK_HOME - Users ~/.android folder ANDROID_HOME - SDK root folder
* Update: Windows Cygwin sshd setup.Sven Gothel2012-11-153-9/+20
|
* win node, bumped java versionSven Gothel2012-10-122-4/+4
|
* windows jenkins nodes: bump java to 6u34Sven Gothel2012-08-262-4/+4
|
* Adapt to GlueGen ARM changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-181-5/+5
|
* Jenkins Node ARMv7 Soft-Float: Use ARMv4 settingsSven Gothel2012-04-261-1/+1
|
* Node armhf: Add missing symbolic links to arm-linux-gnueabihf-<tool>Sven Gothel2012-03-284-0/+4
|
* Add linux-armhf in promotion, as well as adding a jenkins nodeSven Gothel2012-03-281-1/+47
|
* Use relative path to job's gluegen repo for GLUEGEN_CPPTASKS_FILESven Gothel2012-03-107-162/+9
|
* Use static gluegen-cpptask-<os.and.arch>.xml files, independend from repo ↵Sven Gothel2012-03-103-2/+159
| | | | and node
* Add sgothel's jenkins node setup (launch & config)Sven Gothel2012-03-0712-0/+406
|
* Add linux-armv7 to aggreagtion ; Clip os.and.arch from demo folder within 7zSven Gothel2012-02-272-0/+84
|
* Add jenkins server slave setup docs/scriptsSven Gothel2011-07-2417-0/+649