summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update backup script (hudson -> jenkins)Sven Gothel2011-12-181-1/+1
|
* Add Solaris x32 and x64 to promotionSven Gothel2011-10-181-2/+2
|
* jogamp backup: delete extranous filesSven Gothel2011-10-091-1/+1
|
* jogamp backup to single fsSven Gothel2011-10-091-1/+1
|
* Assume proper files in delivered 7z and extract _all_ contents, no more ↵Sven Gothel2011-09-232-57/+17
| | | | submodule naming required. Solves mising atomic files
* Copy resources folder [content] if existsSven Gothel2011-09-172-2/+9
|
* sign package: exclude junit.jar as wellv2.0-rc3Sven Gothel2011-09-141-5/+5
|
* use unsigned jar files from util packageSven Gothel2011-09-141-2/+2
|
* 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-142-31/+91
| | | | archive; copy applet-launcher.jar and junit.jar to jar folder
* Fix atomic jar copy; Add integrity check on atomic jarsSven Gothel2011-09-142-4/+5
|
* New FHS - Add processing of jar/jnlp atomic subfolder; jnlp file exist ↵Sven Gothel2011-09-144-92/+185
| | | | check; Add prom_promote_demos
* hudson-builds -> jenkins-buildsSven Gothel2011-09-1310-5/+5
|
* New Deployment Filesystem Hierarchy Standard (D FHS) - Using subfolders to ↵Sven Gothel2011-09-134-110/+106
| | | | cleanup
* promote-latest-builds: jogl has no more nativewindow/newt submodulesSven Gothel2011-09-022-3/+4
|
* Add jenkins server slave setup docs/scriptsSven Gothel2011-07-2417-0/+649
|
* add git script to tag, changelog and tar for releaseSven Gothel2011-03-033-16/+50
|
* use joal javadoc from master buildSven Gothel2011-03-021-1/+5
|
* 7z extract: chmod 755 of containing folderSven Gothel2011-02-282-4/+7
|
* jogl-demos: use slave's artifacts, and only commit/branch of masterSven Gothel2011-02-281-1/+3
|
* javadoc: extract only the expected module's folderSven Gothel2011-02-272-7/+7
|
* Reflect zip -> 7z and jogl-demos's archive on masterSven Gothel2011-02-272-48/+52
|
* Added user templates to promote stuff local and via sshSven Gothel2011-02-056-0/+111
|
* Add gpg usage commentSven Gothel2010-12-311-0/+10
|
* Adding backup script: streaming tar-xz-gpg-curl/ftpSven Gothel2010-12-311-0/+54
|
* safe unzip; final ERROR check and log; use <module>-demos unique os.and.arch ↵Sven Gothel2010-12-192-11/+32
| | | | files
* Replace tags in html files as well; Use env var JOGAMP_DEPLOYMENT_NO_REPACK ↵Sven Gothel2010-12-192-10/+10
| | | | to avoid pack200 (local test time)
* Add tag/version for jnlp filesSven Gothel2010-12-155-30/+55
|
* Reflect removal of 'master' jobs: jogl-demos, jocl-demos - joal-demos (slave ↵Sven Gothel2010-12-131-15/+45
| | | | only) added
* JOAL artifacts.properties ..Sven Gothel2010-12-131-6/+7
|
* Add JOALSven Gothel2010-12-132-2/+22
|
* remove pack200 verbositySven Gothel2010-12-041-2/+2
|
* Fix jar_pack function script: gzip used wrong local var; Add verbositySven Gothel2010-12-041-3/+3
|
* Fix function scripts: decl local vars localSven Gothel2010-12-043-55/+55
|
* Fix demo jar files ; Use archive subfolder to contain orig ZIP filesSven Gothel2010-12-032-2/+4
|
* Add gzip compressionSven Gothel2010-12-011-0/+2
|
* no more dest/www folderSven Gothel2010-11-291-1/+0
|
* check jogl-demos and jocl-demos ; dos2unix addedSven Gothel2010-11-291-0/+5
|
* Add JOCL; jogl-demos and jocl-demos reside in their own subfolder nowSven Gothel2010-11-296-66/+135
|
* Add git scripts/doc; enable post update hook in git-make scriptSven Gothel2010-11-295-1/+62
|
* Add changelog git scriptSven Gothel2010-11-262-0/+16
|
* backup: add awstats; add www scripsSven Gothel2010-11-242-0/+14
|
* Fix: Delete temp inflated jogl-demos folderSven Gothel2010-11-241-0/+2
|
* Fix wsdir url, missed the branchSven Gothel2010-11-241-2/+2
|
* Fix relocate script, dest wsdir shall not existSven Gothel2010-11-241-2/+2
|
* Prep repack/sign/pack (3)Sven Gothel2010-11-242-14/+16
|
* Prep repack/sign/pack (2)Sven Gothel2010-11-245-83/+155
|
* Fix promote-latest-builds ; Prep repack/sign/packSven Gothel2010-11-2413-383/+274
|
* drop all javadoc zip files in dest root folder as <module>-javadoc.zipSven Gothel2010-11-161-6/+6
|
* Use common javadoc file structure 'javadoc/<module>/<javadoc-type>' and zip ↵Sven Gothel2010-11-161-12/+9
| | | | all <module>/** to javadoc.zip. This shall be done for all jogamp modules