Hey, In the very near future I'm going to make two changes to Makefile.msc, unless someone protests.
Bug: It seems like the build system wrongly assumes that if one is building against zlib, one wants to build zlib. There should be a FOSSIL_BUILD_ZLIB, just as there is a FOSSIL_BUILD_SSL. Feature: On a few systems I want to have a dynamically linked fossil.exe. I'm thinking "FOSSIL_DYNAMIC_LINK=1" (changes default ZLIB to zdll.lib, /MT -> /MD, and link against DLL CRT). Objections? -- Kind Regards, Jan _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev