summaryrefslogtreecommitdiff
path: root/gobject/makefile.msc.in
Commit message (Expand)AuthorAgeFilesLines
* gobject/: fully remove gobjectalias hacksRyan Lortie2010-07-071-8/+0
* updateHans Breuer2008-02-031-2/+2
* better filtering of G_GNUC_* stuff when generating .def files. Now alsoHans Breuer2006-09-171-2/+4
* handle galiasdef.c (although completely useless for msvc build)Hans Breuer2005-03-181-1/+5
* updatedHans Breuer2004-11-211-0/+1
* updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer2004-10-291-5/+14
* Hardcode 2.0 in the names, as that is what Makefile.am does.Tor Lillqvist2002-11-211-11/+6
* makefile.msc.in Rename testgruntime to testgobject here, too.Tor Lillqvist2002-03-031-1/+1
* msvc 5.0 can't cast from uint64 to double. Disable respectiveHans Breuer2002-02-101-1/+7
* use -FImsvc_recommended_pragmas.hHans Breuer2002-01-051-1/+1
* remove g_log_domain_gruntime usageHans Breuer2001-11-181-1/+1
* gobject-query needs gmarshal.[hc,stings] so build it after them. AddHans Breuer2001-11-031-1/+3
* Update.Tor Lillqvist2001-10-251-1/+1
* More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist2001-09-251-18/+11
* Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson2001-08-041-5/+15
* updated externalsHans Breuer2001-07-201-5/+14
* changed depndencies to build glib-genmarshal first and statically linkedHans Breuer2001-05-241-4/+9
* updated for win32 msvc buildHans Breuer2001-02-191-6/+12
* Need <io.h> for open() and close().Tor Lillqvist2001-01-271-1/+4
* Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.Tor Lillqvist2000-12-291-1/+1
* Warn if no callback. Call callback correctly. (g_io_win32_create_watch):Tor Lillqvist2000-12-141-1/+2
* fixed dealing with collection/lcopy of NULL values.Tim Janik2000-12-121-1/+1
* Include make.msc from GLib's build subdir.Tor Lillqvist2000-12-011-1/+1
* Improve chance to generate unique names with less effort a bit.Tor Lillqvist2000-11-111-0/+1
* Add gtypeplugin.Tor Lillqvist2000-11-051-0/+1
* Make glib-genmarshal.exe.Tor Lillqvist2000-10-271-2/+6
* Fix gccisms (pointer arithmetic on void pointer, label without statementTor Lillqvist2000-10-261-8/+12
* Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist2000-10-061-0/+35