tbeu
tbeu
Supersedes #202.
I tried to configure the template with Conan 1.52.0, CMake 3.24.1 and VS 2017 locally, but failed: ``` CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.24/Modules/FetchContent.cmake:1264 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not...
Match the version as given in the miniunz.c header comment. @gvollant
Fix logic operator as reported by #384. FYI @mjunix @gvollant
Use ASCII for non-ASCII characters in C# sources of DotZLib
This excludes Win APIs such as Cryptography, DDE, RPC, Shell, and Windows Sockets and thus speeds up compilation.
OSS library [matio](https://github.com/tbeu/matio) is being continuously fuzzed by the [oss-fuzz](https://github.com/google/oss-fuzz) service. Most of the [open matio fuzzing issues](https://bugs.chromium.org/p/oss-fuzz/issues/list?q=matio&can=2&sort=-id&mode=grid&x=Engine&y=Type) seem to be related to the hdf5 v1.12.0 library dependency which is...
I have the official HDF5 binaries for both Win32 and x64 installed on Windows default paths %PROGRAMFILES(X86)%/HDF_Group and %PROGRAMW6432%/HDF_Group, respectively. It happens, that with latest CMake 3.27.8 the target architecture...
Not sure if you like it since there still is #320.