From: Duncan C. <dun...@us...> - 2005-01-24 01:35:18
|
Update of /cvsroot/gtk2hs/gtk2hs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11966 Modified Files: ChangeLog Log Message: Add extra bits of the Gtk# gapi system. Index: ChangeLog =================================================================== RCS file: /cvsroot/gtk2hs/gtk2hs/ChangeLog,v retrieving revision 1.320 retrieving revision 1.321 diff -u -d -r1.320 -r1.321 --- ChangeLog 23 Jan 2005 15:44:29 -0000 1.320 +++ ChangeLog 24 Jan 2005 01:35:07 -0000 1.321 @@ -1,3 +1,13 @@ +2005-01-23 Duncan Coutts <du...@co...> + + * tools/apiGen/formatXml.c, tools/apiGen/gapi_parser.pl: add extra + bits of the Gtk# gapi system. + + * tools/apiGen/Makefile, tools/apiGen/mkdocxml.sh: add Makefile to + automate everything better. + + * tools/apiGen/gen-all.sh: retire previous automation script + 2005-01-23 Axel Simon <A....@ke...> * Makefile.am, mk/common.mk: Resurrect dependency generation under |