summaryrefslogtreecommitdiffstats
path: root/jenkins-builds/funcs_promotion.sh
Commit message (Collapse)AuthorAgeFilesLines
* jenkins-builds/funcs_promotion.sh: Revert debugSven Gothel2023-05-091-3/+3
|
* jenkins-builds/funcs_promotion.sh: Enable debugging (temp)Sven Gothel2023-05-081-3/+3
|
* jenkins-builds: Promote *-java-src.zip of modules within jar sub-folder, add ↵Sven Gothel2023-05-071-3/+8
| | | | jogl-demos* to fat folder
* jenkins-builds: Capital verb after colon (echo)Sven Gothel2023-05-071-4/+4
|
* fix promote-latest-builds: prom_extract needs to set all files to 0644 and ↵Sven Gothel2020-01-021-1/+2
| | | | | | | | 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.
* prom_verify_artifacts: fix wrong diff-file-nameSven Gothel2020-01-021-1/+1
|
* promote_lates_build: Allow missing module/platform artifacts and include ↵Sven Gothel2020-01-021-19/+39
| | | | | | | | | *.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.
* funcs_promotions.sh: prom_verify_artifacts shall ignore the build.sha.nativesSven Gothel2020-01-021-2/+4
|
* promote-latest-builds.sh: Add ios arm64 + amd64 builds and android-x86 ; ↵Sven Gothel2020-01-021-3/+3
| | | | Refine variable naming
* Bug 1145 - Fat Jar: Add oculusvr jarsSven Gothel2015-07-291-0/+14
|
* Bug 1145 - Add fat/jogamp-fat-test-java-src.jarSven Gothel2015-07-291-3/+14
|
* Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z ArchiveSven Gothel2015-07-291-1/+74
| | | | | | | | New files: - fat/jogamp-fat.jar - fat/jogamp-fat-test.jar - fat/jogamp-fat-java-src.jar - archive/jogamp-fat-all.7z
* funcs_promotion.prom_merge_modules: Fix case for multiple *-java-src.zip ↵Sven Gothel2014-07-051-1/+1
| | | | files (use find -maxdepth 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-261-2/+26
| | | | subfolder to simplify directing users
* further cleanup after regression test of promotion scriptsSven Gothel2012-04-301-10/+11
|
* Fix regression of commit ca6ddbc606d2967a4deb23a7fb8e3d41f64f4a05 and ↵Sven Gothel2012-04-301-2/+2
| | | | b06b44ffb5652f9fca872b88c8c5b7b8a4dbd6fb: Apply 'find' for jar folder only w/ depth 1
* funcs_promotion.sh: Use find to work on optional apk filesSven Gothel2012-03-291-3/+3
|
* Add android-armv7 and recognize APK filesSven Gothel2012-03-271-3/+5
|
* Fix demos source-file extract (wrong path)Sven Gothel2012-02-281-1/+1
|
* Add linux-armv7 to aggreagtion ; Clip os.and.arch from demo folder within 7zSven Gothel2012-02-271-4/+4
|
* Fix da2ad45f6ff5d2d69524993c5f64684242a2f11d: Add missing archive subfolderSven Gothel2012-02-151-3/+3
|
* Merge test-results and remove the jogamp-os.and.arch subfolderSven Gothel2012-02-151-4/+4
|
* Remove the per module and platform 7z archive filesSven Gothel2012-02-151-0/+8
|
* Disabled: jogamp-<os.and.archs>.7zSven Gothel2012-02-151-39/+42
|
* Adding jogamp-all-platforms archive. Marking archive jogamp-\<os.and.arch\> ↵Sven Gothel2012-01-231-4/+67
| | | | deprecated, as well as it's plain lib folder.
* Assume proper files in delivered 7z and extract _all_ contents, no more ↵Sven Gothel2011-09-231-52/+13
| | | | submodule naming required. Solves mising atomic files
* Copy resources folder [content] if existsSven Gothel2011-09-171-0/+7
|
* Fix: Enable deletion of tmp folderSven Gothel2011-09-141-1/+1
|
* New FHS - Use versionless 7z archive files; Create merged platfrom jogamp 7z ↵Sven Gothel2011-09-141-16/+67
| | | | archive; copy applet-launcher.jar and junit.jar to jar folder
* Fix atomic jar copy; Add integrity check on atomic jarsSven Gothel2011-09-141-4/+4
|
* New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist ↵Sven Gothel2011-09-141-16/+94
| | | | check; Add prom_promote_demos
* hudson-builds -> jenkins-buildsSven Gothel2011-09-131-0/+201