summaryrefslogtreecommitdiff
path: root/gobject/makefile.msc.in
AgeCommit message (Expand)Author
2005-03-18handle galiasdef.c (although completely useless for msvc build)Hans Breuer
2004-11-21updatedHans Breuer
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer
2002-11-21Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist
2002-03-03makefile.msc.in Rename testgruntime to testgobject here, too.Tor Lillqvist
2002-02-10msvc 5.0 can't cast from uint64 to double. Disable respectiveHans Breuer
2002-01-05use -FImsvc_recommended_pragmas.hHans Breuer
2001-11-18remove g_log_domain_gruntime usageHans Breuer
2001-11-03gobject-query needs gmarshal.[hc,stings] so build it after them. AddHans Breuer
2001-10-25Update.Tor Lillqvist
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist
2001-08-04Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson
2001-07-20updated externalsHans Breuer
2001-05-24changed depndencies to build glib-genmarshal first and statically linkedHans Breuer
2001-02-19updated for win32 msvc buildHans Breuer
2001-01-27Need <io.h> for open() and close().Tor Lillqvist
2000-12-29Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.Tor Lillqvist
2000-12-14Warn if no callback. Call callback correctly. (g_io_win32_create_watch):Tor Lillqvist
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik
2000-12-01Include make.msc from GLib's build subdir.Tor Lillqvist
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist
2000-11-05Add gtypeplugin.Tor Lillqvist
2000-10-27Make glib-genmarshal.exe.Tor Lillqvist
2000-10-26Fix gccisms (pointer arithmetic on void pointer, label without statementTor Lillqvist
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist