Fossil

Timeline
Login

Timeline

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

15 check-ins related to "optionalMiniz"

2014-09-01
18:51
Add the --with-miniz configuration option (with the complete miniz source code.) Add the globalState TH1 command and fixes to the TH1 expr command. ... (check-in: 66ae70a54b user: drh tags: trunk)
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-27
22:52
Add another merge test case. ... (check-in: df9880287f user: mistachkin tags: trunk)
2014-08-25
22:29
Merge updates from trunk. ... (check-in: 70ea8c4f48 user: mistachkin tags: optionalMiniz)
22:28
Rename EXTRATARGETS to APPTARGETS in the MSVC makefile. ... (check-in: b575811aff user: mistachkin tags: trunk)
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:51
Manually port all 'cosmetic' fixes from the optionalMiniz branch to trunk. ... (check-in: 894e72b298 user: mistachkin tags: trunk)
20:42
Merge updates from trunk. ... (check-in: e38b1ab087 user: mistachkin tags: optionalMiniz)
20:38
When compiling with MSVC, enable building of OpenSSL automatically when SSL is enabled. ... (check-in: bdf9c70807 user: mistachkin tags: trunk)
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)
2014-08-15
12:46
Update the built-in SQLite to version 3.8.6 ... (check-in: ee46563cbd user: jan.nijtmans tags: trunk)