1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use gcovr 5.0 for generating coverage reports. More... almost 3 years ago
Cleanup cmake generate command in GHA build workflow. More... almost 3 years ago
Upgrade from clang-11 to clang-14. More... almost 3 years ago
Fixed VS_STARTUP_PROJECT cmake setting. More... almost 3 years ago
Added gitignore file. More... almost 3 years ago
Version 3.0.8. More... almost 3 years ago
Remove version number from readme. More... almost 3 years ago
Upgrade codecov action to v3 to remove GHA warnings. More... almost 3 years ago
Upgrade to LLVM-11 for Ubuntu 22. More... almost 3 years ago
Rewrite test certificates using more modern algorithms More... almost 3 years ago
Fixed casting warning by removing buffer limit which is already checked. More... almost 3 years ago
Added check to ensure symbolic link is less than 64kb. #620 More... almost 3 years ago
Removed empty lines. More... almost 3 years ago
Fixed symbolic links don't extract on macOS. #620 More... almost 3 years ago
Fixed CI badge icon on readme. More... almost 3 years ago
Clean up CMake arguments. More... almost 3 years ago
Allow CMake to handle optimization flags. More... almost 3 years ago
Disable MZ_SIGNING due to extra test requirements. More... almost 3 years ago
Fixed CODECOV_TOKEN not existing in gcov step. More... almost 3 years ago
Check to ensure GTest alias doesn't exist in parent project. More... almost 3 years ago
Added missing include for FSCTL_GET_REPARSE_POINT on Windows. #656 More... almost 3 years ago
cmake: inject libdir of lzma More... almost 3 years ago
Fixed shell used on Windows when generating coverage reports. More... almost 3 years ago
Fixed missing build steps on Windows for GCC. More... almost 3 years ago
Silence warning about not being able to find GTest. More... almost 3 years ago
Use newer versions of GitHub actions. More... almost 3 years ago
Upgrade to using codecov GitHub action. More... almost 3 years ago
Search system for GTest before downloading. #654 More... almost 3 years ago
Compat: Check that the whole entry has been read before checking CRC checksum. More... about 3 years ago
Compat: Close any open entry in unzOpenCurrentFile3 like zlib mini-zip. More... about 3 years ago