Commit Graph

800 Commits

Author SHA1 Message Date
Wei Dai
fbab325f47
[seal]Updated to version 3.6.6. Replaced CONTROL with manifest file. (#18457)
* Updated seal to version 3.6.6. Replaced CONTROL with manifest file.

* Changed version-string to version-semver.

* Updated versions/s-/seal.json.

* Added a missing CMake arguement.

* Updated versioning.

* Fixed hexl config file.

* Updated versioning.

* Fixed hexl not finding dependency.

* Updated versioning.
2021-06-21 14:07:53 -07:00
Matthias Kuhn
86a2be3f69
[libspatialite] Fix building for android (#18452)
* [libspatialite] Fix building for android

* x-add-version

* Update versions/l-/libspatialite.json

* Update libspatialite.json
2021-06-21 13:45:47 -07:00
Alexander Neumann
33d9cd45ff
[Qt6] Update to 6.1.1 (#18320)
* [qt6] Update to 6.1.1

* version stuff

* fix empty dir

* update version

* fix casing in qtbase

* [libpq] add secure32.lib on windows

* add clang-cl fix

* version stuff

* fix flag removal by adding a space

* version stuff

* make qt6->Qt6 usage consistent since Qt6 refers to itself as Qt6 with uppercase Q

* fix libpq wrapper opensll linkage on linux

* use policy to fix dependent ports

* version stuff

* use upstream patch

* version stuff

* fix source location for clang-cl

* version stuff

* remove ws change

* version stuff
2021-06-21 13:45:33 -07:00
Matthias Kuhn
ec5178efe5
[librttopo] Allow building for Android (#18451)
* [librttopo] Allow building for android

* x-add-version

* Update versions/l-/librttopo.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-06-21 13:45:05 -07:00
SvenPStarFinanz
a07171a4cf
[gtest] Update to 1.11.0 (#18509)
* [gtest] Update to release version 1.11.0

* x-add-version

* Update ports/gtest/vcpkg.json

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

* renewal of x-add-version.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-21 13:44:04 -07:00
Daniel Schürmann
831381a147
[pthreads] Fix debug dll look-up path (#18528) 2021-06-21 13:33:46 -07:00
NancyLi1013
c527fabf35
[openblas] Fix the macro collision with Windows 10 SDK (#18530)
* [openblas] Fix the macro collision with Windows 10 SDK

* Update version files

* Update feature thread as threads in vcpkg.json

* Update versions/o-/openblas.json
2021-06-21 13:32:55 -07:00
Wolfgang Stöggl
88a341b215
[pcre2] Update to 10.37 (#18547)
- New upstream version 10.37
- Drop patches (fixed upstream):
    pcre2-10.35_add_check_for_Intel_CET.patch
    pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch
    pcre2-10.35_fix-space.patch
- Switch from CONTROL to vcpkg.json
    .\vcpkg format-manifest .\ports\pcre2\CONTROL
2021-06-21 13:30:31 -07:00
Lucius Q. User
d1d672d756
[qt5-*] Make QT and dependents build on arm macos (#18567)
* [qt5-*] Make it build on ARM64 macos

* [qt5-base] update port version
2021-06-21 13:29:58 -07:00
Stefano Sinigardi
a7d3367cec
[OpenCV] update to 4.5.2 (#18572)
* [OpenCV] update to 4.5.2

* update version refs

* [OpenCV4] fix qt integration

* fix refs
2021-06-21 13:21:02 -07:00
Daniil Goncharov
cff982f1f2
[nameof] Update to 0.10.1 (#18574) 2021-06-21 13:17:52 -07:00
Ryan
08214e18ee
[infoware] update to latest commit (#18486)
* update infoware to latest commit

* update deprecated functions

* remove redundant file cleanup

* add versioning
2021-06-18 11:06:31 -07:00
Gregor Jasny
727b6d5859
[function2] Update to version 4.2.0 (#18487) 2021-06-18 10:57:36 -07:00
NancyLi1013
597b4424e2
[flashlight-cuda] Fix installation (#18489)
* [flashlight-cuda] Fix installation

* Update version files
2021-06-18 10:57:21 -07:00
NancyLi1013
4ba9ac395d
[libgpg-error] Remove COPYING.LIB from lib folder (#18492)
* [libgpg-error] Remove COPYING.LIB from lib folder

* Update version files
2021-06-18 10:57:11 -07:00
Matthias C. M. Troffaes
926daf3fc2
[libass] fix fontconfig dependency in .pc file (#18516)
* [libass] fix fontconfig dependency in .pc file on x64-linux

* [libass] bump port version

* [libass] x-add-version
2021-06-18 10:56:56 -07:00
JonLiu1993
48b93ecb2c
[uwebsockets] update to 19.2.0 (#18525)
* [uwebsockets] update to <v19.2.0>

* update version
2021-06-18 10:55:51 -07:00
Matthew Oliver
6e024e744e
[ffmpeg] Warn/fail when selecting unsupported features. (#17153)
* [ffmpeg] Warn/fail when selecting unsupported features.

* Update ffmpeg.json

* Bump port-version

* Update ffmpeg.json

* [ffmpeg] Check for gpl/nonfree aswell as all option.

* avisynth now support static linking

* fixup typo

* Update ffmpeg.json

* Revert to fatal error on even when all is selected

* Update ffmpeg.json

* [ffmpeg] Disable openh264 on uwp

* update

* Update versions/f-/ffmpeg.json

* update

* Update ffmpeg.json

* update

* update

* Update

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-06-17 13:12:58 -07:00
Jack·Boos·Yu
183a12585a
[minizip] Fix usage, fix minizipConfig.cmake (#18472)
* [minizip] Fix usage, fix minizipConfig.cmake

* update version record
2021-06-16 14:39:53 -07:00
Ian Cook
4dc864e240
[arrow] Update to 4.0.0 (#17975)
* Update arrow to 4.0.0

* Format

* Try fix thrift

* Update versions/ files

* Do not set ZSTD_ROOT

* Remove double quotes causing Windows problems

* Apply patches

* Remove LIB_DIR_OPTIONS

* Tweak zstd flags

* Update version hash

* Format

* Fail early on x86

* Update hash

* Fail early on arm, arm64

* Update hash

* Add expected failures to to scripts/ci.baseline.txt

* Exclude mallocs from default features

* Update hash

* Set default-features to false for aws-sdk-cpp

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Specify only x64 support in manifest

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Remove unneeded ci.baseline.txt entries

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Remove dataset from default-features

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update hash

* Remove zstd path args

* Update hash

Co-authored-by: Tanguy Fautre <tanguy@fautre.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-15 16:59:52 -07:00
Leonid Pospelov
6bbafb22a5
[raylib] Fix MinGW build (#18362)
.
2021-06-15 11:53:40 -07:00
myd7349
d955e62d7e
[yyjson] Update to v0.3.0 (#18359)
* [yyjson] Update to 0.3.0

* [yyjson] vcpkg x-add-version yyjson
2021-06-15 11:53:18 -07:00
Michael Goulding
f565807b1b
[ryml] [c4core] Update RapidYaml (ryml) to newer version (#18230)
* remove old port version

* fix versions yet again

Co-authored-by: Michael Goulding <Michael.Goulding@microsoft.com>
2021-06-15 11:46:16 -07:00
Alexander Neumann
e2c3030703
[libpq] Add Secur32.lib and openssl to libpq cmake wrapper (#18377)
* [libpq] add secur32.lib to wrapper

* version stuff

* add openssl fix.

* fix version stuff
2021-06-15 10:33:31 -07:00
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
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
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
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