Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-17 | Windows: Fix link error with latest libzip by adding new file ↵ | Mounir IDRASSI | 1 | -0/+1 | |
zip_source_pass_to_lower_layer.c tp VS projects | |||||
2023-05-26 | Windows: Add missing update of libzip zip_err_str.c and fix libzip related ↵ | Mounir IDRASSI | 1 | -1/+11 | |
project configuration | |||||
2020-07-24 | Windows: update libzip to latest version 1.7.3 (close issue #656) | Mounir IDRASSI | 1 | -10/+13 | |
2020-03-10 | Windows: Add missing libzip file to the build project | Mounir IDRASSI | 1 | -0/+1 | |
2018-03-18 | Windows: Update libzip to version 1.5.0 that include fixes for some security ↵ | Mounir IDRASSI | 1 | -1/+5 | |
issues. | |||||
2018-03-04 | Windows: fix build issue of zip library with Visual Studio 2015/2017 | Mounir IDRASSI | 1 | -2/+1 | |
2017-06-05 | Windows: create dedicated project for zip library and link other binaries ↵ | Mounir IDRASSI | 1 | -0/+289 | |
against it instead of recompiling zlib and libzip for each project separately. |