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