CVSROOT:        /cvs/gnome
Module name:    gtk-doc
Changes by:     damon   06/10/15 09:00:11

Modified files:
        .              : ChangeLog gtk-doc.make gtkdoc-scan.in 
                         gtkdoc-scangobj.in 

Log message:
2006-10-15  Damon Chaplin  <[EMAIL PROTECTED]>

Bug #338517: Automatically creating/updating .types file:

* gtkdoc-scan.in: added a '--scan-types' option which will
automatically update the .types file using all _get_type() functions
found in the headers. (It will also do this if no .types file is found,
i.e. when gtk-doc is first run on a project.)

* gtk-doc.make (scan-build.stamp): run gtkdoc-scan before
gtkdoc-scangobj so we can use the generated .types file.

* gtkdoc-scangobj.in: if the .types file doesn't have any #include
directives, just output "extern GType *get_type();" declarations for
each *_get_type() function.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk-doc&who=damon&date=explicit&mindate=2006-10-15%2008:59&maxdate=2006-10-15%2009:01

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to