gimp/tools/gcg
Tor Lillqvist 997a53b50a Distribute getopt.c and makefile.msc.
* Makefile.am: Distribute getopt.c and makefile.msc.

	* getopt.c makefile.msc: New files.

	* gcg.c lexer.l: Portability improvements for Win32.
1999-05-19 20:53:37 +00:00
..
ex s/_i/\. :P 1999-01-05 20:20:43 +00:00
gh Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
.cvsignore added pl to ALL_LINGUAS 1999-01-07 23:53:29 +00:00
AUTHORS AUTHORS satisfy automake 1999-01-21 04:48:08 +00:00
ChangeLog Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
Makefile.am Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
NEWS AUTHORS satisfy automake 1999-01-21 04:48:08 +00:00
README Updated the gcg README just a bit. 1999-03-24 23:27:52 +00:00
TODO Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
autogen.sh rework to do gcg by ourselves 1999-01-10 06:53:30 +00:00
configure.in Implemented file revert 1999-01-12 01:31:49 +00:00
db.c Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
fp.c Changed lotsa internal stuff. Started work on signal wrappers 1998-11-14 18:03:33 +00:00
gcg.c Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
gcg.h It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
gcgmakedepend Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
getopt.c Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
lexer.l Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
main.c Initially committed to CVS. 1998-10-21 15:10:24 +00:00
makefile.msc Distribute getopt.c and makefile.msc. 1999-05-19 20:53:37 +00:00
marshall.c Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
marshall.h Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
output.c Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
output.h Added import headers and some more example stuff. 1998-11-21 16:57:42 +00:00
output_enum.c It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
output_flags.c It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
output_object.c Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
parse.h Forgot to add a couple of files.. 1998-11-20 23:22:13 +00:00
parser.y Fixed the parser and lexer a bit, changed naming conventions here and there. 1999-01-05 20:17:34 +00:00
pnode.c Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
pnode.h It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00

README

Apparently, you invoke gcg as follows:

gcg -I<include-path> -o colormap_dialog.c colormap_dialog.gc

The README I found follows, but seems to be out of date:


GCG - docs forthcoming (hopefully)

GCG is under development, it doesn't do much of anything sensible yet. What
little it does, you can test with:

gcg -t gimpimageT.h -f gimpimage.h -p gimpimageP.h -s gimpimage.c gimpimage.def