Jogamp SCM Repositories: Difference between revisions

From JogampWiki
Jump to navigation Jump to search
(Created page with 'Modules: * applet-launcher.git * gluegen * jogl * jogl-demos * jocl * jocl-demos * <i>joal</i> * <i>joal-demos</i> Developer and hence master repos: * https://github.com/sgothe…')
 
(Update JOCL maintainer)
 
(3 intermediate revisions by one other user not shown)
Line 6: Line 6:
* jocl
* jocl
* jocl-demos
* jocl-demos
* <i>joal</i>
* joal
* <i>joal-demos</i>
* joal-demos




Line 14: Line 14:
** applet-launcher.git
** applet-launcher.git
** gluegen
** gluegen
** joal
** joal-demos
** jogl
** jogl
** jogl-demos
** jogl-demos
* https://github.com/mbien/
* https://github.com/WadeWalker
** jocl
** jocl
** jocl-demos
** jocl-demos
Line 25: Line 27:
Staging and release repos:
Staging and release repos:
* http://jogamp.org/git/
* http://jogamp.org/git/
** <i>git protocol currently disable, sorry</i>
** <pre>git clone git://jogamp.com/srv/scm/<module>.git <module></pre>
** git clone http://jogamp.org/git/<module>.git <module>
** <pre>git clone http://jogamp.org/git/<module>.git <module></pre>
* http://jausoft.com/git/
* http://jausoft.com/git/
** git clone git://jausoft.com/srv/scm/<module>.git <module>
** <pre>git clone git://jausoft.com/srv/scm/<module>.git <module></pre>
** git clone http://jausoft.com/git/<module>.git <module>
** <pre>git clone http://jausoft.com/git/<module>.git <module></pre>

Latest revision as of 20:47, 26 April 2014

Modules:

  • applet-launcher.git
  • gluegen
  • jogl
  • jogl-demos
  • jocl
  • jocl-demos
  • joal
  • joal-demos


Developer and hence master repos:


Staging and release repos:

  • http://jogamp.org/git/
    • git clone git://jogamp.com/srv/scm/<module>.git <module>
    • git clone http://jogamp.org/git/<module>.git <module>
  • http://jausoft.com/git/
    • git clone git://jausoft.com/srv/scm/<module>.git <module>
    • git clone http://jausoft.com/git/<module>.git <module>