summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* 2006-05-15 Christian Thalinger <twisti@complang.tuwien.ac.at>Christian Thalinger2006-05-141-1/+2
| | | | * README: Added CACAO to list of VMs.
* 2005-09-02 Robert Schuster <robertschuster@fsfe.org>Robert Schuster2005-09-021-2/+3
| | | | | * README: Added MysaifuVM to list of VMs * INSTALL: Added info about Qt4 and ecj.
* * configure.ac: Set version to 0.10.classpath-0_10-releaseMark Wielaard2004-07-091-19/+33
| | | | | * NEWS: Add new features of 0.10. * README: Mention additional GNU library packages.
* * README: Update cvs instructions.Mark Wielaard2004-05-211-3/+4
|
* * configure.ac: Set version to 0.09.Mark Wielaard2004-05-021-13/+21
| | | | | | * README: Move text around. Add section on active projects which use modified versions of the libraries. * NEWS: Add important updates for this release.
* * README: Update end user dev environments and hackers runtime lists.Mark Wielaard2004-04-301-19/+26
| | | | | | * INSTALL: Update needed library versions, add texinfo version requirement, mention website/hacker guide. * doc/hacking.texinfo: Include item on texinfo.
* * INSTALL: updated link to bugs, tool version numbersBrian Jones2002-12-241-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * TODO: removed easy HTML API generation todo item, it's done now; mention that CNI code won't be included in Classpath CVS for now since only gcj is using it * README: remove special mention of ORP * NEWS: add blurb about infrastructure improvements * HACKING: update automake, autoconf version numbers; remove mention of gcjh for compiling JNI libraries; updated gcj/jikes version numbers * lib/Makefile.am: distribute glibj.zip; uninstall no-zip case; separate resources target; avoid extra gen-classlist.sh calls; support DESTDIR * doc/api/Makefile.am: distribute HTML API documentation; install documentation in pkgdatadir/api; uninstall appropriately; support DESTDIR * resource/gnu/java/awt/peer/gtk/Makefile.am: add uninstall-local target; support DESTDIR * resource/java/security/Makefile.am: add uninstall-local target; support DESTDIR * javax/swing/Makefile.am: BoundedRangeModel missing .java extension * javax/transaction/xa/Makefile.am: Removed xa/ from filenames * java/awt/dnd/Makefile.am: added missing .java files to dist * java/net/Makefile.am: added missing .java files to dist * java/nio/channels/Makefile.am: added missing .java files to dist * javax/naming/Makefile.am: added missing .java files to dist * javax/naming/directory/Makefile.am: added missing .java files to dist * javax/naming/event/Makefile.am: new file * javax/naming/event/.cvsignore: new file * javax/naming/ldap/Makefile.am: new file * javax/naming/ldap/.cvsignore: new file * javax/naming/spi/Makefile.am: added missing .java files to dist * javax/sql/Makefile.am: added missing .java files to dist * javax/sql/.cvsignore: new file * javax/swing/plaf/Makefile.am: added missing .java files to dist * javax/swing/Makefile.am: added missing .java files to dist * Makefile.am: ignore errors during dist-hook * configure.in: add missing directory Makefiles to output; add check for 'date', 'cp', and 'mkdir' * acinclude.m4: remove check for 'find' and 'cp'
* * doc/www.gnu.org/home.wml: Announcements section removed; we useclasspath-0_04-releaseBrian Jones2002-05-061-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the News section of Savannah instead. Old announcements linked under documentation. Status information will be transitioning to Savannah Tasks system. Clarified affect of Classpath license upon JVM license. Added project menu bar from Savannah to top of web page. Removed mailing list information on this page, it is more detailed on the Lists link at the top of the page. Last modified author update * doc/www.gnu.org/announce/announcements.wml: last modified author * doc/www.gnu.org/include/macros.wml (header): Moved title to the right of droplet and enlarged text. Updated copyright date. * BUGS: update URL for submitting bugs * HACKING: update date; clarify via punctuation modification of vm/reference classes. * configure.in: added --enable-gtk-peer from Carlos Cavanna Updated version to 0.04; configure java/util/logging, java/util/regex * native/Makefile.am: SUBDIRS typo fixed * native/jni/Makefile.am: SUBDIRS conditionally defined based on --enable-gtk-peer * INSTALL: update with mention of --enable-gtk-peer, typo fixed * NEWS: updated for 0.04 release * README: updated with AegisVM, note failure to run with ORP 1.0.9 * TODO: removed duplicate information on where packages currently stand, too hard to keep up to date in multiple places. * THANKYOU: add Carlos Cavanna * java/util/logging/Makefile.am: new file * java/util/regex/Makefile.am: new file * java/util/regex/.cvsignore: new file * gnu/java/awt/peer/gtk/Makefile.am: EXTRA_DIST updated * gnu/java/locale/Makefile.am: ditto * java/awt/Makefile.am: ditto * java/net/Makefile.am: ditto * java/util/Makefile.am: ditto * java/util/zip/Makefile.am: ditto * javax/accessibility/Makefile.am: ditto * javax/swing/Makefile.am: ditto * javax/swing/plaf/Makefile.am: ditto * javax/swing/table/Makefile.am: ditto
* * HACKING: add "last updated" and some new information.Mark Wielaard2002-02-071-0/+2
| | | | | * INSTALL: add information on different byte code compilers. * README: add "last updated"
* * README: Update URLs, add more info.Mark Wielaard2002-02-071-2/+13
| | | | | * resource/orp-1.0.9.patch: New file. * doc/www.gnu.org/doc/orp.wml: Update for ORP 1.0.9 release.
* * See previous commit mail, attempting to resolve problems with checkinBrian Jones2001-11-051-11/+17
|
* Update administriviaAaron M. Renn2000-04-191-5/+21
|
* Updates for releaseAaron M. Renn1999-01-301-6/+8
|
* Add blurb about Japhar CVSAaron M. Renn1999-01-121-1/+4
|
* Update to reflect current state of realityAaron M. Renn1998-12-261-11/+14
|
* "Fix" GNU/Linux reference.Paul Fisher1998-10-101-4/+5
|
* updated information on website, Sun JVM compatibility, etc.Brian Jones1998-08-241-10/+15
|
* Initial CheckinAaron M. Renn1998-05-181-0/+13