Commit Graph

13554 Commits

Author SHA1 Message Date
Phoebe
0faf2ab829
[devil] Fix ilut header (#18384)
* [devil Fix ilut header

* Update baseline
2021-06-15 10:31:05 -07:00
NancyLi1013
315d0a1129
[aubio] Add ws2_32 to linkage (#18385)
* [aubio] Add ws2_32 to linkage

* Update version files
2021-06-15 10:27:52 -07:00
Silvio Traversaro
16ecf1ba14
[open6254] Enable uwp support (#18390)
* open62541: Enable uwp support

* Update versions for open62541
2021-06-15 10:25:49 -07:00
NancyLi1013
3910b29767
[vcpkg_download_distfile] Add condition for padding the SHA (#18459) 2021-06-15 10:14:40 -07:00
Alexander Neumann
14418e1e48
[vcpkg-tools] update nuget to 5.9.1 (#18447) 2021-06-14 16:03:02 -07:00
Chuck Walbourn
92b42c4c68
[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 releases (#18366)
* [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 release

* added versions
2021-06-11 10:02:03 -07:00
Matthias C. M. Troffaes
b598c70a6c
[ffmpeg] fix release-only builds (#18367)
* [ffmpeg] fix release-only builds

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] strequal: use quotes when comparing against strings

* [ffmpeg] x-add-version
2021-06-11 10:01:10 -07:00
pastdue
2cc4ca3d83
[sqlite3] Update to 3.35.5 (#18374)
* [sqlite3] Update to 3.35.5

* Run x-add-version sqlite3
2021-06-11 10:00:19 -07:00
Phoebe
3a2259c41f
[vcpkg baseline][otl] Update to 40463 (#18383)
* [vcpkg baseline][otl] Update to 40463

* Update the version

* Upate the baseline
2021-06-11 09:58:36 -07:00
ras0219
abcaa4ba09
[vcpkg_download_distfile] Add explicit case for "0" (#18285) 2021-06-11 09:58:25 -07:00
Robert Schumacher
13c8ffbfad
[vcpkg_download_distfile] Fix regression for downloading via ARIA2 and downloading with HTTP headers (#18340)
* [vcpkg_download_distfile] Use CMake to download if HTTP headers are supplied

* [vcpkg_download_distfile] Restore RENAME for the aria2 downloader

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-06-11 09:57:58 -07:00
Robert Schumacher
c0bca7178a
[clapack] Remove broken host-arithchk (#17573) 2021-06-11 09:56:21 -07:00
Rayan
b112843591
update version of dataframe (#18348) 2021-06-11 09:53:37 -07:00
JonLiu1993
610d218625
[redis-plus-plus] update to 1.2.3 (#18347)
* [redis-plus-plus] update to 1.2.3

* update version
2021-06-11 09:52:35 -07:00
NancyLi1013
dc94103b4a
[kf5config] Add DISABLE_PARALLEL_CONFIGURE (#18345)
* [kf5config] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-11 09:51:15 -07:00
Clare Macrae
b5f8ec7c04
[approval-tests-cpp] New port (#18338)
* [approval-tests-cpp] New port

Co-Authored-By: nicole mazzuca <mazzucan@outlook.com>

* add version files

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-11 09:50:34 -07:00
Azure SDK Bot
14c54c49b5
[azure-storage-*] Update Azure SDK Jun Release (#18329)
* [azure-storage-common-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Other Changes and Improvements

- Fixed a filename encoding issue.

* [azure-storage-blobs-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Other Changes and Improvements

- Added and updated some samples.
- Fixed a read consistency issue.

* [azure-storage-files-datalake-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Breaking Changes

- Renamed `ContentLength` in `FlushFileResult` to `FileSize`.

### Other Changes and Improvements

- Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation.
- Updated some samples.
- Fixed a read consistency issue.

* [azure-storage-files-shares-cpp] Update to 12.0.0
## 12.0.0 (2021-06-08)

### Breaking Changes

- Renamed `ContentLength` in `FileItemDetails` to `FileSize`.

### Other Changes and Improvements

- Updated some samples.
- Fixed a read consistency issue.

* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.3
## 4.0.0-beta.3 (2021-06-08)

No breaking changes or new features added. Includes only implementation enhancements.

* [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.3
## 4.0.0-beta.3 (2021-06-08)

### Breaking Changes

- Updated `MaxPageResults` type to `int32_t`, from `uint32_t`, affecting:
  - `GetDeletedKeysOptions()`.
  - `GetPropertiesOfKeysOptions()`.
  - `GetPropertiesOfKeyVersionsOptions()`.
- Updated `CreateRsaKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
- Updated `CreateRsaKeyOptions::PublicExponent` type from `uint64_t` to `int64_t`.
- Updated `CreateOctKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
2021-06-11 09:49:58 -07:00
Tom G. Huang
e4357173ab
[argtable3] Update to v3.2.1 (#18325)
* chore: Update to v3.2.1

Since we have modified CMake scripts in Argtable3, which now supports
the vcpkg manifest mechanism, we also remove unnecessary code snippets
and deprecated targets.

* chore: Update version information
2021-06-11 09:40:53 -07:00
yemreinci
d9538eb345
[hazelcast-cpp-client] update to v4.1.1 (#18318)
* update hazelcast-cpp-client to v4.1.1

* ran
2021-06-11 09:28:43 -07:00
Luca Schlecker
7e09c3c9d0
[crow] update to v0.3 (#18315) 2021-06-11 09:28:02 -07:00
Dorq
cdbbbf4e41
[gamenetworkingsockets] update to 1.3.0 (#18313)
* [gamenetworkingsockets] update to v1.3.0

* [gamenetworkingsockets] run x-add-version

* requested changes

* [gamenetworkingsockets] fix hash
2021-06-11 09:25:48 -07:00
Lucius Q. User
14ac375e5e
[openssl] Fix build on ARM64 macos (#18310) 2021-06-11 09:24:56 -07:00
Jack·Boos·Yu
4d6d09bbcf
[rapidjson] Remove usage (#18308)
* [rapidjson] Improve usage

* update version record

* Remove usage

* update version record
2021-06-11 09:23:28 -07:00
Jack·Boos·Yu
c379c527bd
[matplotplusplus] Re-fix 3rd libraries installation (#18306)
* [matplotplusplus] Re-fix 3rd libraries installation.

* update version record
2021-06-11 09:22:35 -07:00
Jack·Boos·Yu
0fa821a46e
[coolprop] Fix usage, re-fix installation (#18305)
* [coolprop] Fix usage, re-fix installation

* update version record

* Update ports/coolprop/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions/c-/coolprop.json

* Update versions/c-/coolprop.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-11 09:21:54 -07:00
Francisco Pombal
1ca6c59b71
[libtorrent] Update to 1.2.14 (#18301)
* [libtorrent] Update to 1.2.14

* [libtorrent] Update version files

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-06-11 09:01:09 -07:00
Rémy Tassoux
b7644f0546
[utfcpp] Update to 3.2.1 version (#18299)
* [utfcpp] Update to 3.2.1 version

* [utfcpp] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-06-11 08:59:54 -07:00
Sean Farrell
6ece598d97
Bumps bullet to 3.17 (#18295) 2021-06-11 08:58:43 -07:00
Tosone
5aa747d72d
[cpp-base64] Upgrade to V2.rc.08 (#18278) 2021-06-11 08:49:57 -07:00
Tosone
0735d55f8a
[cpp-httplib] Upgrade to v0.8.9 (#18277) 2021-06-11 08:49:13 -07:00
JonLiu1993
3a98608b80
[expat] Update to 2.4.1 (#17856)
* [expat] Update to 2.3.0

* update version

* [expat] Update to 2.4.1

* update version

* add pkgconfig.patch

* update version

* revert pkgconfig.patch

* update version

* revert patch format

* update version
2021-06-11 08:48:00 -07:00
Matthias C. M. Troffaes
1d8133122b
[openexr] fixup pkgconfig (#18123)
* [openexr] fixup pkgconfig

* [openexr] x-add-version

* [openexr] drop _d library suffix for debug builds (ensures correct .pc file)

* [openexr] x-add-version

* [openexr] rename patches in order, add pkg-config debug suffix patch

* [openexr] x-add-version

* [openexr] update patch to match upstream PR

* [openexr] x-add-version
2021-06-11 08:46:46 -07:00
Jack·Boos·Yu
02fa0eb4c6
[openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR (#18042)
* [openssl] Add cmake wrapper to handle OPENSSL_ROOT_DIR

* Get the abs path

* update version record

* apply suggestion.

* Clean up openssl related code, move to openssl wrapper.

* update version record

* [kf5holidays] Disable parallel configure

* update version record

* update version record

* bump version

* Update versions/o-/openssl.json

* update baseline

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update ports/openssl/vcpkg-cmake-wrapper.cmake

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* Update ports/openssl/vcpkg.json

* Update versions/o-/openssl.json

* update version record
2021-06-11 08:45:08 -07:00
Max Golovanov
7d472dd258
[protobuf] Protobuf no longer compiles with vs2019 Update 16.10 w/ c++latest (#18251)
* Create port_def.patch

Patch to turn off constinit with Visual Studio 2019 Update 16.10

* Update portfile.cmake

Apply port_def.patch

* Update vcpkg.json

Increment port-version

* Add version
2021-06-10 16:32:11 -07:00
Jack·Boos·Yu
761578f827
[matio] Use official CMakeLists, add features (#18254)
* [matio] Use official CMakeLists, add features

* Fix portfile.cmake

* update version record

* Commit missing files

* Update versions/m-/matio.json

* Update ports/matio/portfile.cmake

* Update ports/matio/portfile.cmake

* Update versions/m-/matio.json
2021-06-10 16:22:46 -07:00
Jack·Boos·Yu
cbe38c8280
[openblas] Add feature simplethread and thread (#18265)
* [openblas] Add feature simplethread and thread

* update version record

* Update ports/openblas/portfile.cmake

* Update ports/openblas/vcpkg.json

* Update ports/openblas/vcpkg.json

* Update versions/o-/openblas.json
2021-06-10 16:16:36 -07:00
Sander Cox
03992f2e1d
Support COMPONENT in X_VCPKG_APPLOCAL_DEPS_INSTALL (#18227)
discussion #17839
2021-06-10 16:14:37 -07:00
Park DongHa
96bc28ea59
[zlib-ng] create a new port (#18223)
* [zlib-ng] create a new port

* [zlib-ng] update baseline

* [zlib-ng] remove zlib-compat

* [zlib-ng] remove unused dependency
2021-06-10 16:13:36 -07:00
Jack·Boos·Yu
42f2d6f4d6
[python2] Support UNIX (#18219)
* [python2] Support UNIX

* update baseline

* Update version record
2021-06-10 16:10:50 -07:00
JonLiu1993
4ea49a1cf8
[xtensor] update to 0.23.9 (#18206)
* [xtensor] update to 0.23.9

* update version

* [xtl] update to 0.7.2

* update version

* update patch

* update version

* Update ports/xtl/portfile.cmake

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-10 16:02:29 -07:00
nicole mazzuca
0d0f8e7e8d
[aubio] mark fail on Windows (#18378)
* [aubio] mark fail on uwp

* okay it's all of windows
2021-06-10 16:02:05 -07:00
JonLiu1993
6dfe4ade80
[unittest-cpp] fix config.cmake file (#17122)
* [unittest-cpp] fix config.cmake file

* update version

* update vcpkg.json

* update version
2021-06-10 11:48:54 -07:00
Martin Vejdarski
4a753ba9ec
[libvpx] Update to latest and add support for arm64 on macOS (#18183)
* [libvpx] Update to latest and add support for arm64 on macOS

* [libvpx] x-add-version

* [libvpx] Restore patch line endings

* [libvpx] x-add-version

* Update ports/libvpx/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [libvpx] x-add-version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-06-10 11:44:46 -07:00
Jafar Abdi
805a02fe99
[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows

* Update port version

* Run x-add-version
2021-06-10 11:26:29 -07:00
Phoebe
6982e51269
[aubio] Fix definitions issues when build with dependencies (#17353)
* [aubio] Fix definitions issues when build with dependencies

* Update baseline version

* Update the dependency

* Set default-features to false

* Fix link error

* Update the baseline version

* Update the baseline version

* Update the baseline version

* Unset the debug postfix

* Update the baseline version

* Remove unused dependency

* Update the baseline version
2021-06-10 11:23:14 -07:00
nicole mazzuca
f51c70369b
[vcpkg.cmake] add VCPKG_INSTALLED_DIR as a settable option (#16303)
this change does not actually make any changes,
except that `VCPKG_INSTALLED_DIR` and sets `_VCPKG_INSTALLED_DIR`.
In the future, we can start using `VCPKG_INSTALLED_DIR`
completely.
2021-06-10 11:11:20 -07:00
NancyLi1013
680b27d15f
[orocos-kdl] Export include path to targets (#18203)
* [orocos-kdl] Export include path to targets

* Update version files
2021-06-09 17:07:01 -07:00
Jack·Boos·Yu
6fd8355aff
[ccfits] Fix usage (#18197)
* [ccfits] Fix usage

* update version

* fix header name

* update baseline record
2021-06-09 17:06:31 -07:00
Kai Pastor
40ad15cac1
[tiff] Update to 4.3.0, improvements (#18187)
* Format manifest

* Update to 4.3.0

* Revise features and dependencies

* Fix pc files

* Quote filepath expressions

* Switch to port vcpkg-cmake

* Use features for vcpkg-cmake-wrapper

* [selene] Don't warn/fail on using deprecated types from tiff

* x-add-version

* Use proper 'version' field

* [selene] Format manifest

* [selene] Modernize build file

* Overwrite version and git-tree

* Rebuild

* Implement review comment

* Overwrite git-tree

* Rename cmake wrapper template

* Overwrite git-tree
2021-06-09 16:33:25 -07:00
Matthias C. M. Troffaes
421fabcc78
[libssh] disable gssapi (#18169)
* [libssh] disable gssapi as it is not supported in the .pc file and thus breaks some dependencies such as ffmpeg

* [libssh] x-add-version
2021-06-09 15:52:28 -07:00