summaryrefslogtreecommitdiff
path: root/glibconfig.h.win32.in
AgeCommit message (Expand)AuthorFilesLines
2008-04-11configure.in glibconfig.h.win32.in Revert my changes for static build forTor Lillqvist1-1/+0
2008-04-03Make sure we don't build both shared and static at the same time onTor Lillqvist1-0/+1
2007-12-09removed -GD to compile with msvc9 (vs2008) with less complainsHans Breuer1-0/+5
2007-10-05Always define G_CAN_INLINE. Even MSVC6 is capable of inlining. (#483337,Tor Lillqvist1-2/+0
2007-08-01Update to match what configure produces.Tor Lillqvist1-0/+7
2007-01-18config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.cTor Lillqvist1-13/+4
2006-03-07Add G_GUINT64_CONSTANT.Tor Lillqvist1-0/+5
2005-07-08Don't use autoconf variables for the resource object files on Win32 anyTor Lillqvist1-4/+10
2004-11-06Cosmetics: move the G_GNUC_INTERNAL define to the same place where it isTor Lillqvist1-3/+2
2004-10-29updated [and finally fixed my script to produce ready to go de-in(ed)Hans Breuer1-1/+3
2004-03-03Update to match a configure-generated glibconfig.h. Specifically: RemoveTor Lillqvist1-12/+3
2004-02-28updated externals, including those from bug #135386Hans Breuer1-3/+1
2004-02-25added g_hash_table_find and a bunch of g_queue_*Hans Breuer1-0/+7
2004-01-12Add G_MAXSIZE, define in terms of G_MAXUfoo.Manish Singh1-4/+5
2003-12-13get_filename_charset() needs to return false for filenames not encoded inHans Breuer1-3/+3
2003-10-24Force shared library (DLL) only on Windows. (I don't think that isTor Lillqvist1-6/+17
2002-12-15Slight update to match what is currently produced by configure.Tor Lillqvist1-3/+7
2002-05-17gssize and gsize as in a configure-produced glibconfig.h.Tor Lillqvist1-2/+2
2002-02-24Edits.Tor Lillqvist1-0/+8
2002-01-05moved warning to error pragmas to their own file to not force 'goodHans Breuer1-27/+0
2001-12-22Add (undefined) HAVE_C99_VSNPRINTF.Tor Lillqvist1-0/+1
2001-11-27Add GLIB_SIZEOF_SIZE_T here, too.Tor Lillqvist1-0/+1
2001-11-23added -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846) : fatal errorHans Breuer1-0/+27
2001-10-22Typo.Tor Lillqvist1-1/+6
2001-09-26Retract my change earlier today. Don't preset autoconf variables in a tryTor Lillqvist1-11/+22
2001-09-26Move the Win32 check closer to the start, after the BeOS checks. PresetTor Lillqvist1-58/+36
2001-09-04Update. Don't mention pthreads.Tor Lillqvist1-2/+2
2001-05-22Removed POSIX_*. Defined G_THREAD_SOURCE to "gthread-win32.c".Sebastian Wilhelmi1-37/+5
2001-03-10Define G_PLATFORM_WIN32 here, too.Tor Lillqvist1-0/+1
2001-02-01giochannel.h giowin32.c Stylistic cleanups. Use G_STRLOC in g_warning()Tor Lillqvist1-10/+7
2001-01-29Use the same GMutex structure as the configure-generated glibconfig.hTor Lillqvist1-9/+12
2000-12-29Add GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.Tor Lillqvist1-0/+3
2000-12-25Use a MessageBox for fatal messages. Collect eror message into a buffer,Tor Lillqvist1-2/+1
2000-10-16Remove alloca stuff from here. galloca.h takes care of it, correctly.Tor Lillqvist1-5/+0
2000-10-12Adapted accordingly to header separation and GLIB_HAVE_ALLOCA_H renaming.Sebastian Wilhelmi1-10/+8
2000-07-26Return 0 on error, not NULL.Tor Lillqvist1-0/+3
2000-03-22Move Win32-only includes after inclusion of glib.h, so that G_OS_WIN32 isTor Lillqvist1-2/+15
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1-6/+0
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1-0/+2
1999-06-20Update the pthreads snapshot version we want. Advice how to hand-expandTor Lillqvist1-2/+3
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist1-0/+195