Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jenkins-builds/funcs_promotion.sh: Revert debug | Sven Gothel | 2023-05-09 | 1 | -3/+3 |
| | |||||
* | jenkins-builds/funcs_promotion.sh: Enable debugging (temp) | Sven Gothel | 2023-05-08 | 1 | -3/+3 |
| | |||||
* | jenkins-builds: Promote *-java-src.zip of modules within jar sub-folder, add ↵ | Sven Gothel | 2023-05-07 | 1 | -3/+8 |
| | | | | jogl-demos* to fat folder | ||||
* | jenkins-builds: Capital verb after colon (echo) | Sven Gothel | 2023-05-07 | 1 | -4/+4 |
| | |||||
* | fix promote-latest-builds: prom_extract needs to set all files to 0644 and ↵ | Sven Gothel | 2020-01-02 | 1 | -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-name | Sven Gothel | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | promote_lates_build: Allow missing module/platform artifacts and include ↵ | Sven Gothel | 2020-01-02 | 1 | -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.natives | Sven Gothel | 2020-01-02 | 1 | -2/+4 |
| | |||||
* | promote-latest-builds.sh: Add ios arm64 + amd64 builds and android-x86 ; ↵ | Sven Gothel | 2020-01-02 | 1 | -3/+3 |
| | | | | Refine variable naming | ||||
* | Bug 1145 - Fat Jar: Add oculusvr jars | Sven Gothel | 2015-07-29 | 1 | -0/+14 |
| | |||||
* | Bug 1145 - Add fat/jogamp-fat-test-java-src.jar | Sven Gothel | 2015-07-29 | 1 | -3/+14 |
| | |||||
* | Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive | Sven Gothel | 2015-07-29 | 1 | -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 Gothel | 2014-07-05 | 1 | -1/+1 |
| | | | | files (use find -maxdepth 1) | ||||
* | Be more verbose: unsigned apk move - and - integrity check file name ; drop ↵ | Sven Gothel | 2012-08-26 | 1 | -4/+4 |
| | | | | warning when creating 'apk/unsigned' | ||||
* | jenkins-build promotion: move all Android APK files in their own 'apk' ↵ | Sven Gothel | 2012-08-26 | 1 | -2/+26 |
| | | | | subfolder to simplify directing users | ||||
* | further cleanup after regression test of promotion scripts | Sven Gothel | 2012-04-30 | 1 | -10/+11 |
| | |||||
* | Fix regression of commit ca6ddbc606d2967a4deb23a7fb8e3d41f64f4a05 and ↵ | Sven Gothel | 2012-04-30 | 1 | -2/+2 |
| | | | | b06b44ffb5652f9fca872b88c8c5b7b8a4dbd6fb: Apply 'find' for jar folder only w/ depth 1 | ||||
* | funcs_promotion.sh: Use find to work on optional apk files | Sven Gothel | 2012-03-29 | 1 | -3/+3 |
| | |||||
* | Add android-armv7 and recognize APK files | Sven Gothel | 2012-03-27 | 1 | -3/+5 |
| | |||||
* | Fix demos source-file extract (wrong path) | Sven Gothel | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | Add linux-armv7 to aggreagtion ; Clip os.and.arch from demo folder within 7z | Sven Gothel | 2012-02-27 | 1 | -4/+4 |
| | |||||
* | Fix da2ad45f6ff5d2d69524993c5f64684242a2f11d: Add missing archive subfolder | Sven Gothel | 2012-02-15 | 1 | -3/+3 |
| | |||||
* | Merge test-results and remove the jogamp-os.and.arch subfolder | Sven Gothel | 2012-02-15 | 1 | -4/+4 |
| | |||||
* | Remove the per module and platform 7z archive files | Sven Gothel | 2012-02-15 | 1 | -0/+8 |
| | |||||
* | Disabled: jogamp-<os.and.archs>.7z | Sven Gothel | 2012-02-15 | 1 | -39/+42 |
| | |||||
* | Adding jogamp-all-platforms archive. Marking archive jogamp-\<os.and.arch\> ↵ | Sven Gothel | 2012-01-23 | 1 | -4/+67 |
| | | | | deprecated, as well as it's plain lib folder. | ||||
* | Assume proper files in delivered 7z and extract _all_ contents, no more ↵ | Sven Gothel | 2011-09-23 | 1 | -52/+13 |
| | | | | submodule naming required. Solves mising atomic files | ||||
* | Copy resources folder [content] if exists | Sven Gothel | 2011-09-17 | 1 | -0/+7 |
| | |||||
* | Fix: Enable deletion of tmp folder | Sven Gothel | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | New FHS - Use versionless 7z archive files; Create merged platfrom jogamp 7z ↵ | Sven Gothel | 2011-09-14 | 1 | -16/+67 |
| | | | | 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 | -4/+4 |
| | |||||
* | New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist ↵ | Sven Gothel | 2011-09-14 | 1 | -16/+94 |
| | | | | check; Add prom_promote_demos | ||||
* | hudson-builds -> jenkins-builds | Sven Gothel | 2011-09-13 | 1 | -0/+201 |