log makefile.mingw @ 3005:522ef24b0aba default tip

age author description
Wed, 11 Jan 2023 10:21:57 +0000 bsmith Win/C++: Get dwtestoo building with MinGW32 on Windows 2000.
Fri, 06 Jan 2023 09:33:59 +0000 bsmith Win: Fix building dwtestoo with MinGW32/64. Need to use __cdecl in C++ mode.
Tue, 05 Jan 2021 01:52:35 +0000 bsmith Win: Switched to using Rich Edit MLE by default on Windows.
Thu, 01 Oct 2020 02:34:36 +0000 bsmith Win: Remove workaround for massive warnings using older mingw compilers.
Fri, 08 Mar 2013 18:03:13 +0000 bsmith It seems WIN64 is defined in 32-bit mode using MinGW... so switch
Thu, 28 Feb 2013 13:30:58 +0000 bsmith Add TOOLBAR define with MinGW by default... fix warnings...generated
Thu, 28 Feb 2013 13:02:25 +0000 bsmith Get HTML support building with MinGW... some warnings need to
Thu, 28 Feb 2013 11:57:26 +0000 bsmith Updated MinGW makefile to support picking 32-bit or 64-bit based
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/).
Fri, 20 Apr 2012 19:44:16 +0000 bsmith Fixes for building in Unicode mode with MinGW on Windows.
Thu, 23 Feb 2012 12:44:15 +0000 bsmith Rename compat.c/h dwcompat.c/h and configure option to --with-dwcompat.
Sat, 07 Jan 2012 22:59:39 +0000 bsmith Fixed some warnings building with MinGW.
Fri, 18 Nov 2011 18:56:40 +0000 bsmith Attempt to get it building with Mingw again... builds but crashes.
Fri, 18 Nov 2011 16:45:22 +0000 bsmith Source tree cleanup, move import/export definition files to their platform folder.
Tue, 20 Jul 2004 07:31:53 +0000 mhessling MinGW support file