Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins tagged with "optionalMiniz"

2014-08-29
02:32
Update the change log. ... (Closed-Leaf check-in: 7e955147a1 user: mistachkin tags: optionalMiniz)
2014-08-28
05:54
Merge updates from trunk. ... (check-in: cdad2dc0c2 user: mistachkin tags: reviewFor130, optionalMiniz)
2014-08-25
22:29
Merge updates from trunk. ... (check-in: 70ea8c4f48 user: mistachkin tags: optionalMiniz)
22:25
Cleanup and unify the 'extra targets' handling. ... (check-in: 6c6f83c4fd user: mistachkin tags: optionalMiniz)
20:52
Merge updates from trunk. ... (check-in: 5735181c4d user: mistachkin tags: optionalMiniz)
20:42
Merge updates from trunk. ... (check-in: e38b1ab087 user: mistachkin tags: optionalMiniz)
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)