Tor Lillqvist
58ad1ee549
Distribute makefile.cygwin.
...
* Makefile.am: Distribute makefile.cygwin.
1999-07-03 07:51:12 +00:00
Tor Lillqvist
7b46c30e0c
When built on Win32 with gcc, don't use popen, as it doesn't seem to work
...
* gcg.c: When built on Win32 with gcc, don't use popen,
as it doesn't seem to work when gcc is itself running under
cygwin, but gcg is not.
* makefile.cygwin: New file.
1999-07-03 07:49:44 +00:00
Manish Singh
a8b0fb2411
various dist fixes
...
-Yosh
1999-06-06 18:17:57 +00:00
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
Manish Singh
7fc7fdf823
AUTHORS satisfy automake
...
* AUTHORS
* NEWS: satisfy automake
* gcg.c: braces around ambiguous if
-Yosh
1999-01-21 04:48:08 +00:00
Manish Singh
092ea1e3d7
grr, some cc's barf if the search dir doesn't exist, leave $(datadir)/gcg
...
* Makefile.am: grr, some cc's barf if the search dir doesn't
exist, leave $(datadir)/gcg out for now
-Yosh
1999-01-14 00:06:03 +00:00
Manish Singh
f0558a7ea2
rework to do gcg by ourselves
...
* autogen.sh: rework to do gcg by ourselves
gcg:
* autogen.sh: call configure again
* gcg.c
* Makefile.am: use CPP_SEARCH for finding stuff
-Yosh
1999-01-10 06:53:30 +00:00
Manish Singh
42c76a1805
pass -x c to gcc so it doesn't try to pass the .gc files as linker input
...
* configure.in: pass -x c to gcc so it doesn't try to
pass the .gc files as linker input
* Makefile.am: use builtin automake rules for yacc/lex
-Yosh
1999-01-10 00:02:45 +00:00
Manish Singh
576edc87e5
added pl to ALL_LINGUAS
...
* configure.in: added pl to ALL_LINGUAS
* POTFILES.in, remove indexed_palette.c, add colormap_dialog.c
* configure.in
* gcg.c: use CPP_PROGRAM instead of hardcoding "cpp"
-Yosh
1999-01-07 23:53:29 +00:00
Lauri Alanko
42d9768d7f
Took out configure from autogen.sh
1999-01-07 19:29:03 +00:00
Lauri Alanko
9c7928f1f9
Fixed the parser and lexer a bit, changed naming conventions here and there.
1999-01-05 20:17:34 +00:00
Manish Singh
aac6bce8ad
fixes for gtk+ 1.1.9
...
-Yosh
1998-12-22 05:58:36 +00:00
Lauri Alanko
f633c7da4e
Added signal demarshallers. Currently they are generated for
...
each module (= compilation unit) separately, which is bound to
cause some code duplication..
1998-11-21 20:24:18 +00:00
Lauri Alanko
6eb753a2b1
Added import headers and some more example stuff.
1998-11-21 16:57:42 +00:00
Lauri Alanko
d74bf3623e
It actually runs now, with a zillion caveats, but anyway..
...
Still have to do lotsa things for serious use..
1998-11-20 23:21:40 +00:00
Lauri Alanko
51b4b0966e
Again modified the formatting stuff. Some preliminary header stuff.
...
Soon moving to use cpp..
1998-11-19 22:36:44 +00:00
Lauri Alanko
72b48d5259
Signal marshalling should be pretty complete now. Demarshalling isn't
...
quite yet, though..
1998-11-18 11:25:11 +00:00
Lauri Alanko
58576d8d84
Misc enhancements.
1998-11-17 20:19:25 +00:00
Lauri Alanko
a8abef068c
Changed lotsa internal stuff. Started work on signal wrappers
...
and marshallers.
1998-11-14 18:03:33 +00:00
Lauri Alanko
77ef8dd979
Redid the backend. It takes more time and memory now, but should be a bit
...
more flexible, and type safe. Also added more stuff to the front end.
1998-10-24 09:10:07 +00:00
Lauri Alanko
6bc0ad428a
Enhanced the method generation a bit.
1998-10-22 15:56:59 +00:00
Lauri Alanko
5343dbb8d4
Added vfunc wrappers and accessors.
1998-10-21 19:19:59 +00:00
Lauri Alanko
91f868467c
Initially committed to CVS.
1998-10-21 15:10:24 +00:00