summaryrefslogtreecommitdiff
path: root/config.h.win32.in
Commit message (Expand)AuthorAgeFilesLines
* config.h.win32.in: Clean up a bitChun-wei Fan2015-12-021-17/+0
* gsocket: Add g_socket_receive_messages()Philip Withnall2015-10-011-0/+3
* config.h.win32.in: Clean Up and UpdateChun-wei Fan2015-07-211-21/+17
* Win32: Update Pre-configured Config HeadersChun-wei Fan2015-01-071-0/+3
* config.h.win32.in: Define _WIN32_WINNT ConditionallyChun-wei Fan2014-05-231-0/+2
* Update config.h.win32.in for Newer WindowsChun-wei Fan2014-05-191-12/+13
* Update config.h.win32.inChun-wei Fan2014-03-121-20/+16
* Use POSIX-specified <poll.h> over <sys/poll.h>Ryan Lortie2013-12-221-3/+0
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-7/+0
* Require POSIX.1 (1990) compliance on unixDan Winship2013-11-201-33/+0
* Require C90 complianceDan Winship2013-11-201-33/+0
* Update config.h.win32.inChun-wei Fan2013-08-211-5/+6
* config.h.win32.in: Drop unneeded itemChun-wei Fan2013-08-161-3/+0
* Update config.h.win32.inChun-wei Fan2013-08-161-7/+59
* Update config.h.win32(.in)Chun-wei Fan2013-05-271-13/+12
* Update config.h.win32.inChun-wei Fan2013-03-011-0/+3
* Bug 688681: Stop using .def files in Visual Studio buildsChun-wei Fan2013-01-151-13/+12
* Update config.h.win32.inChun-wei Fan2012-11-191-9/+20
* Update config.h.win32(.in) and glibconfig.h.win32(.in)Chun-wei Fan2012-09-261-0/+29
* Update config.h.win32(.in)Chun-wei Fan2012-03-191-3/+3
* Update config.h.win32(.in)Chun-wei Fan2012-03-081-3/+0
* config.h.win32.in: Add note on if_nametoindexChun-wei Fan2012-02-081-0/+4
* config.h.win32.in: UpdatesChun-wei Fan2012-02-081-9/+12
* config.h.win32.in: CleanupsChun-wei Fan2011-12-301-49/+57
* config.h.win32(.in): Update for strcasecmpChun-wei Fan2011-10-061-4/+6
* Clean up atomic cruftMatthias Clasen2011-09-291-32/+0
* Update config.h.win32.inChun-wei Fan2011-08-231-8/+17
* Bug 652827: Update config.h.win32.inChun-wei Fan2011-08-111-0/+8
* Update config.h.win32(.in)Chun-wei Fan2011-06-221-0/+3
* Update config.h.win32.inChun-wei Fan2011-06-071-20/+46
* Update config.h.win32.in for VS 2010Chun-wei Fan2011-03-101-0/+9
* rename configure.in to configure.acRyan Lortie2010-07-131-1/+1
* Make config.h.win32.in match what configure producesTor Lillqvist2010-05-191-3/+17
* Make config.h.win32 match what the configure script producesTor Lillqvist2010-03-221-3/+73
* Don't check for headers we include unconditionallyTor Lillqvist2009-12-141-3/+0
* Check for <wspiapi.h> and use it if presentTor Lillqvist2009-12-141-0/+7
* Updated msvc build filesHans Breuer2009-05-301-0/+3
* Update to match what the configure script produces. Just for uniformity,Tor Lillqvist2008-09-151-14/+10
* Should not define HAVE_DIRENT_H when compiling with MSVC, as the only fileTor Lillqvist2008-08-271-0/+4
* Update to match the configure-produced one.Tor Lillqvist2008-05-161-7/+9
* Update to match what configure produces.Tor Lillqvist2007-11-281-21/+177
* Update to match what configure produces.Tor Lillqvist2007-03-151-7/+68
* config.h.win32.in glib/galloca.h glib/gbacktrace.h glib/gwin32.cTor Lillqvist2007-01-181-18/+24
* Update to match what configure produces. Add the G_ATOMIC_*. DefineTor Lillqvist2004-08-041-8/+37
* Removed the PID niceness surrogate for thread priorities as requested bySebastian Wilhelmi2004-02-261-3/+0
* added g_hash_table_find and a bunch of g_queue_*Hans Breuer2004-02-251-0/+1
* Force shared library (DLL) only on Windows. (I don't think that isTor Lillqvist2003-10-241-129/+110
* Update to match what is currently produced by autotools.Tor Lillqvist2002-11-211-66/+101
* Match new additions in a configure-produced config.h.Tor Lillqvist2002-05-171-1/+8
* Check for iconv_* in -liconv as well as libiconv_* in -liconv since AIXOwen Taylor2002-02-261-1/+1