summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use new SSH provider, and make the script a bit more verbosemaven_fastMark Raynsford2013-04-245-10/+14
|
* Document use of new scp wagonMark Raynsford2013-04-241-1/+66
|
* Use the 'files' 'classifiers' and 'types' parameters to bulk deploy artifactsMark Raynsford2013-04-241-25/+29
|
* WhitespaceMark Raynsford2013-04-241-6/+6
|
* 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
* Abstract reading of make-projects.txt with make-list-projects.sh in order to ↵Mark Raynsford2012-12-258-6/+14
| | | | | | | | | allow for comments in the file Conflicts: maven/make-copy-jars.sh maven/make-deploy-one.sh maven/make-projects.txt
* Maven: Stoe generated/temp *.pom files in output/Sven Gothel2012-12-252-3/+3
|
* Allow REPOSITORY_URL and REPOSITORY_ID to be pre-defined (setting server in ↵Sven Gothel2012-12-251-5/+8
| | | | user script)
* Deploy source files (zip -> jar), if available.Sven Gothel2012-12-252-21/+29
|
* Add missing gluegen-rt-android and jogl-all-android modules (JAR only, ↵Sven Gothel2012-12-253-0/+76
| | | | no-native)
* Update: Windows Cygwin sshd setup.Sven Gothel2012-11-153-9/+20
|
* Prepare repo mergeSven Gothel2012-11-0629-0/+0
|
* Added JOAL packagesMark Raynsford2012-11-064-0/+180
|
* Add JOCLMark Raynsford2012-11-064-0/+180
|
* ARMv7 has become ARMv6Mark Raynsford2012-11-061-3/+3
|
* Use sonatype repository for deployment nowMark Raynsford2012-11-061-5/+5
|
* Correct version numbers in pom filesMark Raynsford2012-11-063-3/+3
|
* Update READMEMark Raynsford2012-11-061-9/+13
|
* Add missing project check: natives were not being uploadedmark2012-11-061-0/+2
|
* Correct artifact name in gluegen-rtmark2012-11-061-1/+1
|
* Temporarily use jogamp.org test repositorymark2012-11-063-2/+19
|
* Correct classifiermark2012-11-061-1/+2
|
* Correct last step, close and releasemark2012-11-061-2/+4
|
* Document deployment sagamark2012-11-061-0/+79
|
* Correct version numbermark2012-11-061-1/+1
|
* Initialmark2012-11-0624-0/+1027
|
* Add update links scriptSven Gothel2012-11-012-0/+9
|
* Update git tar-tagSven Gothel2012-11-012-10/+10
|
* win node, bumped java versionSven Gothel2012-10-122-4/+4
|
* Fix signing script: Skip signing jogl-test.jar (not jogl.test.jar, prev. name)Sven Gothel2012-10-121-1/+1
|
* Be more verbose: unsigned apk move - and - integrity check file name ; drop ↵Sven Gothel2012-08-261-4/+4
| | | | warning when creating 'apk/unsigned'
* jenkins-build promotion: move all Android APK files in their own 'apk' ↵Sven Gothel2012-08-262-2/+27
| | | | subfolder to simplify directing users
* git-tar-..: rc9 - rc10Sven Gothel2012-08-261-2/+2
|
* windows jenkins nodes: bump java to 6u34Sven Gothel2012-08-262-4/+4
|
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-201-1/+1
|
* Backup script: Add hint to connect to ssh-agent via env varsSven Gothel2012-08-181-0/+3
|
* Adapt to GlueGen ARM changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-181-5/+5
|
* further cleanup after regression test of promotion scriptsSven Gothel2012-04-302-13/+15
|
* Fix regression of commit ca6ddbc606d2967a4deb23a7fb8e3d41f64f4a05 and ↵Sven Gothel2012-04-301-2/+2
| | | | b06b44ffb5652f9fca872b88c8c5b7b8a4dbd6fb: Apply 'find' for jar folder only w/ depth 1
* Jenkins Node ARMv7 Soft-Float: Use ARMv4 settingsSven Gothel2012-04-261-1/+1
|
* Workaround pack200 bug, adding unlimited segment optionSven Gothel2012-04-251-8/+14
| | | | | | | | # # see Java Bug 5078608 # http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5078608 # PACK200_OPTIONS="--segment-limit=-1"
* funcs_promotion.sh: Use find to work on optional apk filesSven Gothel2012-03-291-3/+3
|
* 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-282-2/+48
|
* Add android-armv7 and recognize APK filesSven Gothel2012-03-272-4/+6
|