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