pravic
|
18b029a5e3
|
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
2019-06-15 16:54:47 -07:00 |
|
Victor Romero
|
050e71d01d
|
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
|
2019-05-02 22:57:43 -07:00 |
|
Connor Fitzgerald
|
9af611fb8f
|
[minizip] Fix BZip2 Dependency on Linux (#5448)
It was spelled `Bzip2` when the dependency was `BZip2`.
|
2019-02-25 12:39:38 -08:00 |
|
Eric Rosenquist
|
672ea9a1b3
|
[minizip] Enable decrypt support for password-encrypted ZIP files. (#5010)
* Enable support for password-encrypted ZIP files.
* [minizip] combine patch with in vcpkg_from_github
|
2019-01-16 10:52:33 -08:00 |
|
angelmixu
|
ea843854df
|
fix minizip on non windows builds (#4787)
* fix minizip on non windows builds
* [minizip] Bump control version
|
2018-11-22 13:56:06 -08:00 |
|
Dmitry Marakasov
|
48e380f3ea
|
Fill Description for minizip
|
2017-10-17 15:28:18 +03:00 |
|
Alexander Karatarakis
|
26516fe485
|
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
|
2017-09-09 00:12:54 -07:00 |
|
Robert Schumacher
|
7b33a26c89
|
[minizip] Bump version to include minizip/crypt.h
|
2017-08-08 13:59:01 -07:00 |
|
atkawa7
|
722d829b65
|
[vcpkg] minizip fix missing header
|
2017-07-25 16:50:25 -07:00 |
|
atkawa7
|
a3f0d84839
|
[minizip] fix linker issues
|
2017-07-23 11:46:49 -07:00 |
|
atkawa7
|
21b2afb9d7
|
[minizip] include mztools
|
2017-07-23 10:57:20 -07:00 |
|
atkawa7
|
7c3f56b542
|
[minizip] init required by #1369
|
2017-07-21 22:00:32 -07:00 |
|