- Status: open --> merged
Loren M. Lang wants to merge 6 commits from /u/penguin359/trustedqsl/ to master, 2022-12-31
This branch includes a compilation fix for those doing ANSI builds, and for compiling under newer Visual Studio versions. It also has some improvements for the CMake build system including adding in the missing ws2_32.dll dependency and auto-detecting Zlib regardless of which version is used. It will first attempt to find Zlib in the same parent folder as the source code and then check C:\ if it did not find it nearby.
Commit | Date | |
---|---|---|
[fda874]
(compilation-fixes)
by
Loren M. Lang
Fixed compilation error when tqsllib is compiled in Unicode mode |
2022-12-31 01:12:27 | Tree |
2022-12-29 10:10:22 | Tree | |
[b96180]
by
Loren M. Lang
Find zlib independent of version, first locally then at root of disk This brings both the logic for finding Zlib in C:\ and in the same |
2022-12-29 01:10:31 | Tree |
2022-12-27 03:51:09 | Tree | |
[0b996f]
(ansi-fix)
by
Loren M. Lang
Added a workaround for missing dependency on ws2_32.dll Likely, cURL is supposed to be pulling this in, but we are currently |
2022-12-24 10:19:34 | Tree |
2022-12-24 08:11:19 | Tree |