Commit Graph

10 Commits

Author SHA1 Message Date
Jens von Pilgrim 2f3fa670c6 Added new ant task creating p2 metadata file for update site. 2011-12-15 17:32:08 +00:00
Brian Matzon 78710b3b26 updating update site build script to use pre-packaged zip file in dist, updating signjar to not use keypass 2011-12-06 22:46:27 +00:00
Jens von Pilgrim e695454439 signing information are interactively retrieved similar to applet build 2011-12-05 21:49:02 +00:00
Jens von Pilgrim c26ba8ee58 Added new Eclipse update site build script to be imported from main LWJGL build script.
See org.lwjgl.build/README for details.

Removed old build script depending on pre-build LWJGL archives.
2011-12-05 12:41:45 +00:00
Jens von Pilgrim 2547669968 bug fix in Eclipes update site build:
native libraries are not copied from skeleton (where they are required for development purposes) anymore
2011-11-28 16:40:42 +00:00
Jens von Pilgrim b3b9eede8c Fixed a bug in the update site build script.
Wrong class name of LWJGL plugin activator was specified (org.lwjgl.eclipse.Activator, but correct 
is  org.lwjgl.Activator).

Now, the current date/time string is added as a qualifier to the LWJGL version, e.g., org.lwjgl_2.8.2.v20111128-1653 instead of org.lwjgl_2.8.2. This simplifies testing and discouples LWJGL versions from plugin versions.
2011-11-28 16:23:20 +00:00
Jens von Pilgrim 0b5b6cbcb4 Initial import of eclipse plugins. Note: The plugins are only skeletons, the actual plugins are to be build with the Ant script found in org.lwjgl.build/build.xml. See org.lwjgl.build/READ.ME for details.
Plugin lwjgl.org contains a binary version of LWJGL for development purposes (of this plugin) only. This binary version is ignored by the build script.
2011-03-30 09:35:14 +00:00
Jens von Pilgrim 48eccdc614 removed old eclipse bundle build 2011-03-30 09:02:50 +00:00
Brian Matzon 599b447cb5 updated local path, ignore builds 2008-12-14 19:10:45 +00:00
Brian Matzon ccea0dbbe8 support for eclipse update site (donated by Jens von Pilgrim) 2008-12-14 19:00:48 +00:00