Merge MinGW_build branch to version 5.1.29 (#311)

Added support for the __MINGW32__ macro of the MinGW (gcc) compiler.

Small WIN32 code changes where some MS specific defines and API
extensions needed to fall back to the normal API.

Removed the MinGW build version extension. In distribution this is a well
formed WIN32 app, perhaps renamed to tidy-MinGW.exe.
This commit is contained in:
Geoff McLane 2015-12-03 19:38:13 +01:00
parent 1c6069ae99
commit 34eb16b5da

View file

@ -1,2 +1,2 @@
5.1.28 5.1.29
2015.11.29 2015.12.03