Check-in [1a1c843950]
Overview
Comment:Fixed Mac static configure issue to check if ssl and z libs are available, then use them. This should support MacPorts that needs libz and Homebrew which does not.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 1a1c8439500c3ac6db321202928b72958e03bb0d57821f2add420a5883d375cc
User & Date: bohagan on 2026-01-31 02:13:56.000
Other Links: branch diff | manifest | tags
Context
2026-02-06
20:19
Added connect retry counter with wait between attempts check-in: e32c6e2509 user: bohagan tags: trunk, main
2026-01-31
02:13
Fixed Mac static configure issue to check if ssl and z libs are available, then use them. This should support MacPorts that needs libz and Homebrew which does not. check-in: 1a1c843950 user: bohagan tags: trunk, main
2026-01-30
03:48
Updated find dtplite macro to look for both dtplite and dtplite.tcl (needed for MSYS). Fix for issue: https://core.tcl-lang.org/tcltls/tktview/fb2fecf221 check-in: 1a138dbb37 user: bohagan tags: trunk, main
Changes