aboutsummaryrefslogtreecommitdiff
path: root/src/ld-marshal.c
Commit message (Collapse)AuthorAgeFilesLines
* Make a separate library.Přemysl Janouch2011-01-101-88/+0
| | | | | | This is required for gtkdoc-scangobj. So far it's much like it's been before, the main differences are that source files are in two directories from now on and the build process has two stages.
* Updated to new GTK+.Přemysl Janouch2010-10-171-0/+2
| | | | | | | | FindGTK2.cmake required a change for successful program compilation. It seems that gdk_pixbuf has been put as a separate library. The new tools also generate a slightly different version of marshallers, so I've added it to the tree.
* Add marshaller files generated by glib-genmarshal.Přemysl Janouch2010-09-191-0/+86