log Makefile.w32 @ 642:c8e5949a8961

age author description
Sat, 21 Jun 2014 04:52:08 +0300 Matti Hamalainen Improve build system.
Thu, 15 Nov 2012 21:39:03 +0200 Matti Hamalainen Improve win32 MSI uploading by adding the current version number to the MSI filename.
Wed, 07 Nov 2012 09:17:42 +0200 Matti Hamalainen Fix win32 build.
Thu, 07 Jun 2012 03:16:39 +0300 Matti Hamalainen Fix Win32/MinGW cross-compilation target to work with Debian's gcc-mingw-w64
Sat, 26 May 2012 07:24:22 +0300 Matti Hamalainen Fix updating of documentation.
Thu, 23 Jun 2011 04:39:10 +0300 Matti Hamalainen Suppress diff output in Makefile.w32 when generating documentation.
Tue, 21 Jun 2011 21:35:31 +0300 Matti Hamalainen Improvements in Windows Makefile.
Fri, 03 Jun 2011 12:49:10 +0300 Matti Hamalainen Compile MinGW/Windows version as -mwindows and not as a console application. dev-0_8_13
Sun, 20 Feb 2011 20:43:36 +0200 Matti Hamalainen Change build system a bit.
Sun, 21 Nov 2010 00:18:59 +0200 Matti Hamalainen Fix Windows build.
Thu, 18 Nov 2010 01:27:03 +0200 Matti Hamalainen Get version number from external file 'VERSION'.
Wed, 17 Nov 2010 09:57:32 +0200 Matti Hamalainen Implement browser launching on Windows via ShellExecute().
Wed, 17 Nov 2010 04:09:41 +0200 Matti Hamalainen Build system changes to support (in a big kludgy manner) icon and version information resource generation for Win32 binaries.
Mon, 15 Nov 2010 07:53:45 +0200 Matti Hamalainen Add a 'NONBUILD' target list for non-builded targets, use it for win32 subdir creation.
Wed, 03 Nov 2010 13:36:35 +0200 Matti Hamalainen Create win32/ subdirectory if needed.