Skip to content

Conversation

@grendello
Copy link
Contributor

Context: https://libzip.org/news/release-1.7.3.html
Context: https://libzip.org/news/release-1.7.2.html
Context: https://libzip.org/news/release-1.7.1.html
Context: https://libzip.org/news/release-1.7.0.html

Upstream changes:

  • Add support for encrypting using traditional PKWare encryption.
  • Add zip_compression_method_supported().
  • Add zip_encryption_method_supported().
  • Add the ZIP_SOURCE_GET_FILE_ATTRIBUTES source command.
  • Refactor stdio file backend.
  • Add CMake find_project() support.
  • Restore LIBZIP_VERSION_{MAJOR,MINOR,MICRO} symbols.
  • Fixes warnings reported by PVS-Studio.
  • Add LIBZIP_DO_INSTALL build setting to make it easier to use libzip as subproject.
  • Fixes for the CMake find_project() files.
  • libzip moved to the CMake libzip:: NAMESPACE.
  • CMake usage best practice cleanups.
  • Support cmake < 3.17 again.
  • Fix pkgconfig file (regression in 1.7.2).

Windows libzip DLL is again built with mingw

@grendello grendello requested a review from dellis1972 July 17, 2020 14:36
displayName: 'Test MacOS'
pool:
vmImage: macOS-10.14
vmImage: xcode9-macos10.13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure we can use this machine anymore. we should use macOS-10.14

solution: LibZipSharp.UnitTest/LibZipSharp.UnitTest.csproj
configuration: Release
msbuildArguments: /restore /t:RunNunitTests /p:ReferenceNuget=True /v:diag
- task: DotNetCoreCLI@2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep this test so we can make sure we don't break net core.

@grendello grendello force-pushed the libzip-1.7.3-mingw branch 4 times, most recently from 39c4693 to 37f9b2e Compare July 17, 2020 17:40
Context: https://libzip.org/news/release-1.7.3.html
Context: https://libzip.org/news/release-1.7.2.html
Context: https://libzip.org/news/release-1.7.1.html
Context: https://libzip.org/news/release-1.7.0.html

Upstream changes:

 * Add support for encrypting using traditional PKWare encryption.
 * Add zip_compression_method_supported().
 * Add zip_encryption_method_supported().
 * Add the ZIP_SOURCE_GET_FILE_ATTRIBUTES source command.
 * Refactor stdio file backend.
 * Add CMake find_project() support.
 * Restore LIBZIP_VERSION_{MAJOR,MINOR,MICRO} symbols.
 * Fixes warnings reported by PVS-Studio.
 * Add LIBZIP_DO_INSTALL build setting to make it easier to use libzip as subproject.
 * Fixes for the CMake find_project() files.
 * libzip moved to the CMake libzip:: NAMESPACE.
 * CMake usage best practice cleanups.
 * Support cmake < 3.17 again.
 * Fix pkgconfig file (regression in 1.7.2).

Windows `libzip` DLL is again built with mingw
@grendello grendello force-pushed the libzip-1.7.3-mingw branch from 37f9b2e to c018021 Compare July 17, 2020 18:16
@grendello grendello merged commit 755a42a into master Jul 17, 2020
@grendello grendello deleted the libzip-1.7.3-mingw branch July 17, 2020 18:37
@grendello grendello restored the libzip-1.7.3-mingw branch August 23, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants