Make some changes to the way that GMainContext works:
[platform/upstream/glib.git] / gobject / makefile.msc.in
2001-05-24 Hans Breuerchanged depndencies to build glib-genmarshal first...
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-01-27 Tor LillqvistNeed <io.h> for open() and close().
2000-12-29 Tor LillqvistAdd GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2000-12-14 Tor LillqvistWarn if no callback. Call callback correctly. (g_io_win...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-12-01 Tor LillqvistInclude make.msc from GLib's build subdir.
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-05 Tor LillqvistAdd gtypeplugin.
2000-10-27 Tor LillqvistMake glib-genmarshal.exe.
2000-10-26 Tor LillqvistFix gccisms (pointer arithmetic on void pointer, label...
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...