Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file win/Makefile.msc version 64e9dd83c2
|
2014-08-25
| ||
| 14:30 | The resource compiler workaround in the previous check-in is only needed for MinGW, this check-in makes the MSVC build work again. check-in: 3d84310453 user: mistachkin tags: optionalMiniz | |
| 07:00 | Fix including the version of miniz in the Windows resource file (for MinGW). check-in: c8019598d4 user: mistachkin tags: optionalMiniz | |
|
2014-08-23
| ||
| 06:08 | Add miniz as a compile-time feature, leaving zlib as the default compression library. All makefiles should build. The DMC and PellesCGMake makefiles are not yet supported with miniz. Also, when using miniz, OpenSSL support for zlib is disabled in the MinGW makefile. check-in: c693a3365c user: mistachkin tags: optionalMiniz | |