Fossil

Timeline
Login

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

11 check-ins using file src/main.mk version 6b2b29f6ba

2014-09-01
19:01
Add two new quotes to the "quotes.wiki" page. check-in: c19b3f8846 user: drh tags: trunk
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-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