Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -4/+4 | |
on Solaris' xargs. | |||||
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -4/+4 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-02-25 | Update eGTK to 0.3.4. Changes from 0.3.3: | jlam | 1 | -10/+10 | |
* December 15th, 1999 - version 0.3.4-1 released. Fixes to get rid of some SE warnings and some cleanup of obsolete classes. * December 10th, 1999 - version 0.3.4 released. Includes number of bugfixes, improvements to GTK_PIXMAP and GTK_WIDGET, and new examples. See CHANGELOG file for details. * October 25th, 1999 - removed all references to EIFFEL_GTK (replaced with EGTK) and renamed the archive file to eGTK-0.3.3-1.tar.gz. * October 15th, 1999 - version 0.3.3-1. Bug fixes in GTK_IDENTIFIED and related C code for 64-bit machines. | |||||
2000-02-05 | find -> ${FIND} | wiz | 1 | -6/+6 | |
1999-10-14 | It's gtk+-1.2.*, not gtk-1.2.*. | jlam | 1 | -2/+2 | |
1999-10-13 | Initial import of eGTK, an Eiffel interface to the GTK+ widget set. | jlam | 1 | -0/+61 | |