log dwcompat.h @ 1933:758f49e54566

age author description
Sat, 19 Sep 2015 10:47:46 +0000 bsmith Added detection support for Windows 10.
Thu, 07 Mar 2013 20:17:24 +0000 bsmith Some more MinGW build fixes.
Fri, 01 Mar 2013 13:01:59 +0000 bsmith Apparently Visual C's "long double" type is "double" for gcc...
Fri, 01 Mar 2013 12:43:36 +0000 bsmith Missing dw_filesystem_set_column_title export from the MinGW definition
Tue, 20 Nov 2012 20:42:06 +0000 bsmith More MINGW cleanups... eliminate a few more warnings and disable the unused-value warning due to unfixable warnings generated by the Win32 macros.
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Tue, 08 May 2012 17:14:40 +0000 bsmith Define O_BINARY as 0 in dwcompat.h for platforms which don't have it.
Sat, 05 May 2012 22:44:27 +0000 bsmith Move some more platform specific code into dwcompat.
Wed, 02 May 2012 00:23:43 +0000 bsmith Strange for some reason we are including compat.h instead of config.h?
Tue, 10 Apr 2012 02:58:28 +0000 bsmith Only include compat.h when building the dwcompat shared library.
Sun, 26 Feb 2012 09:21:35 +0000 bsmith Enable level 3 warnings in DEBUG mode with Visual C to show deprecation warnings.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat. base compat.h@567c29fe9b5c