summaryrefslogtreecommitdiffstats
path: root/jenkins-builds/promote-latest-builds.sh
Commit message (Collapse)AuthorAgeFilesLines
* promote-latest-builds.sh: Bring back linux-i586 and windows-i586 (intel 32bit)Sven Gothel2020-01-041-1/+1
|
* fix promote-latest-builds: prom_extract needs to set all files to 0644 and ↵Sven Gothel2020-01-021-8/+0
| | | | | | | | folders to 0755 The 'missing' javadoc existed, but contained our restricted default permissions w/o access to others or world. Setting all 7z extracted artifacts to 0644 (files) and 0755 (folders), potentially removing execution permission on files - but that should be OK.
* promote-latest-builds: adding some debug print (javadoc is missing)Sven Gothel2020-01-021-0/+13
|
* promote-latest-builds: sha512 over final wsdir ; disable jnlp/html files for nowSven Gothel2020-01-021-10/+10
|
* promote_lates_build: Allow missing module/platform artifacts and include ↵Sven Gothel2020-01-021-0/+8
| | | | | | | | | *.symbols and *.a files in natives Currently JOCL will not be build on iOS (private framework only), hence be tolerant for missing module/platform combos IF not a masterpick! Only print WARNING. Adding static *.a libs for iOS and also include the *.symbols files if exists.
* promote-latest-builds: Add sha512sum.txt over all archive/*.7z filesSven Gothel2020-01-021-0/+2
|
* promote-latest-builds.sh: Add ios arm64 + amd64 builds and android-x86 ; ↵Sven Gothel2020-01-021-6/+7
| | | | Refine variable naming
* promote-latest-builds: add linux-aarch64Sven Gothel2019-04-081-1/+1
|
* build promotion (aggregation): Temp drop: linux-i586 linux-armv6 ↵Sven Gothel2018-12-101-1/+2
| | | | windows-i586 solaris-i586 solaris-amd64
* Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z ArchiveSven Gothel2015-07-291-2/+11
| | | | | | | | New files: - fat/jogamp-fat.jar - fat/jogamp-fat-test.jar - fat/jogamp-fat-java-src.jar - archive/jogamp-fat-all.7z
* android-aarch64: Added in promote script and created build node ↵Sven Gothel2015-02-031-1/+1
| | | | 'androidArm64-jogamp-aarch64-sgothel-041'; Fixed android-armv6 build node setup.
* promote script: Reflect 'src' file change jocl-javadoc.7z -> javadoc.7zSven Gothel2014-02-161-1/+1
|
* jenkins-build promotion: move all Android APK files in their own 'apk' ↵Sven Gothel2012-08-261-0/+1
| | | | subfolder to simplify directing users
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597Sven Gothel2012-08-201-1/+1
|
* further cleanup after regression test of promotion scriptsSven Gothel2012-04-301-3/+4
|
* Add linux-armhf in promotion, as well as adding a jenkins nodeSven Gothel2012-03-281-1/+1
|
* Add android-armv7 and recognize APK filesSven Gothel2012-03-271-1/+1
|
* Add linux-armv7 to aggreagtion ; Clip os.and.arch from demo folder within 7zSven Gothel2012-02-271-1/+1
|
* Add Solaris x32 and x64 to promotionSven Gothel2011-10-181-2/+2
|
* Assume proper files in delivered 7z and extract _all_ contents, no more ↵Sven Gothel2011-09-231-5/+4
| | | | submodule naming required. Solves mising atomic files
* use unsigned jar files from util packageSven Gothel2011-09-141-2/+2
|
* New FHS - Use versionless 7z archive files; Create merged platfrom jogamp 7z ↵Sven Gothel2011-09-141-15/+24
| | | | archive; copy applet-launcher.jar and junit.jar to jar folder
* Fix atomic jar copy; Add integrity check on atomic jarsSven Gothel2011-09-141-0/+1
|
* New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist ↵Sven Gothel2011-09-141-44/+13
| | | | check; Add prom_promote_demos
* hudson-builds -> jenkins-buildsSven Gothel2011-09-131-0/+288