Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | promote-latest-builds.sh: Bring back linux-i586 and windows-i586 (intel 32bit) | Sven Gothel | 2020-01-04 | 1 | -1/+1 |
| | |||||
* | fix promote-latest-builds: prom_extract needs to set all files to 0644 and ↵ | Sven Gothel | 2020-01-02 | 1 | -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 Gothel | 2020-01-02 | 1 | -0/+13 |
| | |||||
* | promote-latest-builds: sha512 over final wsdir ; disable jnlp/html files for now | Sven Gothel | 2020-01-02 | 1 | -10/+10 |
| | |||||
* | promote_lates_build: Allow missing module/platform artifacts and include ↵ | Sven Gothel | 2020-01-02 | 1 | -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 files | Sven Gothel | 2020-01-02 | 1 | -0/+2 |
| | |||||
* | promote-latest-builds.sh: Add ios arm64 + amd64 builds and android-x86 ; ↵ | Sven Gothel | 2020-01-02 | 1 | -6/+7 |
| | | | | Refine variable naming | ||||
* | promote-latest-builds: add linux-aarch64 | Sven Gothel | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | build promotion (aggregation): Temp drop: linux-i586 linux-armv6 ↵ | Sven Gothel | 2018-12-10 | 1 | -1/+2 |
| | | | | windows-i586 solaris-i586 solaris-amd64 | ||||
* | Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive | Sven Gothel | 2015-07-29 | 1 | -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 Gothel | 2015-02-03 | 1 | -1/+1 |
| | | | | 'androidArm64-jogamp-aarch64-sgothel-041'; Fixed android-armv6 build node setup. | ||||
* | promote script: Reflect 'src' file change jocl-javadoc.7z -> javadoc.7z | Sven Gothel | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | jenkins-build promotion: move all Android APK files in their own 'apk' ↵ | Sven Gothel | 2012-08-26 | 1 | -0/+1 |
| | | | | subfolder to simplify directing users | ||||
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | further cleanup after regression test of promotion scripts | Sven Gothel | 2012-04-30 | 1 | -3/+4 |
| | |||||
* | Add linux-armhf in promotion, as well as adding a jenkins node | Sven Gothel | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | Add android-armv7 and recognize APK files | Sven Gothel | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | Add linux-armv7 to aggreagtion ; Clip os.and.arch from demo folder within 7z | Sven Gothel | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Add Solaris x32 and x64 to promotion | Sven Gothel | 2011-10-18 | 1 | -2/+2 |
| | |||||
* | Assume proper files in delivered 7z and extract _all_ contents, no more ↵ | Sven Gothel | 2011-09-23 | 1 | -5/+4 |
| | | | | submodule naming required. Solves mising atomic files | ||||
* | use unsigned jar files from util package | Sven Gothel | 2011-09-14 | 1 | -2/+2 |
| | |||||
* | New FHS - Use versionless 7z archive files; Create merged platfrom jogamp 7z ↵ | Sven Gothel | 2011-09-14 | 1 | -15/+24 |
| | | | | archive; copy applet-launcher.jar and junit.jar to jar folder | ||||
* | Fix atomic jar copy; Add integrity check on atomic jars | Sven Gothel | 2011-09-14 | 1 | -0/+1 |
| | |||||
* | New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist ↵ | Sven Gothel | 2011-09-14 | 1 | -44/+13 |
| | | | | check; Add prom_promote_demos | ||||
* | hudson-builds -> jenkins-builds | Sven Gothel | 2011-09-13 | 1 | -0/+288 |