glib/gmodule
Tor Lillqvist 7359af948d Don't define WIN32 and NATIVE_WIN32.
1999-10-05  Tor Lillqvist  <tml@iki.fi>

* glibconfig.h.win32.in: Don't define WIN32 and NATIVE_WIN32.

* gerror.c (g_on_error_query): (Win32) Slightly more verbosity.

* build-dll: Don't strip.

* gmodule.h: (Win32) Use __declspec(dllexport) in G_MODULE_EXPORT
only with gcc.
1999-10-04 23:04:34 +00:00
..
.cvsignore Shut up cvs 1999-01-05 20:28:45 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Don't define WIN32 and NATIVE_WIN32. 1999-10-04 23:04:34 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c Port to BeOS by myself and Richard Offer. 1999-05-08 07:40:44 +00:00
gmodule-dl.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gmodule-dld.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gmodule-os2.c Add G_MODULE_IMPL_OS2 1999-04-07 18:17:38 +00:00
gmodule-win32.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gmodule.c 18:36. incorporated proposed cleanups from gtk-devel-list. 1999-07-24 18:50:58 +00:00
gmodule.def applied glib-tml-981120-0, change log appended below. 1998-11-25 03:02:56 +00:00
gmodule.h Don't define WIN32 and NATIVE_WIN32. 1999-10-04 23:04:34 +00:00
gmoduleconf.h.in Port to BeOS by myself and Richard Offer. 1999-05-08 07:40:44 +00:00
gmoduleconf.h.win32 New function that returns the message string for a Win32 error code. 1998-10-27 04:11:32 +00:00
libgplugin_a.c Support added for building using a GNU toolchain on Win32, 1999-04-24 13:52:51 +00:00
libgplugin_b.c Support added for building using a GNU toolchain on Win32, 1999-04-24 13:52:51 +00:00
Makefile.am added --export-dynamic so we can load dynmic modules, (required, according 1999-08-26 13:09:50 +00:00
testgmodule.c G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but 1999-10-04 02:32:50 +00:00