log makefile.mingw @ 1915:98579be1198e

age author description
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.