Jia Yue Hua
7da80835ac
[mygui] update to 3.4.3 ( #35103 )
...
* [mygui] update to 3.4.3
* [mygui] update to 3.4.3
2023-11-14 17:09:28 -08:00
autoantwort
ced9a6771d
[cfitsio] fix uwp build ( #35009 )
2023-11-14 16:09:58 -08:00
Henrik Gaßmann
426dcc68e0
[llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 ( #34935 )
...
* [ned14-internal-quickcpplib] Update to 2023-11-06
* [status-code] Update to 2023-11-0
* [outcome] Update to 2.2.7
* [llfio] Update to 2023-11-06
* Update version database
* [outcome,llfio] Fix find_dependency usage
2023-11-14 13:11:02 -08:00
Jia Yue Hua
a3aec9d93b
[libmt32emu] update to 2.7.1 ( #35019 )
...
* [libmt32emu] update to 2.7.1
* [libmt32emu] update to 2.7.1
* fix homepage
2023-11-14 13:08:03 -08:00
Peter Adam Korodi
877eaea999
[configcat] Update to version 3.1.1 ( #35025 )
...
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.1
* [configcat] Update to version 3.1.1
2023-11-14 13:05:58 -08:00
Raúl Cumplido
2d8202f06d
[arrow] Update to 14.0.1 ( #35026 )
...
* [arrow] Update to 14.0.1
* Update versions
2023-11-14 13:05:37 -08:00
Tobias Ribizel
e61900cc51
[ginkgo] Update version to 1.7.0 ( #35028 )
...
* [ginkgo] add version 1.7.0
* update version
2023-11-14 13:04:50 -08:00
Osyotr
7b3ea912e9
[Qt] Try mirrors if main server is down ( #35029 )
2023-11-14 13:03:37 -08:00
Azure SDK Bot
dc3c55f092
[azure-identity-cpp] Update to 1.6.0 ( #35035 )
...
## 1.6.0 (2023-11-10)
### Features Added
- Added `WorkloadIdentityCredential`.
- When one of the credentials within `DefaultAzureCredential` is successful, it gets re-used during all subsequent attempts to get the token.
- Updated `ClientSecretCredentialOptions` and `ClientCertificateCredentialOptions` to read the default value for the authority host option from the environment variable first.
### Breaking Changes
- Add `WorkloadIdentityCredential` to the `DefaultAzureCredential`.
### Bugs Fixed
- Do not throw an exception during `AzureCliCredential` construction, but rather delay it to the `GetToken()` call.
- Harden checks for the tenant ID.
- Disallow space character when validating tenant id and scopes as input for `AzureCliCredential`.
- Add authority host url validation to reject non-HTTPS schemes.
- [[#4084 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4084 ) Remove OpenSSL dependency on Windows. (A community contribution, courtesy of _[teo-tsirpanis](https://github.com/teo-tsirpanis )_)
### Other Changes
- Add default values to some `WorkloadIdentityCredentialOptions` fields such as authority host by reading them from the environment.
- Add logging to `WorkloadIdentityCredential` to help with debugging.
- Create separate lists of characters that are allowed within tenant ids and scopes in `AzureCliCredential`.
### Acknowledgments
Thank you to our developer community members who helped to make Azure Identity better with their contributions to this release:
- Theodore Tsirpanis _([GitHub](https://github.com/teo-tsirpanis ))_
2023-11-14 12:58:05 -08:00
Jia Yue Hua
4e17591500
[nsync] update to 1.26.0 ( #35037 )
...
* [nsync] update to 1.26.0
* [nsync] update to 1.26.0
2023-11-14 12:56:13 -08:00
Jia Yue Hua
17c58325f4
[numactl] update to 2.0.16 ( #35038 )
...
* [numactl] update to 2.0.16
* [numactl] update to 2.0.16
2023-11-14 12:55:52 -08:00
Julian Xhokaxhiu
b58df11608
[ffmpeg] Bump to 6.1 ( #35042 )
...
* [ffmpeg] Bump to 6.1
* [ffnvcodec] Bump to 11.1.5.3
* vcpkg x-add-version --all
* [avisynthplus] Bump to 3.7.3
* vcpkg x-add-version --all
* [avisynthplus] Remove no more required patch
* vcpkg x-add-version --all
* Apply suggestions from code review
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* vcpkg x-add-version --all
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-14 12:54:21 -08:00
Jia Yue Hua
28179a6fd0
[octomap] update to 1.9.8 ( #35039 )
...
* [octomap] update to 1.9.8
* [octomap] update to 1.9.8
2023-11-14 12:47:15 -08:00
Viktor Chlumský
17444f13ad
[msdfgen] Update to 1.11 ( #35043 )
2023-11-14 12:46:04 -08:00
Jia Yue Hua
92f6027025
[aws-c-cal] update to 0.6.9 ( #35055 )
...
* [aws-c-cal] update to 0.6.9
* [aws-c-cal] update to 0.6.9
2023-11-14 12:43:43 -08:00
Nick D'Ademo
d73fba0543
[bext-di] Update to 1.3.0 ( #35056 )
...
* update port.
* update versions file.
* Apply suggestions from code review
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* update versions.
* update versions file.
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-11-14 12:43:13 -08:00
Pierre Wendling
47e01f3ea4
[yaml-cpp] Update patch with upstream fixes. ( #35058 )
...
The patch from https://github.com/jbeder/yaml-cpp/pull/1242 fixes
loading the CMake config multiple times.
2023-11-14 12:41:42 -08:00
Hamish Moffatt
6d0e15bdb1
[kdalgorithms] update to 1.2 ( #35064 )
...
* [kdalgorithms] update to version 1.2
* [kdalgorithms] update to version 1.2
2023-11-14 12:37:54 -08:00
Aleksei Shpakovskii
f436353b4f
[usrsctp] add license ( #35087 )
...
* [usrsctp] add license
* Update version database
2023-11-14 12:24:27 -08:00
autoantwort
c75ff8cf3b
[nng] no uwp ( #35045 )
2023-11-14 00:25:44 -08:00
autoantwort
50de385678
[realsense2] no uwp ( #35046 )
2023-11-14 00:25:29 -08:00
autoantwort
4760200b67
[dlib] no uwp ( #35044 )
2023-11-14 00:25:12 -08:00
Kai Pastor
6193a5e89d
[gdal] Update to 3.7.3 ( #35073 )
2023-11-14 00:23:52 -08:00
Jia Yue Hua
4e9fefefc5
[aws-c-io] update to 0.13.35 ( #35054 )
...
* [aws-c-io] update to 0.13.35
* [aws-c-io] update to 0.13.35
2023-11-14 00:23:00 -08:00
miyanyan
421579b6e6
[matio] update to 1.5.26 ( #35067 )
...
* [matio] update to 1.5.26
* [matio] update versions
2023-11-13 10:51:17 -08:00
miyanyan
69860f9b4c
[magic-enum] update to 0.9.4 ( #35069 )
...
* [magic-enum] update to 0.9.4
* [magic-enum] update versions
2023-11-13 10:51:00 -08:00
Vitalii Koshura
b34998bd32
[sentry-native] Update to 0.6.7 ( #35077 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-11-13 10:50:34 -08:00
Jia Yue Hua
61f610845f
[itsy-bitsy,ztd-cuneicode,ztd-encoding-tables,ztd-idk,ztd-platform,ztd-static-containers] add new port ( #34735 )
...
* [itsy-bitsy] add new port
* [ztd-text] update
* update
* fix idk windows
* update single
* fix include cmake
* make them static,and fix ztd text dependency
* fix cuneicode linkage
* update to lastest
* fix ztd marco
* use upstream changes
* update to lastest
* Revert "update to lastest"
This reverts commit ee08876881
.
* fix comparison
* fix c32_state alignment
* fetch upstream lastest change
* CI [skip actions]
* add unofficial namespace
* ztd-text remove usage
* CI [skip actions]
* CI [skip actions]
* CI [skip actions]
* remove unofficial namespace
* remove target sources
* fix version
* fix static_containers deps
* fix deps
* dynamci libs
* Revert "dynamci libs"
This reverts commit c44e4c3f5c
.
2023-11-10 18:02:26 -08:00
autoantwort
b633a4696a
[yara] no uwp ( #35004 )
2023-11-10 13:32:20 -08:00
autoantwort
2366ae1f0c
[xmlsec] no uwp ( #35006 )
2023-11-10 13:32:07 -08:00
JonLiu1993
1e8122f2f8
[log4cxx] fix find_package error ( #34996 )
...
* [log4cxx] fix find_package error
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-10 11:43:18 -08:00
Robert Coup
8e745df694
python3: disable tkinter module on posix ( #34998 )
...
When running with VCPKG_FORCE_SYSTEM_BINARIES=ON (linux/arm64) then the Python
build will pick up libtk and attempt to build the tkinter module, linking to the
system library and causing either a build failure or an external link
dependency. Fix this by explicitly disabling it as we do for curses.
2023-11-10 11:30:23 -08:00
Alexander Neumann
a241fec927
[qtdeclarative] fix hidden build order dep on qtlanguageserver ( #34893 )
...
* add language server dep
* v db
2023-11-10 11:27:13 -08:00
eao197
9dea34a447
[sobjectizer] Update to v.5.8.1.1 ( #34974 )
...
* SObjectizer updated to v.5.8.1.1.
* x-add-version applied for SObjectizer.
2023-11-10 11:26:37 -08:00
Lily Wang
294c7e2240
[joltphysics] Update to 4.0.0 ( #34975 )
...
* [joltphysics] Update to latest commit
* update version
* update to 4.0.0
* update version
* Update joltphysics.json
2023-11-10 11:25:49 -08:00
MonicaLiu
9868b80bef
[ncnn] Update to 20231027 ( #35016 )
...
* update ncnn
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-10 11:24:39 -08:00
talregev
f5c5b8ddbb
Add port gui7 ( #34830 )
2023-11-09 11:28:51 -08:00
autoantwort
69600a0dfe
[zlib-ng] add flags in pkgconfig ( #34903 )
2023-11-09 11:27:39 -08:00
Lukas Rost
7c5a86fcc6
[wolfssl] Add feature flags dtls
and secret-callback
( #33295 )
...
* wolfssl: add features `dtls` and `secret-callback`
* bump port version
* add missing cmake options for wolfssl
* update version database
* increment port version to resolve conflicts
* update version database
* fix newline
* update version database again
* set CMAKE_C_FLAGS using detected configuration
* update version database
* update version database
2023-11-09 11:24:46 -08:00
autoantwort
a37c3c2399
[magnum] fix features ( #34980 )
2023-11-09 11:16:28 -08:00
Frank
94b2e61817
[tinyorm] Disable warnings as errors. ( #34990 )
...
* [tinyorm] Disable warnings as errors.
* version
2023-11-09 11:09:34 -08:00
Anna Levenberg
90512eeab9
[google-cloud-cpp] update to latest release (v2.18.0) ( #34873 )
...
* [google-cloud-cpp] update to latest release (v2.18.0)
* don't modify old version's git-tree
* change git sha
2023-11-09 11:08:40 -08:00
jim wang
e642493369
[tgui] Update to 1.1.0 ( #34972 )
...
* update to 1.1.0
* update version
2023-11-09 11:04:52 -08:00
Peter Adam Korodi
b5efc39012
[configcat] Update to version 3.1.0 ( #34958 )
...
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
2023-11-09 10:59:25 -08:00
Alonso Schaich
5c02b81bb5
[glib] update to 2.78.1 ( #34964 )
...
* [glib] update to 2.78.1 (microsoft/vcpkg#34963 )
libelf suppression patch has been obsoleted by GNOME/glib@3916368 .
* [glib] regenerate version registry (microsoft/vcpkg#34963 )
2023-11-09 10:35:39 -08:00
Jia Yue Hua
0a2903a310
[miniaudio] update to 0.11.19 ( #34977 )
...
* [miniaudio] update to 0.11.19
* [miniaudio] update to 0.11.19
2023-11-09 10:34:09 -08:00
Jia Yue Hua
174dc0bd14
[mozjpeg] update to 4.1.5 ( #34978 )
...
* [mozjpeg] update to 4.1.5
* [mozjpeg] update to 4.1.5
2023-11-09 10:33:33 -08:00
Alex E
fe1e9f508e
[vit-vit-ctpl] add port ( #34956 )
...
* add ctpl port files
* add ctpl version
* Code review
2023-11-08 10:27:40 -08:00
Kyle O'Connor
4e5e6b3fa6
[opencv4] OpenJPEG feature ( #34961 )
...
* add [BUILD_|WITH_]OPENJPEG
* Add openjpeg feature
* format-manifest
* bump port version
* x-add-version
2023-11-08 10:13:52 -08:00
talregev
f03eb4683d
[dartsim] fix pc dependencies ( #34928 )
2023-11-08 10:12:24 -08:00
Aleksei Shpakovskii
fbe824cb47
[crc32c] add license ( #34516 )
...
* [crc32c] add license
* Update version database
2023-11-08 10:10:24 -08:00
Julia DeMille
f268ef2f7e
[7zip] Add C headers to includes ( #34828 )
...
* [7zip] Add C headers to includes. Some people need them.
* [7zip] Update version 23.01 to include C headers.
* [7zip] Bump port version.
* [7zip] Version files updated.
* [7zip] Reverting faulty version file changes.
* [7zip] Version files changed, less faulty..
2023-11-08 10:08:18 -08:00
Dmitry Baryshev
df0a79f8bd
[sail] Update to 0.9.0 ( #34753 )
...
* [sail] Update to 0.9.0 (draft)
* [sail] vcpkg x-add-version --all
* [sail] Fix webp in upstream
* [sail] vcpkg x-add-version --all --overwrite-version
* [sail] Use BUILD_TESTING
* [sail] vcpkg x-add-version --all --overwrite-version
* [sail] Update URL
* [sail] vcpkg x-add-version --all --overwrite-version
* [sail] Update release hash
* vcpkg x-add-version --all
* [sail] Added double quotes
* vcpkg x-add-version --all
2023-11-08 09:43:44 -08:00
Cheney Wang
b6f6f6e2dd
[sqlite3] update to 3.43.2 ( #34950 )
2023-11-08 09:42:58 -08:00
KindRoach
14bae4892f
[argparse] bump version to 3.0 ( #34955 )
...
* [argparse] bump version to 3.0
* use ${VERSION} for github ref.
2023-11-08 09:41:57 -08:00
Azure SDK Bot
cb81acf7b2
[azure-core-amqp-cpp][azure-messaging-eventhubs-cpp] Update to November releases ( #34960 )
...
* [azure-core-amqp-cpp] Update to 1.0.0-beta.5
## 1.0.0-beta.5 (2023-11-07)
### Breaking Changes
- Refactored AMQP headers to isolate internal-only types to "internal" subdirectory in headers.
### Other Changes
- Removed public dependency on azure-uamqp-c to enable local bug fixes.
* [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.4
## 1.0.0-beta.4 (2023-11-07)
### Features Added
- Fully functional eventhubs Processor.
- Allow `ProducerClient` and `ConsumerClient` to be created with a connection string without an EntityPath element.
### Breaking Changes
- Removed the `LoadBalancer` type from the public API surface.
- `ConsumerClient` and `ProducerClient` objects can no longer be moved or copied.
- If the connection string provided to `ConsumerClient` or `ProducerClient` contains an EntityPath, then the `EntityPath`
parameter to the constructor must match the value provided in the connection string.
### Other Changes
- Several `ostream` insertion operators were added for eventhubs types.
2023-11-08 09:41:37 -08:00
miyanyan
7e6befc87c
[workflow] update to v0.10.9 ( #34965 )
...
* [workflow] update to v0.10.9
* [workflow] update versions
* [workflow] use ${VERSION}
* [workflow] update versions
2023-11-08 09:41:06 -08:00
Azure SDK Bot
fad822df2e
[Azure Storage] Update to November Release ( #34968 )
...
* [azure-storage-common-cpp] Update to 12.5.0
## 12.5.0 (2023-11-07)
### Features Added
- No public changes in this release.
* [azure-storage-blobs-cpp] Update to 12.10.0
## 12.10.0 (2023-11-07)
### Features Added
- Features in `12.10.0-beta.1` are now generally available.
* [azure-storage-files-datalake-cpp] Update to 12.9.0
## 12.9.0 (2023-11-07)
### Features Added
- Features in `12.9.0-beta.1` are now generally available.
* [azure-storage-files-shares-cpp] Update to 12.8.0
## 12.8.0 (2023-11-07)
### Features Added
- Features in `12.8.0-beta.1` are now generally available.
- Fixed a bug where the x-ms-file-request-intent request header was not being sent for `ShareFileClient::UploadRangeFromUri`.
* [azure-storage-queues-cpp] Update to 12.2.0
## 12.2.0 (2023-11-07)
### Features Added
- New features in `12.2.0-beta.1` are now generally available.
2023-11-08 09:40:40 -08:00
Kered13
6a3528138b
Update cppslippi to 1.3.3.14 ( #34969 )
2023-11-08 09:39:35 -08:00
jim wang
53219b7c4e
[saucer] update to 2.1.0 ( #34732 )
...
* add feature
* update version
* del webview2
* update version
* del feature
* update version
* update to 2.0.0
* udpare version
* update verison
* update version
* update to 2.1.0
* update version
* add dependency
* update version
* delete version
* update to 2.6
* update version
2023-11-08 09:36:24 -08:00
RealTimeChris
a429a35bb5
Updating the necessary files. ( #34943 )
2023-11-07 09:35:32 -08:00
Craig Edwards (Brain)
3487177624
[bot] Update DPP to v10.0.28 ( #34942 )
2023-11-07 09:34:21 -08:00
Rémy Tassoux
cf89d998a7
[utfcpp] Update to 4.0.2 ( #34933 )
...
* [utfcpp] Update to 4.0.2
* [utfcpp] Update version files
2023-11-07 09:33:16 -08:00
Raúl Cumplido
89c800612b
[arrow] Update to 14.0.0 ( #34944 )
...
* [arrow] Update to 14.0.0
* Update versions
2023-11-07 09:31:51 -08:00
Michael Nosthoff
01acfdfde3
[websocketpp] fix cpp20.patch ( #34898 )
...
cpp20.patch backports the patch [0] from the upstream repo but is incomplete
as it left out the part for websocketpp/roles/server_endpoint.hpp.
[0] 3197a520eb
2023-11-06 12:34:58 -08:00
Ilya Lavrenov
8320c3855b
[opencv] turn openvino dependency as optional feature ( #34889 )
...
* [opencv] turn openvino dependency as optional feature
* updated version database
2023-11-06 12:31:44 -08:00
Alexander Neumann
1802d39436
[python3] adjust sysconfig include dir to match vcpkg layout ( #34888 )
...
* [python3] modify sysconfig include dir for vcpkg layout
* v db
2023-11-06 10:59:04 -08:00
talregev
472c17c838
[ogre next] update to 2.3.2 ( #34902 )
...
* update ogre-next to 2.3.2
* fix gz-cmake3 for windows
* Fix pc static
* fix RenderSystems include
* remove conflict with ogre
2023-11-06 10:36:32 -08:00
VuYeK
431168e0f0
[sciter-js] Update to 5.0.3.0 ( #34759 )
...
* Update sciter-js to 5.0.2.26
* Update sciter-js to 5.0.2.26
* Update sciter-js to 5.0.3.0
2023-11-06 10:28:56 -08:00
Ahsan
7e9a45fb48
[rmqcpp] Add port for rmqcpp - a C++ RabbitMQ Client Library ( #34797 )
...
* Add rmqcpp port
* Add rmqcpp versions metadata
* Update REF to latest
* Update git-tree
2023-11-06 10:27:19 -08:00
Jia Yue Hua
7f2b751214
[mailio] update to 0.23.0 ( #34917 )
...
* [mailio] update to 0.23.0
* [mailio] update to 0.23.0
* [mailio] add post valid
* fix lib type
* fix version
* remove boost-test deps
* remove boost-test deps
* fix portfile patch name
2023-11-06 10:24:23 -08:00
autoantwort
21fb5a698c
[magnum] remove empty dirs ( #34900 )
2023-11-06 10:22:30 -08:00
sean
3cfc042905
[fastgltf] Update to 0.6.1 ( #34833 )
...
* [fastgltf] Update to 0.6.1
* Versions
2023-11-06 09:54:39 -08:00
Ómar Högni Guðmarsson
b182703f4c
[Glaze] Update 1.5.7 ( #34895 )
...
* Glaze update 1.5.7
* Update database
---------
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-06 09:38:52 -08:00
Rémy Tassoux
97fff3d9ff
[quill] Update to 3.4.0 ( #34921 )
...
* [quill] Update to 3.4.0
* [quill] Update version files
* [quill] Fix version tag
* [quill] Update version files
* [quill] Enable android build
* [quill] Update version files
* [quill] Disable thread name support on android build
* [quill] Update version files
2023-11-06 09:38:28 -08:00
Jia Yue Hua
d8079ecd67
[llhttp] update to 9.1.3 ( #34915 )
...
* [llhttp] update to 9.1.3
* [llhttp] update to 9.1.3
2023-11-05 09:45:05 -08:00
Jia Yue Hua
9739a8874b
[maddy] update to 1.3.0 ( #34916 )
...
* [maddy] update to 1.3.0
* [maddy] update to 1.3.0
2023-11-05 09:44:17 -08:00
Jia Yue Hua
0a5f2f028f
[materialx] update to 1.38.8 ( #34919 )
...
* [materialx] update to 1.38.8
* [materialx] update to 1.38.8
2023-11-05 09:42:41 -08:00
Jia Yue Hua
0f0fa15383
[tomlplusplus] update to 3.4.0 ( #34920 )
...
* [tomlplusplus] update to 3.4.0
* [tomlplusplus] update to 3.4.0
2023-11-05 09:41:32 -08:00
Evgeny Karpov
795111ff31
[OpenSSL] Enabling Arm64 assembly on Windows by using clang ( #34711 )
...
* * Enable Arm64 assembly optimization on Windows by using clang
* * find and add clang folder to the patch
* * update version
* * refactor based on the review
* * update version
* * fix arm64_uwp build
* * update version
* * fix arm64_uwp build
* * update version
* * refactoring
* * update version
* * use clang c_flags only for clang on Arm64
* * update version
* * update version
2023-11-05 09:34:01 -08:00
Silver Zachara
a85d30769f
[tinyorm] added initial port TinyORM v0.36.5 ( #34640 )
...
* [tinyorm] added initial port TinyORM v0.36.5
* [tinyorm] updated to v0.36.5
Updated version database for TinyORM v0.36.5.
2023-11-05 09:16:23 -08:00
Anton Kolesnyk
8acbab7a13
[azure-storage-common-cpp] Fix compilation when using Clang on Windows ( #34883 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-05 09:02:05 -08:00
Lily Wang
06f19b68bd
[tesseract] Update to 5.3.3 ( #34868 )
...
* [tesseract] Update to 5.3.3
* update version
2023-11-05 08:59:20 -08:00
Cheney Wang
b7e73175bf
[poco] update to 1.12.5 ( #34882 )
...
* [poco] update to 1.12.5
* Use ${VERSION}
* Update hash
2023-11-05 08:58:57 -08:00
Cheney Wang
83cdde6707
[reproc] Fix gcc 13 build error ( #34885 )
...
* [reproc] Fix gcc 13 build error
* Add comment
2023-11-05 08:58:30 -08:00
talregev
51aa787313
gz-sensors7 ( #34831 )
2023-11-02 13:50:40 -07:00
jim wang
a0dcd70862
[thorvg] Add usage and update version ( #34839 )
...
* add feature
* update version
* update version
* fix feature
* update version
* fix feature
* update version
* update to 0.11.3
* update version
* update
* fix patch
* update version
* delete patch
* update version
2023-11-02 10:48:21 -07:00
Vitalii Koshura
521995e652
[tacopie] Fix build for mingw ( #34850 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-11-02 10:42:20 -07:00
Osyotr
9fb19afa26
[fribidi] Update to 1.0.13 ( #34802 )
...
* [fribidi] Update to 1.0.13
* Fix preprocessor
2023-11-02 10:41:36 -07:00
Alfred E. Heggestad
99ff9a28d9
[baresip-libre] update to version 3.6.0 ( #34845 )
...
* baresip-libre: update to version 3.6.0
* bump version
2023-11-02 10:40:09 -07:00
Ómar Högni Guðmarsson
106fd5cf49
[Glaze] version 1.5.6 ( #34849 )
...
* Update glaze
* Update database
2023-11-02 10:39:50 -07:00
Jia Yue Hua
3670bd30ef
[avro-c] update to 1.11.3 ( #34851 )
...
* [avro-c] update to 1.11.3
* [avro-c] update to 1.11.3
2023-11-02 10:39:26 -07:00
Jia Yue Hua
d44882136b
[librsync] update to 2.3.4 ( #34852 )
...
* [librsync] update to 2.3.4
* [librsync] update to 2.3.4
2023-11-02 10:39:03 -07:00
Jia Yue Hua
6717592fcf
[libtommath] update to 1.2.1 ( #34853 )
...
* [libtommath] update to 1.2.1
* [libtommath] update to 1.2.1
2023-11-02 10:38:45 -07:00
Jia Yue Hua
3c2e4c93ed
[libunibreak] update to 5.1 ( #34854 )
...
* [libunibreak] update to 5.1
* [libunibreak] update to 5.1
2023-11-02 10:38:18 -07:00
JacobBarthelmeh
d70aa31127
[wolfssl] update to 5.6.4 ( #34856 )
2023-11-02 10:37:58 -07:00
Frank
5a1a65b544
[aws-lambda-cpp] Update version to 0.2.9 ( #34859 )
...
* [aws-lambda-cpp] Update version to 0.2.9
* vdb
2023-11-02 10:37:35 -07:00
Kered13
2a019b987c
Update CppSlippi to 1.2.3.14 ( #34861 )
2023-11-02 10:37:17 -07:00
Chuck Walbourn
6f054c7409
[directxmesh, directxtex, directxtk, uvatlas] Update for October 2023 releases ( #34862 )
...
* [directxmesh, directxtex, directxtk, directxkt12] Update for October 2023 releases
* Update baseline
2023-11-02 10:36:45 -07:00
autoantwort
354a05b99d
[kaitai_struct_cpp_stl_runtime] fix hash ( #34846 )
2023-11-01 15:13:50 -07:00
Alexander Neumann
0dc005fb66
[llvm] fix clang rescource dir ( #34801 )
...
* [llvm] fix clang rescource dir.
* v db
* fix core feature
* v db
2023-11-01 14:24:36 -07:00
Jeremy Rifkin
88818ef68c
[cpptrace] New port ( #34217 )
...
* Add cpptrace port
* Add version entries
* Update portfile
* Update
* Update
* Update version number
* Update version number
* x
* version
* Update sha
* Update sha
* Cpptrace update
* Cpptrace update
* Try to resume work on adding cpptace. Incorporates feedback.
* baselines
* Update config path
* Add a patch for 32-bit windows
* Another patch
* Fix patch
* Fix patch again
* Try to fix windows warnings
* Try to fix static build
* See if CI will run if I push again
* Try to fix issue
* Update patches
* update port version
* add prefixes back
* Bump hash
* Patch
* Bump hash
* Patch
* Bump hash
* Patch
* Bump hash
* Patch
* Bump hash
* Specify no UWP
* Bump hash
* Update description
* Bump hash
* Update ports/cpptrace/portfile.cmake
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Update patches
* Bump hash
* Bump to cpptrace 0.2.1
* Bump hash
* Add patch
* Bump hash
* Try to handle zlib better
* Bump hash
* Fix vcpkg.json
* Bump hash
* fix
* Bump hash
* Bump baseline
* patch
* Bump hash
* Update patch and usage
* Bump hash
* fixes
* Bump hash
* update
* Bump hash
* Update ports/cpptrace/v0.2.1-patches.patch
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Try to use libdwarf via vcpkg
* Bump
* Fix
* Bump
* Update libdwarf target name
* Bump
* Try fix
* Bump
* Try fix
* Bump
* Add patches for libdwarf headers
* bump
* Split up patches
* Bump
* Trim patch
* Bump
---------
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-01 13:38:06 -07:00
autoantwort
6c83d489f2
[magnum] use supports expressions ( #34741 )
2023-11-01 13:37:36 -07:00
autoantwort
2b609bab7b
[ignition-common1] use supports expressions ( #34781 )
2023-11-01 13:23:18 -07:00
MonicaLiu
85b031a170
[ace] Respect VCPKG_BUILD_TYPE ( #34838 )
...
* respect VCPKG_BUILD_TYPE
* update version
* format
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-01 13:19:29 -07:00
winsoft666
b6d0c11ee6
[zoe] Add new port ( #34369 )
...
* [teemo] Update to v2.7
* [teemo] Format manifest
* [teemo] Update to v2.7
* [akali] Update to v1.43
* [akali] Update to v1.43
* [akali] Update to v1.43
* overwrite version
* add license
* overwrite version
* [akali] Update string replace method.
* [akali] run x-add-version command.
* [cpp-ipc] Update to v1.2.0
* [cpp-ipc] Update to v1.2.0
* Add new port named zoe.
* Add zoe to baseline.
* Add zeo.json
* [zoe] Update REF
* [zoe] Update version.
* [zoe] Add port version.
* [zoe] run x-add-version --all
* [zoe] Remove port-version
* [zoe] Update port-version
* [zoe] Update version
* [zoe] Update code ref.
* [zoe] Update git-version.
* [zoe] Update portfile.cmake
* [zoe] overwrite-version
* [zoe] Update ref.
* [zoe] overwrite-version
* [zoe] Update portfile.
* [zoe] overwrite-version
* [zoe] Not support android.
* [zoe] Update zoe.json
* [crashrpt-lite] Add new port.
* Format manifest files
* [crashrpt-lite] Instead deprecated functions.
* add crashrpt-lite.json
* [crashrpt-lite] update version.
* Remvoe crashrpt-lite
* Remvoe crashrpt-lite
* [zoe] Export cmake config files.
* [zoe] Export cmake config files.
* [zoe] Update git-tree.
* [zoe] Add usage and config fixup.
* [zoe] Update git-tree
* [zoe] remove usage.
* [zoe] Update git-tree
* use new function
* vdb
---------
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: admin <admin@windows.com>
Co-authored-by: paipai <noexist@gmail.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-11-01 13:14:26 -07:00
jim wang
a8ce0ae797
[flagpp] Add a new port ( #34822 )
...
* add new port
* update version
* delete LICENSE file
* update version
* delete LICENSE file
* update version
2023-11-01 12:55:08 -07:00
Alexander Neumann
f3dc2f1e0c
[pocketfft] add new port ( #34841 )
...
* [pocketfft] new port
* v db
2023-11-01 12:52:04 -07:00
Pierre Wendling
e9fba6ac4f
[yaml-cpp] Update to 0.8.0 ( #33223 )
...
* [yaml-cpp] Update to 0.8.0.
- The config path has changed to `lib/cmake/yaml-cpp`.
- pkg-config files are installed to `lib/pkgconfig`.
- dll.h uses a new variable for control and should be patched outside
of Windows.
* [yaml-cpp] Backport CMake fixes from upstream.
The patch is a shortened version from:
https://github.com/jbeder/yaml-cpp/pull/1212
It fixes issues with downstream projects using the old target, and makes
the CMake config more easily relocatable.
The patch was rebased on the 0.8.0 release, and the CI and tests bits
were omitted.
* [yaml-cpp] Update baseline.
2023-11-01 12:40:17 -07:00
Darren Bolduc
fa70b2dd4c
[google-cloud-cpp] update to v2.17.0#2 ( #34641 )
...
* [google-cloud-cpp] update to v2.17.0#2
* disable compute on windows
2023-11-01 12:37:31 -07:00
Kai Pastor
23d3731eae
[libmysql] Update to 8.0.34 ( #34736 )
...
* [libmysql] Update to 8.0.34
* [libmysql] Fix deps
* [libmysql] Fix deps, cont.
* WIP
* WIP
* [libmysql] Don't wrap downstream Find modules
Downstream Find modules are not standardized and cannot be wrapped
reliably. By moving the legacy wrapper behaviour to a config module,
we can catch those users which were relying on the old usage, and
display the instructions for migrating to the canonical unofficial
usage.
* [libmysql] Cross build stuff
* [libmysql] Cross build stuff
* [libmysql] Cross build stuff
2023-11-01 12:06:07 -07:00
Frank
eb76636c04
[skia] Update version to 0.38.2 ( #34787 )
...
* [skia] Update version to 0.38.2
* version
* add dep wuffs
* version
* add support x86 MSVC build
* version
2023-11-01 11:45:44 -07:00
Sylvain Doremus
d2b53e3bcb
[shaderwriter] Update to version v2.7.0 ( #34789 )
2023-11-01 10:25:24 -07:00
Javier Matos Denizac
51b14cd4e1
[lensfun] Remove cpu features ( #34832 )
...
* remove invalid cpu features
* bump port version
* oops
* version db
* build_for_sse=off
* version db
* sse2 = off
* version db
2023-10-31 18:48:06 -07:00
talregev
0e2a0e0ad1
Add gz-rendering7 port ( #34618 )
2023-10-31 12:54:36 -07:00
talregev
9083f6a5b2
gz-physics6 ( #34616 )
2023-10-31 12:54:17 -07:00
Park DongHa
83a4bd802f
[kf5texteditor] Create a new port with v5.98.0 ( #34378 )
...
* [kf5texteditor] create a port with v5.98.0
* [kf5texteditor] fix install errors
* [kf5texteditor] update baseline
* [kf5texteditor] fix windows build
* [kf5texteditor] find gettext(host) tools
* [kf5texteditor] update baseline
* Update ports/kf5texteditor/vcpkg.json
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [kf5texteditor] use VCPKG_HOST_TRIPLET
* [kf5parts] install .desktop to share/kservicetypes5
* [kf5service] install .desktop to share/kservicetypes5
* [kf5texteditor] use changed kf5ports, kf5services
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:52:04 -07:00
jim wang
ec19a4a790
[azure-core-cpp] Fix gcc13 compilation error ( #34393 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* Fix gcc13 compilation error
* update version
* update patch
* update version
* update verison
* update version
2023-10-31 12:42:23 -07:00
Samuel Marks
71ab19baf4
[ed25519] New port ( #34517 )
...
* [ports/ed25519] New port
* [ports/ed25519/CMakeLists.txt] Export symbols corrected on shared libs on Windows
* [ports/ed25519/CMakeLists.txt] Export one header ; work on correct DLL exposure for Windows
2023-10-31 12:39:05 -07:00
Jeremy Rifkin
809e93f524
[libdwarf] New port ( #34382 )
...
* Try to add libdwarf
* Has
* fix
* hash
* fixes
* hash
* Fixes
* bump hash
* zlib fix
* bump hash
* fix
* bump hash
* fixes
* Bump hash
* fix
* bump
* x
* bump
* fix
* bump
* fix
* bump
* fix
* bump
* fix
* bump
* fix
* bump
* Try this
* bump
* cleanup
* bump
* Update patches
* bump hash
* fix whitespace
* bump
* Update usage
* Bump
* Update portfile and patches (#1 )
* Re-introduce off_t patch
* Bump
* Fix patch
* Bump
* Usage is now correct
* Bump
* Revert "Usage is now correct"
This reverts commit 54b32d172d
.
* Bump
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:31:57 -07:00
Jack·Boos·Yu
edd68d8a94
[lensfun] Add new port ( #34783 )
...
* [lensfun] Add new port
* version
* fix win build
* ver
* try to fix win build
* try again
* fix script tools installation
* ver
* INSTALL_HELPER_SCRIPTS -> OFF
* ver
* typo
* ver
* Apply suggestion
* ver
* Remove feature tool
* ver
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-10-31 12:08:20 -07:00
Pravila
2d9a09dcb8
[kaitai-struct-cpp-stl-runtime] Update to 0.10.1 ( #34256 )
...
* Update kaitai version
* Add new version
* Add option
* Update git-tree version
* Disable parallel configure
* Update git-tree version
* Modify cmake_configure
* Update git-tree
* Update port-version
* Update port-version
* Set up correct port-version
* Add missing dependency
* Restore vcpkg.json
* Update version
* Rerun CI
* Remove GTest
* Update REF commit hash
* Update version
* Change to version-date format
* Add version-date version
* Set kaitai version
* Add version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-31 12:04:47 -07:00
jim wang
365d1e9a90
[sentencepiece] update to 0.1.99 ( #34749 )
...
* update to 0.1.99
* update version
2023-10-31 12:02:26 -07:00
Ómar Högni Guðmarsson
c82acfb320
[asio] update 1.28.2 ( #34755 )
...
* Update asio version
* update database
* fix sha hash
* Update database
2023-10-31 12:02:08 -07:00
Clément Péron
4a5beaf42d
[pcapplusplus] update to 23.09 ( #34767 )
...
* [pcapplusplus] update to 23.09
* vcpkg: run x-add-version --all
* Update ports/pcapplusplus/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/pcapplusplus/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/pcapplusplus/vcpkg.json
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Fix version with leading zero
* Update pcapplusplus.json
* pcapplusplus: update with review
* Update pcapplusplus.json
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-31 12:01:51 -07:00
miyanyan
21fd2501a0
[matio] update to 1.5.24 ( #34790 )
...
* [matio] update to v1.5.24
* [matio] update versions
* [matio] port-version need be 0
* [matio] update versions
2023-10-31 12:00:35 -07:00
Alfred E. Heggestad
a015d67bca
[baresip-libre] update to version 3.5.1 ( #34794 )
...
* baresip-libre: upgrade to version 3.5.1
* bump version
2023-10-31 12:00:19 -07:00
Jia Yue Hua
54b42ecea7
[brpc] update to 1.6.1 ( #34795 )
...
* [brpc] update to 1.6.1
* [brpc] update to 1.6.1
2023-10-31 11:59:45 -07:00
Jia Yue Hua
0c5d26ffc2
[librdkafka] update to 2.3.0 ( #34798 )
...
* [librdkafka] update to 2.3.0
* [librdkafka] update to 2.3.0
2023-10-31 11:59:24 -07:00
Jia Yue Hua
fe959628e4
[libsigcpp] update to 3.6.0 ( #34804 )
...
* [libsigcpp] update to 3.6.0
* [libsigcpp] update to 3.6.0
* fix eol
2023-10-31 11:59:12 -07:00
Lily Wang
1ad8ada839
[libremidi] Update to 4.2.4 ( #34810 )
...
* [libremidi] Update to 4.2.4
* update version
2023-10-31 11:57:55 -07:00
JonLiu1993
763429b55b
[libhv] update to 1.3.2 ( #34811 )
...
* [libhv] update to 1.3.2
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-31 11:57:23 -07:00
miyanyan
1fa7ecc297
[minizip-ng] update to 4.0.2 ( #34813 )
...
* [minizip-ng] update to v4.0.2
* [minizip-ng] update versions
2023-10-31 11:57:04 -07:00
Jia Yue Hua
979ce0daec
[mimalloc] update to 2.1.2 ( #34816 )
...
* [mimalloc] update to 2.1.2
* [mimalloc] update to 2.1.2
2023-10-31 11:56:49 -07:00
Dennis
be7f163bf2
mqtt-cpp: Update to 13.2.1 ( #34817 )
2023-10-31 11:56:37 -07:00
Johnny Willemsen
edc5fc2858
[ace] Upgrade to ACE/TAO 7.1.2 ( #34818 )
...
* [ace] Upgrade to ACE/TAO 7.1.2
* Run vcpkg format-manifest ports/ace/vcpkg.json
* ports/ace/vcpkg.json:
* versions/a-/ace.json:
* versions/baseline.json:
* Update version
* versions/a-/ace.json:
* Correct hash
* ports/ace/portfile.cmake:
* Update git hash
* versions/a-/ace.json:
2023-10-31 11:56:22 -07:00
Alexis La Goutte
7474066ca4
[nghttp2] update to 1.58.0 ( #34819 )
2023-10-31 11:56:04 -07:00
Matthias Kuhn
b94fe49a53
[icu] Fix osx release only builds ( #34539 )
...
* [icu] Fix osx release only builds
* Use list
2023-10-30 15:01:58 -07:00
Kai Pastor
0e6e77f854
[enkits] Fix config file name ( #34487 )
2023-10-30 15:00:51 -07:00
autoantwort
30650503fc
[zstd] fix tools feature ( #34634 )
2023-10-30 14:58:07 -07:00
Craig Edwards (Brain)
68cf5f59b0
[bot] Update DPP to v10.0.27 ( #34760 )
2023-10-30 14:43:06 -07:00
Theodore Tsirpanis
f17f0bffde
[libmagic] Update to version 5.45. ( #34763 )
...
* [libmagic] Update to version 5.45.
* Update patches.
* Update version database.
2023-10-30 14:42:44 -07:00
Ilya Lavrenov
a069d6dcb8
[onednn] update to 3.3 ( #34765 )
...
* [onednn] update to 3.3
* updated version database
2023-10-30 14:41:48 -07:00
Dennis
620eb4e790
asio-grpc: Update to 2.7.0 ( #34768 )
2023-10-30 14:41:04 -07:00
Nulldisk
03cfa5889e
[tgbot-cpp] Update to v1.7.2 ( #34771 )
2023-10-30 14:38:19 -07:00
Jia Yue Hua
06c79a9afa
[dyno] add new port ( #34684 )
...
* [dyno] add new port
* [dyno] add new port
2023-10-28 18:01:42 -07:00
Jia Yue Hua
ff9b47f7c7
[rivers] add new port ( #34701 )
...
* [rivers] add new port
* versions
* [rivers] add new port
* [rivers] add new port
* [rivers] add new port
* [rivers] add new port
* [rivers] add new port
* [rivers] add new port
* [rivers] delete default-features
2023-10-27 20:03:22 -07:00
Jia Yue Hua
2b1fd46fb6
[bloomberg-quantum] add new port ( #34682 )
...
* [quantum] add new port
* fix deps
* [bloomberg-quantum]:not work now
* [quantum] add new port
* [quantum] add new port
* [quantum] add new port
* fix deps
* rename config file
2023-10-27 19:57:28 -07:00
ChenPi11
ab567f88a4
[cppp-reiconv] new port ( #34263 )
...
* [cppp-reiconv] New port
* [cppp-reiconv] Add Python required.
* [cppp-reiconv] Fix a bug.
* [cppp-reiconv] Avoid create binary directory when static build.
* [cppp-reiconv] Update version database.
* [cppp-reiconv] Update SHA of `git-tree` in version database.
* [cppp-reiconv] Update SHA512.
* [cppp-reiconv] Update version db SHA info.
* [cppp-reiconv] Use `v${VERSION}` for version.
* [cppp-reiconv] Use `vcpkg_extract_source_archive` instead of
`vcpkg_extract_source_archive_ex`.
* [cppp-reiconv] Update SHA of git-tree in version database.
2023-10-27 19:38:54 -07:00
talregev
e8539b06a1
[ogre-next] fix dependencies ( #34617 )
...
* fix ogre-next dependencies
* fix ogre-next
2023-10-27 19:24:15 -07:00
Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps ( #34667 )
...
* [gz-cmake3] Fix export of static deps
* [gz-cmake3,gz-common5] Revise package import
* [gz-common5] Disable tests by config
* [gz-cmake3,gz-common5] Revise deps patching
* [gz-common5] Take care of pkg-config
* [gz-common5] Check installed components
* Finish
2023-10-27 19:22:45 -07:00
jreichel-nvidia
5db545950d
[openimageio] Separate feature flags for tools and viewer ( #34556 ) ( #34699 )
...
* [openimageio] Separate feature flags for tools and viewer (#34556 )
Add feature flag "viewer" which controls building the viewer "iv".
Drop feature flag "tools", build tools (excluding the viewer) unconditionally.
* Re-add "tools" flag.
Make "viewer" flag depend on "tools" flag.
* Ensure that Qt does not get picked up by accident if the "viewer" flag is not
selected.
Make hidden dependency of theia on OpenImageIO::iv explicit.
* Fix syntax error in USE_QT option.
* Use ENABLE_IV instead of USE_QT.
Remove explicit setting of -DUSE_QT=OFF.
2023-10-27 18:54:58 -07:00
NewWheelTech
9ffbe6768d
[libigl] Update to v2.5.0 ( #34703 )
...
* [libigl] Upate to v2.5.0
* Add updated patches to libigl v2.5.0
* Add find_package for stb
* Remove PNG from libigl
* Update basline.json and libigl.json
* Update libigl.json
* Add stb to dependancies, remove unneeded patch
* Fix formating
* Update libigl.json version
* Stb is case senstive on Linux
* Update version git-tree
2023-10-27 18:44:08 -07:00
Ilya Lavrenov
1c00eae503
[opencv] added openvino support ( #34727 )
...
* opencv: added openvino support
* updated version database
2023-10-27 18:10:15 -07:00
Todor Prokopov
cbb9d90a2e
[libpq] Fix MinGW build ( #34747 )
2023-10-27 18:00:49 -07:00
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec ( #34751 )
...
* [gstreamer] Add correct support for feature nvcodec
* version
* add support
* version
2023-10-27 17:53:00 -07:00
Jia Yue Hua
b86f18b286
[mbedtls] update to 2.28.5 ( #34744 )
...
* [mbedtls] update to 2.28.5
* [mbedtls] update to 2.28.5
2023-10-27 16:54:05 -07:00
Frank
98a562a04c
[openssl] Update version to 3.1.4 ( #34734 )
...
* [openssl] Update version to 3.1.4
* version
2023-10-27 11:30:01 -07:00
Martin Olivier
e712423c2d
[dylib] New port ( #34578 )
...
* [ports/dylib] New port
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: CPack installation
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: added version in baseline && manifest format
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
* fix: update version database
* fix: removed redundant package_name
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: cleanup
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: newline at the end of portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* fix: cleanup
* fix: hash
---------
Signed-off-by: Martin Olivier <martin.olivier@live.fr>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-27 11:28:47 -07:00
jim wang
7dc6a4e174
[opentelemetry-cpp] update to 1.12.0 ( #33983 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* update to 1.11.0
* update version
* update
* update version
* update version
* update version
* fix missing header file
* update version
* Fix feature otlp content
* update version
* update to 1.12.0
* update version
* update version
2023-10-27 11:24:01 -07:00
Alexander Neumann
45f34d72b9
[Qt] Update to 6.6.0 ( #34426 )
...
* [Qt] Update to 6.6.0
* fix patch in qtbase
* add tmp port to get qtwebengine logs
* remove dep in tmp port
* Fix CMAKE_BUILD_TYPE being hijacked by qt scripts.
* Fix qtwebengine build?
* add another script to be fixed
* remove path to cmake
* fix qtgrpc
* looks like the variable is defined somewhere.
* avoid aliasing only if the target exists
* try different aliasing fix
* fix patch
* Dep stuff
* reenable atomics
* reenable librt
* remove tmp
* v db
* v db
* add vulkan-header as a dependency
* v db
* also needs libs
* v db
* add a comment to remember me not to touch this again
* v db
2023-10-27 11:18:22 -07:00
autoantwort
820cf6afbd
[sdl2-mixer-ext] uwp ( #33774 )
2023-10-26 21:01:59 -07:00
Jia Yue Hua
eb7cb824c4
[mpark-patterns] add new port ( #34679 )
...
* [mpark-patterns] add new port
* [mpark-patterns] add new port
* [mpark-patterns] add new port
* [mpark-patterns] add new port
2023-10-26 20:58:24 -07:00
Kai Pastor
79be4be144
[gts] Enables osx and android, fixes, cleanup. ( #34673 )
...
* [gts] Enable and fix osx
* [gts] Update manifest
* [gts] Fix version passing
* [gts] Update usage
* [gts] Simplify dll patching
* [gts] Cleanup
* [gts] android builds now
* ignition-common1: fails on osx as on linux
2023-10-26 20:42:32 -07:00
Lily Wang
27728bbae6
[libremidi] Fix install path of the lib file ( #34718 )
...
* [libremidi] Fix install path of the lib file
* update version
2023-10-26 16:49:30 -07:00
autoantwort
3961f34cac
[fastrtps] no uwp ( #34702 )
2023-10-26 16:48:16 -07:00
Andrew Kornilov
915077e26e
[proxsuite] add new port ( #34722 )
...
* [proxsuite] add new port
* [proxsuite] update version
2023-10-26 16:47:24 -07:00
autoantwort
a7e4ad1363
[glslang] fix tools windows ( #34700 )
2023-10-26 13:15:55 -07:00
miyanyan
fa4c4e2b42
[minizip-ng] update to v4.0.1 ( #34730 )
...
* [minizip-ng] update to v4.0.1
* [minizip-ng] remove the unnecessary options signing
* [minizip-ng] fix wrong CONFIG_PATH
* [minizip-ng] update versions
2023-10-26 10:41:07 -07:00
autoantwort
213c01f871
[azure-core-cpp] winhttp no uwp ( #34704 )
2023-10-25 07:15:33 -07:00
Daniel Schürmann
b31a9e4ff0
[soundtouch] Update to 2.3.2 ( #34697 )
2023-10-25 07:10:23 -07:00
Alexis La Goutte
d6eb444c39
[ngtcp2] Update to 1.0.1 ( #34698 )
2023-10-25 07:09:43 -07:00
Paweł Wegner
7a6f366cef
[ffmpeg] fix cross builds on windows host ( #34657 )
...
Two issues:
* we should get msys2 when building on windows, not targeting windows.
* removed usage of LIBRARY_PATH since it is ignored when cross-compiling [1].
Tested building for android on windows and works fine.
[1]: https://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html#index-LIBRARY_005fPATH
2023-10-24 11:53:01 -07:00
gerard-ryan-immersaview
cf9fe90138
[gstreamer] nvcodec feature ( #34690 )
...
* Reverts hard-coded disable in https://github.com/microsoft/vcpkg/pull/34152
2023-10-24 11:52:45 -07:00
Jia Yue Hua
46b3d5404d
[cpp-sort] add new port ( #34677 )
...
* [cpp-sort] add new port
* [cpp-sort] fix usage
* [cpp-sort] add new port
* [cpp-sort] fix usage
* [cpp-sort] add new port
2023-10-24 11:05:02 -07:00
Theodore Tsirpanis
f7dc9c8f5e
[wil] Configure only in release mode. ( #34686 )
...
* [wil] Configure only in release mode.
* Update version database.
2023-10-24 09:20:24 -07:00
Ilya Lavrenov
1a243cf7bb
[openvino] support dynamic protobuf ( #34651 )
...
* [openvino] support dynamic protobuf
* updated version database
2023-10-24 09:19:54 -07:00
Kai Pastor
4ff2d52566
[check,libsbml] Update, port fixes ( #34656 )
...
* [libsbml] Update, port fixes
* [check] Follow VCPKG_LIBRARY_LINKAGE
* [check] Don't install checkmk
* [check] Burn-in dllimport
* [libsbml] Devendor dirent
* [libsbml] Burn-in library linkage
* Finish
* Fix typo
* [libsbml] Shorten patch
2023-10-24 09:09:15 -07:00
evpobr
e6a164736f
[libsndfile] Update to 1.2.2 ( #34388 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-24 09:08:39 -07:00
JonLiu1993
398ede5dd8
[glaze] update to 1.5.3 ( #34624 )
...
* [glaze] update to 1.5.3
* update version
* [glaze] update to 1.5.4
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-24 09:06:44 -07:00
Cheney Wang
0d0f90d233
[pipewire] update to 0.3.83 ( #34669 )
2023-10-24 09:06:00 -07:00
Jia Yue Hua
a53ad97dd3
[reactiveplusplus] update to 0.2.3 ( #34674 )
...
* [reactiveplusplus] update to 0.2.3
* [reactiveplusplus] update to 0.2.3
2023-10-24 09:02:36 -07:00
Jia Yue Hua
78af68fdcc
[uwebsockets] update to 20.47.0 ( #34683 )
...
* [uwebsockets] update to 20.47.0
* [uwebsockets] update to 20.47.0
2023-10-24 09:02:01 -07:00
Jia Yue Hua
2abeb44b60
[x86-simd-sort] update to 3.0 ( #34685 )
2023-10-24 09:01:05 -07:00
JonLiu1993
3265c187c7
[itk] Fix download failure ( #34533 )
...
* [itk] Fix download failure
* update version
* remove port-version
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-23 11:38:03 -07:00
jim wang
f31f2c7ac9
[matio] Add usage ( #34505 )
...
* add usage
* update version
* fix usage
* update version
* fix review
* udpate version
* fix variables
* update version
2023-10-23 11:35:25 -07:00
Kai Pastor
bcc8b849b3
[libconfig] Cleanup, fix libconfig++ cmake export ( #34646 )
...
* [libconfig] No vendored CMakeLists.txt
* [libconfig] Cleanup
* [libconfig] Fix libconfig++ cmake export
2023-10-23 11:29:14 -07:00
Paweł Wegner
af4749fc9d
[dav1d] Add UWP support. ( #34647 )
...
It builds fine for me.
2023-10-23 11:28:34 -07:00
Ilya Lavrenov
0d8e0f2930
[tbb] explicitly disable hwloc feature for UWP ( #34648 )
...
* tbb: disable hwloc feature for UWP
* updated version database
2023-10-23 11:28:01 -07:00
Kai Pastor
2d0bfe54b8
[civetweb] Dynamic linkage, debug pc file ( #34654 )
2023-10-23 11:26:58 -07:00
MonicaLiu
374023bdbb
[vcpkg baseline][libpcap] Fix flex command --header-file ( #34670 )
...
* fix libpcap
* update version
* DISABLE_PARALLEL_CONFIGURE
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-10-23 11:20:00 -07:00
Alfred E. Heggestad
a0b6a284ad
[baresip-libre] update to 3.4.0 ( #34225 )
...
* [baresip-libre] update to 3.4.0
* bump version
* rename patch
* bump version
* rename patch
* bump version
* rename patch
* bump version
2023-10-23 11:18:23 -07:00
eao197
22453caae7
[sobjectizer, so5extra] update to 5.8.1 and 1.6.1 ( #34529 )
...
* SObjectizer and so5extra updated to the latest version.
SObjectizer -> 5.8.1.
so5extra -> 1.6.1.
* x-add-version for SObjectizer and so5extra.
---------
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-10-23 11:14:57 -07:00
Lily Wang
987fe3881d
[ktx] update to 4.3.0-alpha3 ( #34628 )
...
* [ktx] update to 4.3.0-alpha3
* update version
* update patch
* update version
2023-10-23 11:14:14 -07:00
Jonathan Sweemer
9b767f1a44
[quantlib] update to v1.32 ( #34644 )
2023-10-23 11:13:10 -07:00
Ilya Lavrenov
f51c848972
[xbyak] updated to v6.73 ( #34650 )
...
* [xbyak] updated to v6.73
* updated version database
2023-10-23 11:12:51 -07:00
autoantwort
36fd7bdcef
[OpenMPI] update ( #34652 )
2023-10-23 11:12:26 -07:00
Mengna Li
fd94d3207f
update to 1.3.8 ( #34666 )
2023-10-23 11:09:15 -07:00
jim wang
830f86fb30
[qtbase] apply cve fix ( #34588 )
...
* Fix bugs
* update version
2023-10-20 10:01:42 -07:00
a3emdot
987d23223d
[harfbuzz] build hb-view ( #34606 )
...
* build the diagnostic tool hb-view for the optional harfbuzz feature cairo
* regenerate versions
2023-10-20 09:57:10 -07:00
jim wang
cf1fe96a87
[graphviz] Fix installation prompts under Linux ( #34619 )
...
* Fix installation prompts under Linux
* update version
2023-10-20 09:56:26 -07:00
Jia Yue Hua
d07d3f7da2
[libpcap] update to 1.10.4 ( #34622 )
...
* [libpcap] update to 1.10.4
* [libpcap] update to 1.10.4
* [libpcap] update
* [libpcap] update
2023-10-20 09:55:00 -07:00
Jia Yue Hua
6836a75c4a
[libmspack] update to 0.11 ( #34592 )
...
* [libmspack] update to 0.11
* [libmspack] update to 0.11
2023-10-20 09:53:30 -07:00
Jia Yue Hua
1e0e745cd0
[libnop] update to 2021-11-03 ( #34593 )
...
* [libnop] update to 2021-11-03
* [libnop] update to 2021-11-03
2023-10-20 09:52:37 -07:00
Nicholas Hayes
b97d94a8a7
[libheif] update to 1.17.1 ( #34595 )
2023-10-20 09:51:05 -07:00
Ilya Lavrenov
2161f290af
[ade] updated to 0.1.2d ( #34602 )
...
* [ade] updated to 0.1.2d
* updated version database
2023-10-20 09:50:31 -07:00
Mengna Li
7ac307efa6
update to 1.0.2088.41 ( #34614 )
2023-10-20 09:49:56 -07:00
Jia Yue Hua
a552b81342
[libphonenumber] update to 8.13.23 ( #34621 )
...
* [libphonenumber] update to 8.13.23
* [libphonenumber] update to 8.13.23
2023-10-20 09:39:22 -07:00
Jia Yue Hua
9bc8b9fda8
[libraqm] update to 0.10.1 ( #34625 )
...
* [libraqm] update to 0.10.1
* [libraqm] update to 0.10.1
2023-10-20 09:37:19 -07:00
talregev
e0095fffa6
update to gz-math7 7.3.0 ( #34627 )
2023-10-20 09:36:23 -07:00
Mengna Li
fbba5251f7
fix error hash ( #34584 )
2023-10-20 09:32:21 -07:00
Osyotr
f9ae3ba570
[glm] Restore version 0.9.9.8 ( #34591 )
...
* [glm] Restore version 0.9.9.8
* revert glm update
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 15:28:17 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. ( #34569 )
...
* [google-cloud-cpp] Remove dependency to grpc when not used.
* Update version database.
2023-10-19 11:55:20 -07:00
talregev
8675d652cc
fix FindGzBullet.cmake ( #34587 )
2023-10-19 11:08:48 -07:00
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix ( #34586 )
2023-10-19 11:00:06 -07:00
Ankur Verma
85f2afaa49
[ankurvdev-embedresource] adding new port ( #34401 )
...
* Rename Port to ankurvdev-embedresource
* Add sha
---------
Co-authored-by: Ankur Verma <ankurv@microsoft.com>
2023-10-19 10:51:59 -07:00
Pravila
8941576c19
[pravila00-enum-string] New port ( #34518 )
...
* Add pravila00-enum-string
* Format vcpkg.json
* Add version
* Add version file
* Add missing comma
* Fix version
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/pravila00-enum-string/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Rename port to enum-string
* Add version for enum-string
* Fix port name
* Update version
* Update port name
* Add version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-10-19 10:51:28 -07:00
Jia Yue Hua
c4d0b65dac
[libjpeg-turbo] update to 3.0.1 ( #34555 )
...
* [libjpeg-turbo] update to 3.0.1
* [libjpeg-turbo] update to 3.0.1
2023-10-19 10:50:06 -07:00
Jia Yue Hua
af0cb21f3b
[libjuice] update to 1.3.1 ( #34558 )
...
* [libjuice] update to 1.3.1
* [libjuice] update to 1.3.1
2023-10-19 10:49:44 -07:00
Mengna Li
6110622d91
update to 2.54.2 ( #34563 )
2023-10-19 10:49:31 -07:00
Jia Yue Hua
d524a38038
[libmorton] update to 0.2.12 ( #34585 )
...
* [libmorton] update to 0.2.12
* [libmorton] update to 0.2.12
2023-10-19 10:49:08 -07:00
Kai Pastor
f330a325dd
[boost-iostreams] Fix mingw ( #34387 )
...
* [boost-iostreams] Fix mingw
* run generate-ports.ps1
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-10-19 09:29:18 -07:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps ( #34462 )
...
* [vcpkg-ci-ffmpeg] Format manifest
* [vcpkg-ci-ffmpeg] Test feature openmpt
* [mpg123] Export shlwapi usage
* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
a3emdot
9cdd9888ea
[harfbuzz] Make 'cairo' an optional feature for 'harfbuzz' ( #34476 )
...
* make 'cairo' an optional feature for 'harfbuzz'
* regenerate versions
* add 'defaulti-features : false' for feature 'cairo'
* regenerate versions
* add 'freetype' as a feature for feature 'cairo'
* regenerate versions
2023-10-18 10:54:42 -07:00
Lily Wang
d00370893e
[aws-sdk-cpp] Fix feature awsmigrationhub build error ( #34506 )
...
* [aws-sdk-cpp] Fix feature awsmigrationhub build error
* update version
2023-10-18 10:52:34 -07:00
Vitaly
dcd1ee2a4f
[oboe] add new port ( #34510 )
...
* New port: Oboe audio library / Android
* Fixes
* Fixes
* Fixes
* Fixes by review
* Update version
* Update versions/o-/oboe.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/oboe/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-10-18 10:35:37 -07:00
Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 ( #34456 )
...
* [mosquitto] Update to 2.0.18
* Disable android.
```
ci/installed/arm-neon-android/debug/lib/libssl.a /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a -pthread -ldl -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>> lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. ( #34532 )
...
* Supports recent compilers.
Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.
* Updates port version.
2023-10-18 10:21:47 -07:00
Silvio Traversaro
db956472e9
[idyntree] Update to 10.0.0 ( #34513 )
...
* [idyntree] Update to 10.0.0
* [idyntree] Update versions
2023-10-18 10:15:48 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 ( #34515 )
...
* update cpr port and baseline to 1.10.5
* use version as ref in portfile
2023-10-18 10:15:03 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build ( #34547 )
2023-10-18 10:14:26 -07:00
Jia Yue Hua
bc1ffaed11
fix deps ( #34524 )
2023-10-18 10:08:16 -07:00
Alexis La Goutte
cd3504e210
[ngtcp2] update 1.0.0 ( #34527 )
2023-10-18 10:07:58 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 ( #34538 )
2023-10-18 10:07:36 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 ( #34544 )
2023-10-18 10:07:09 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 ( #34557 )
...
* [wxWidgets] Update to 3.2.3
* update version
* update portfile.cmake
* version
2023-10-18 10:04:28 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 ( #34561 )
...
* [libmaxminddb] update to 1.7.1
* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
talregev
5c82f7e637
fix ogre-next dependencies ( #34463 )
2023-10-17 14:57:01 -07:00
Samuel Marks
621b7abe07
[ports/keccak-tiny] New port ( #34356 )
...
* [ports/keccak-tiny] New port
* [ports/keccak-tiny] Resolve hand-lint from vcpkg team
* [ports/keccak-tiny/portfile.cmake] Guard check linkage for Windows
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [versions/k-/keccak-tiny.json] `./vcpkg x-add-version --all --overwrite-version`
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-17 11:42:31 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature ( #34507 )
...
* [cpptoml] Disable LIBCXX feature
* version
* ${VERSION}
* version
2023-10-17 11:36:23 -07:00
Vitaly
034298f677
[libqtrest] Add new port ( #34455 )
...
* QtRest: new port
* Fix ref
* Fix ref
* Fix ref
* qtrest -> libqtrest, review changes
* versions
* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 ( #34043 )
...
* [dirent] update to 1.24
* [dirent] update to 1.24
* fix deps
* fix deps
* fix deps
* fix deps
* CI [skip actions]
* CI [skip actions]
* fix deps
* CI [skip actions]
* fix deps
2023-10-17 11:09:26 -07:00
Thomas1664
bf3f056519
[ogre] Fix usage of ogre[core] ( #34301 )
...
* [ogre] Fix usage of ogre[core]
* version
2023-10-17 10:46:25 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 ( #34504 )
...
* [libcial] Update version to v3.0.17
* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 ( #34525 )
...
* [libtins] update to 4.5
* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 ( #34526 )
...
* [libsvm] update to 3.32
* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Alexis La Goutte
c1081fe6df
[nghttp3] update to 1.0.0 ( #34528 )
2023-10-17 10:36:38 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature ( #34415 )
2023-10-16 12:28:42 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking ( #34502 )
...
* [readline-win32] Fix windows dynamic linking
* Update version database
2023-10-16 12:28:31 -07:00
Kristian Duske
87b341399b
Use unofficial-minizip for find_dependency to fix a configure warning ( #34499 )
...
This was supposed to be fixed in 1e0eede790
, but I missed the call to
find_dependency.
2023-10-16 12:26:45 -07:00
JonLiu1993
f01fe7c207
[nifticlib] update to 2022-07-04 to add include path to fix breaks app build ( #34467 )
...
* [nifticlib] Add include path to fix breaks app build
* update version
* [nifticlib] update to commit 2022-07-04
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-16 12:13:13 -07:00
rinechran
fd9f5aab49
[Thorvg] Update Thorvg port to v0.11.1 ( #34474 )
...
* feat : version up 0.11.1
* docs : update baseline
2023-10-16 12:12:50 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup ( #34486 )
2023-10-16 12:12:21 -07:00
Thomas1664
8194912f47
[vcpkg baseline][highs] Fix compiler selection ( #34496 )
...
* [highs] Fix compiler selection
* version
2023-10-16 12:11:19 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 ( #34477 )
...
* Update libtracepoint ports
* Update version
* Update libtracepoint-header
* Update version libeventheader-tracepoint
* Update libeventheader-decode
* Update version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Rémy Tassoux
cd962c7b05
[imgui-node-editor] Update to 0.9.3 ( #34494 )
...
* [imgui-node-editor] Update to 0.9.3
* [imgui-node-editor] Update version files
2023-10-16 12:03:44 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 ( #34497 )
2023-10-16 12:02:59 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 ( #34498 )
2023-10-16 12:00:44 -07:00
Thomas1664
48b883fb2b
[sdl2] Add feature alsa ( #34311 )
2023-10-16 10:48:03 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. ( #34480 )
...
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. ( #34481 )
2023-10-13 19:43:14 -07:00
Kristian Duske
1e0eede790
Fix configure warning when using minizip ( #34445 )
2023-10-13 12:28:22 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 ( #34472 )
2023-10-13 12:01:47 -07:00
Jia Yue Hua
9b18ccb8d2
[libenvpp] update to 1.3.0 ( #34470 )
2023-10-13 12:00:21 -07:00
Jia Yue Hua
d297ef5bff
[libics] update to 1.6.6 ( #34473 )
2023-10-13 11:59:30 -07:00
Ada Tufankjian
6932d6367f
[enkiTS] Adding Port ( #34386 )
2023-10-13 11:43:06 -07:00
Pravila
23f33ecab0
[thomasmonkman-filewatch] New port ( #34412 )
2023-10-13 11:42:13 -07:00
Mengna Li
8e214e8be1
[cryptopp] update to 8.9.0 ( #34322 )
2023-10-13 11:28:34 -07:00
Nemirtingas
bb4ee90316
[breakpad] Fix breakpad use atl not atlmfc ( #34465 )
2023-10-13 11:24:46 -07:00
jim wang
4029389889
[libtins] Fix include header file cannot be found ( #34461 )
2023-10-13 11:24:19 -07:00
Stephen Birarda
640cb26c1a
[BoringSSL] rm debug suffix non-Windows, short name in UNIX pc ( #34459 )
2023-10-13 11:06:57 -07:00
Alonso Schaich
860c966502
[glib] update to 2.78.0 ( #34439 )
2023-10-13 11:05:57 -07:00
Kai Pastor
7973b37fd5
[soci] Fix usage ( #34436 )
2023-10-13 11:05:30 -07:00
Osyotr
582472e604
[fontconfig] Fix FC_TEMPLATEDIR ( #34430 )
2023-10-13 11:04:39 -07:00
Martin Hořeňovský
d79815eed6
[ffmpeg] Enable dav1d feature on osx ( #34421 )
2023-10-13 10:56:49 -07:00
Tobias Ribizel
fa4a2a79b2
[ginkgo] Update to 1.6.0 ( #34280 )
2023-10-13 10:55:58 -07:00
DownerCase
3acb7541e8
[Brotli] Fix emscripten ( #34157 )
2023-10-13 10:53:31 -07:00
Pravila
1c5cac4b68
[better-enums] New port ( #34409 )
2023-10-12 20:56:09 -07:00
Samuel Marks
65cad452fa
[murmur3] New port ( #34335 )
2023-10-12 20:55:10 -07:00
autoantwort
8007fc4dff
[qt5-multimedia] fix xcode 15 build ( #34418 )
2023-10-12 20:52:45 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) ( #34434 )
2023-10-12 20:49:47 -07:00
autoantwort
a67a4b68e1
[tracy] fix tools build ( #34414 )
2023-10-12 20:48:17 -07:00
autoantwort
3dcf79d320
[corrade] fix clang-16 build ( #34417 )
2023-10-12 20:46:51 -07:00
autoantwort
8e811c33f9
[keystone] use python3 ( #34420 )
2023-10-12 20:36:00 -07:00
autoantwort
8d2f91227f
[shiva-sfml] delist/remove port ( #34419 )
2023-10-12 20:30:37 -07:00
jim wang
1517fd7ab8
[basisu] Update to 1.16.4 and update the github organization ( #34408 )
2023-10-12 20:30:04 -07:00
Vitalii Koshura
99f8d35037
[mongoose] update to 7.12 ( #34458 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-10-12 20:13:28 -07:00
Martin Hořeňovský
679741047e
[dav1d] Update to 1.3.0 ( #34423 )
2023-10-12 20:13:16 -07:00
Alexis La Goutte
48d59dee73
[nghttp2] update to 1.57.0 ( #34413 )
...
Fix CVE-2023-44487 (https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg )
2023-10-12 20:12:53 -07:00
jim wang
88012347cc
[libffi] Fix undefined function error ( #34404 )
2023-10-12 20:12:32 -07:00
Theodore Tsirpanis
19db77b44e
[aws-sdk-cpp] Remove compute_build_only.cmake
. ( #34384 )
2023-10-12 20:11:35 -07:00
Kai Pastor
2f94f0e5a6
[libidn2] Generally disable AUTOPOINT ( #34234 )
2023-10-12 19:34:46 -07:00
talregev
98da1aa366
Update gz-cmake3 ( #34010 )
2023-10-12 19:34:04 -07:00
jim wang
b2f2cd3e4b
[plplot] Fix download errors ( #34441 )
2023-10-12 19:23:11 -07:00
Joshua T. Fisher
957ee5f17c
[mpg123] Add patch for wasm triplet, fix checktypesize ( #33959 )
2023-10-12 10:59:25 -07:00
Jia Yue Hua
231096cdec
[fann] update to 2023-01-26 ( #34136 )
2023-10-12 10:58:46 -07:00
Azure SDK Bot
bed3d85abb
[azure-messaging-eventhubs-cpp] publish version 1.0.0-beta.3 ( #34397 )
2023-10-12 10:54:31 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 ( #33600 )
2023-10-12 10:46:42 -07:00
Billy O'Neal
b40de44891
[curl] Update to 8.4.0. ( #34405 )
...
This fixes a HIGH severity vulnerability: https://daniel.haxx.se/blog/2023/10/11/curl-8-4-0/
See also: https://daniel.haxx.se/blog/2023/10/11/how-i-made-a-heap-overflow-in-curl/
Resolves: https://github.com/microsoft/vcpkg/issues/34281
2023-10-11 11:10:58 -07:00
Zhihao Lin
51475feacc
[talib] New port ( #34316 )
2023-10-10 17:42:35 -07:00
Kai Pastor
64c330e2e7
[soci] Fix dependencies in, intern, out ( #34327 )
2023-10-10 17:32:58 -07:00
Frank
dfc21e3f28
[SDL2] Update version to 2.28.4 ( #34342 )
2023-10-10 15:01:31 -07:00
Alexander Neumann
3199b26459
[winpcap] fix build ( #34298 )
2023-10-10 15:01:19 -07:00
JonLiu1993
84b4fe24b0
[libpq] update to 16.0 ( #34368 )
2023-10-10 15:00:28 -07:00
Lily Wang
1c29631c9c
[pugixml] Update to 1.14 ( #34374 )
2023-10-10 14:59:58 -07:00
Johannes Schönberger
11dd63f957
[colmap] Update to latest version from 2023-10-01 ( #33251 )
2023-10-10 14:59:26 -07:00
Vitalii Koshura
ae360361a4
[sentry-native] update to 0.6.6 ( #34379 )
2023-10-09 18:03:54 -07:00
Konstantin Podsvirov
5a72c7346a
[flecs] update to 3.2.8 ( #34385 )
2023-10-09 18:03:37 -07:00
Jean-Michaël Celerier
2e1062ac3e
[libremidi] update to 4.2.3 ( #34269 )
2023-10-09 18:03:23 -07:00
Dan Vrátil
848006ded3
[qcoro] New port ( #33273 )
2023-10-09 16:21:05 -07:00
Kai Pastor
785aacdaff
[dbus] Fix features ( #34332 )
2023-10-09 16:10:41 -07:00
Lily Wang
ef2eef1734
[asiosdk] Fix old hash and usage ( #34326 )
2023-10-09 15:39:24 -07:00
Frank
d15a15bc94
[harfbuzz] Fix build error ( #34346 )
2023-10-09 15:37:47 -07:00
MonicaLiu
4c84b3649d
[gstreamer] Change HEAD_REF from master to main ( #34345 )
2023-10-09 15:37:25 -07:00
Cheney Wang
545e152cd4
[cppmicroservices] Remove /WX option ( #34344 )
2023-10-09 15:37:03 -07:00
autoantwort
b7f94044d0
[liblsquic] update ( #34339 )
2023-10-09 15:36:45 -07:00
autoantwort
17e2bc7552
[cubeb] no docs ( #34340 )
2023-10-09 15:36:14 -07:00
RealTimeChris
aada2de03f
[DiscordCoreAPI] to v2.0.1 and [Jsonifier] to v0.9.9 ( #34341 )
2023-10-09 15:35:53 -07:00
JonLiu1993
8cad42c221
[libfreenect2] Update to 0.2.1 ( #34347 )
2023-10-09 15:35:15 -07:00
Weihang Ding
d3fbd135e4
[linalg] Bump to 2.2 ( #34358 )
2023-10-09 15:34:56 -07:00
Weihang Ding
40cad4c864
[ltla-cppirlba] Bump to 2023-09-20 ( #34362 )
2023-10-09 15:33:03 -07:00
Weihang Ding
30fd98658a
[sokol] Bump to 2023-10-07 ( #34363 )
2023-10-09 15:32:45 -07:00
MonicaLiu
b506b19895
[mdns] Update to 1.4.3 ( #34364 )
2023-10-09 15:32:13 -07:00
Weihang Ding
ca07471a8b
[cpp-async] Bump to 1.1.0 ( #34365 )
2023-10-09 15:31:56 -07:00
Weihang Ding
2b27fa31d6
[bfgroup-lyra] Bump to 1.6.1 ( #34367 )
2023-10-09 15:31:08 -07:00
Russell Greene
a57f1ee551
[sdbus-cpp] New port ( #33879 )
2023-10-09 15:29:42 -07:00
Weihang Ding
3174753371
[canvas-ity] New port ( #33629 )
2023-10-09 15:27:37 -07:00
Weihang Ding
ff323de5ad
[libsmb2] Bump to 2023-08-11 ( #34323 )
2023-10-09 15:15:30 -07:00
MonicaLiu
c13b09744c
[libpqxx] Update to 7.8.1 ( #34325 )
2023-10-09 15:14:25 -07:00
Dr.-Ing. Carsten Grimm
8e8f057d23
[liblzma] update to version 5.4.4 ( #34306 )
2023-10-09 15:09:25 -07:00
autoantwort
1038c0d5bf
[itk] fix python build ( #33826 )
2023-10-09 15:08:15 -07:00
autoantwort
9e968a3212
[drogon] fix cross compilation ( #33713 )
2023-10-09 15:07:33 -07:00
autoantwort
0e85eeb82a
[sdl2-net] fix uwp ( #33688 )
2023-10-09 15:07:23 -07:00
MonicaLiu
6b09245259
[botan] Update to 3.1.1 ( #33424 )
2023-10-09 15:05:22 -07:00
Rossmaxx
9c2fc5d351
[libgig] New Port ( #33255 )
2023-10-09 15:03:09 -07:00
Dr.-Ing. Carsten Grimm
29de898220
[tiff] update to version 4.6.0 ( #34304 )
2023-10-06 16:42:16 -07:00
Dr.-Ing. Carsten Grimm
93ef2d8a3c
[rapidjson] update version to 2023-07-17 ( #34317 )
2023-10-06 16:39:50 -07:00
Bernhard Manfred Gruber
7e4d2ff73b
[Vc] Update to 1.4.4 ( #34299 )
2023-10-06 10:38:28 -07:00
Dr.-Ing. Carsten Grimm
01b55e171b
[tinygltf] update to version 2.8.17 ( #34302 )
2023-10-06 10:37:57 -07:00
Kai Pastor
33e2a9f56d
[libgnutls] Fix build errors ( #34275 )
2023-10-06 10:37:04 -07:00
Thomas1664
06f9283535
[bext-wintls] Update to 0.9.7 ( #34296 )
2023-10-06 10:36:13 -07:00
autoantwort
909ad55566
[qt5-base] fix xcode 15 build ( #34285 )
2023-10-06 10:29:02 -07:00
Pravila
4d99918750
[make-vector] New port ( #34069 )
2023-10-05 20:45:47 -07:00
Azure SDK Bot
7827a2a05e
[azure-core-cpp] Update to 1.10.3 ( #34291 )
2023-10-05 20:09:43 -07:00
Azure SDK Bot
158f8d6985
[azure-core-amqp-cpp] Update to 1.0.0-beta.4 ( #34293 )
2023-10-05 20:09:36 -07:00
Dr.-Ing. Carsten Grimm
97f6e67666
[qt5] update to 5.15.11 ( #34289 )
2023-10-05 20:07:02 -07:00
Yury Bura
4664eb1fb6
[atl] new port ( #34220 )
2023-10-05 14:38:14 -07:00
Jia Yue Hua
8ec31e98fb
[sqlite3] update to 3.43.1 ( #34178 )
2023-10-05 12:20:33 -07:00
Leonid Pospelov
3b7578831d
[chakracore] enable static crt ( #34270 )
2023-10-04 16:55:03 -07:00
Leonid Pospelov
9d031612af
[makeid] update to 1.0.3 ( #34271 )
2023-10-04 16:53:50 -07:00
Billy O'Neal
5731e5bb80
Build Fixes for 2023-10-04 ( #34267 )
2023-10-04 16:53:01 -07:00
SlawekNowy
accd798179
[openimageio] Point to a new repo and fix checksums ( #34231 )
2023-10-04 14:40:35 -07:00
Jia Yue Hua
ac997f8f0d
[cub] update to 2.1.0 ( #34111 )
2023-10-04 14:25:20 -07:00
rinechran
bba06b7af4
[Thorvg] Update to v0.11.0 ( #34202 )
2023-10-04 13:48:25 -07:00
Jia Yue Hua
4d879ca816
[lexbor] update to 2.3.0 ( #34255 )
2023-10-04 13:40:28 -07:00
Jia Yue Hua
2db8a9cfb0
[libharu] update to 2.4.4 ( #34257 )
2023-10-04 12:52:56 -07:00
Jia Yue Hua
c5a323774c
[libavif] update to 1.0.1 ( #34258 )
2023-10-04 12:52:44 -07:00
Darren Bolduc
3ee9091ed4
[google-cloud-cpp] update to latest release (v2.13.0) ( #34238 )
2023-10-04 11:36:32 -07:00
sewon jeon
be2d7f886a
[openvdb] Add nanovdb feature ( #34224 )
2023-10-03 22:46:59 -07:00
Jia Yue Hua
1981815413
[caf] update to 0.19.3 ( #34073 )
2023-10-03 21:08:27 -07:00
Jia Yue Hua
0a997f005e
[log4cplus] update to 2.1.0 ( #33978 )
2023-10-03 20:41:03 -07:00
Kai Pastor
00f32b31ed
[netcdf-c] Fix dependency import/export ( #34014 )
2023-10-03 20:40:26 -07:00
Kai Pastor
a72bbc4bd7
[hdf5] Update to 1.14.2, [highfive] support parallel HDF5 ( #34036 )
2023-10-03 20:38:06 -07:00
Kai Pastor
fc3b54c757
[libgpg-error,libgcrypt,libassuan,gpgme,libgwenhywfar] Update and fix ( #34135 )
2023-10-03 20:34:51 -07:00
Jia Yue Hua
9997c0aa76
[clickhouse-cpp] update to 2.4.0 ( #34082 )
2023-10-03 20:33:13 -07:00
autoantwort
0111592cf3
[qt5-base] fix xcode 15 build ( #34097 )
2023-10-03 20:19:20 -07:00
Jia Yue Hua
195fe7f828
[bext-mp] Add new port ( #34184 )
2023-10-03 20:17:31 -07:00
Jia Yue Hua
d2f876dfa1
[ezc3d] update to 1.5.0 ( #34133 )
2023-10-03 18:05:03 -07:00
Frederik Carlier
0659bf1750
[cppdap] new port ( #34214 )
2023-10-03 18:04:10 -07:00
Simon Altschuler
e2f81f7984
[immer] update to 0.8.1 ( #34216 )
2023-10-03 17:49:57 -07:00
Billy O'Neal
f173bbaccd
[libremidi] Disable optional dependencies. ( #34223 )
2023-10-03 17:30:53 -07:00
Jia Yue Hua
027f2ba5fa
[kealib] update to 1.5.2 ( #34240 )
2023-10-03 17:22:40 -07:00
Jia Yue Hua
f0635f04b9
[ismrmrd] update to 1.13.7 ( #34239 )
2023-10-03 17:22:16 -07:00
dahapls
0cccee1d4a
[krabsetw] Update to 4.3.1 ( #33640 )
2023-10-02 22:04:22 -07:00
Frank
52354a3e49
[foonathan-memory] Fix the conflict of libs that tool depend on ( #33651 )
2023-10-02 22:01:50 -07:00
Jia Yue Hua
2376cc95e3
[jsoncons]: update to 0.171.0 ( #34019 )
2023-10-02 21:11:19 -07:00
Pravila
4fb6f50efe
[murmurhash] Add support for arm ( #34059 )
2023-10-02 21:10:39 -07:00
Kai Pastor
cc57622e3f
[kf5solid] Fix baseline regression, cleanup ( #34085 )
2023-10-02 21:09:08 -07:00
Jia Yue Hua
3ec6c423fc
[civetweb] update to 1.16 ( #34080 )
2023-10-02 21:03:56 -07:00
David Christoffer Hansen
e5417b0f17
[ismrmrd] Removed unused dependencies ( #34094 )
2023-10-02 20:59:58 -07:00
Jia Yue Hua
c70a966ca6
[cmark] update to 0.30.3 ( #34096 )
2023-10-02 20:53:42 -07:00
Jia Yue Hua
531e2474e9
[continuable] update to 4.2.2 ( #34099 )
2023-10-02 20:50:10 -07:00
Jia Yue Hua
c10bd071b5
[cpp-peglib] update to 1.8.5 ( #34100 )
2023-10-02 20:49:56 -07:00
Jia Yue Hua
e6c3b1499f
[cwalk] update to 1.2.7 ( #34104 )
2023-10-02 20:49:32 -07:00
Jia Yue Hua
8db65b8684
[cubeb] update to 2023-09-26 ( #34103 )
2023-10-02 20:49:17 -07:00
Jia Yue Hua
9f13063ee8
[trantor,drogon] update to 1.5.14, 1.8.7 ( #34119 )
2023-10-02 20:48:58 -07:00
Jia Yue Hua
d932a5959c
[dbg-macro] update to 0.5.1 ( #34105 )
2023-10-02 20:46:35 -07:00
Jia Yue Hua
4061e0b1b7
[dbus] update to 1.15.8 ( #34106 )
2023-10-02 20:46:22 -07:00
Jia Yue Hua
e074c61d6a
[discount] update to 3.0.0a ( #34108 )
2023-10-02 20:44:28 -07:00
Jia Yue Hua
bddb59427c
[dlfcn-win32] update to 1.4.1 ( #34118 )
2023-10-02 20:31:54 -07:00
autoantwort
e006ea4f2c
[nanodbc] fix build ( #34112 )
2023-10-02 20:31:05 -07:00
autoantwort
2f1cc4c0a4
[sfml] fix osx build ( #34113 )
2023-10-02 20:30:51 -07:00
autoantwort
a84f6612a8
[openvino] fix osx build ( #34115 )
2023-10-02 20:30:15 -07:00
Jia Yue Hua
9f8142b288
[easyloggingpp] update to 9.97.1 ( #34121 )
2023-10-02 20:28:46 -07:00
Alexander Neumann
9e275a9a59
[Qt] Update to 6.5.3 ( #34122 )
2023-10-02 20:28:25 -07:00
Jia Yue Hua
3fad124b61
[eastl] update to 3.21.12 ( #34126 )
2023-10-02 20:28:06 -07:00
Kai Pastor
a9c09401fc
[utfcpp] Update to 3.2.5 ( #34132 )
2023-10-02 20:26:45 -07:00
Jia Yue Hua
b04b4feab0
[podofo] update to 0.10.1 ( #34171 )
2023-10-02 20:24:45 -07:00
Jia Yue Hua
2372da54be
[libxpm] update to 3.5.16 ( #34172 )
2023-10-02 20:24:33 -07:00
Jia Yue Hua
2028f27543
[libflac] update to 1.4.3 ( #34141 )
2023-10-02 20:23:53 -07:00
Alesiani Marco
3638598245
[physx] Omniverse-PhysX updated to 5.3.0 ( #34138 )
2023-10-02 20:20:52 -07:00
Dr.-Ing. Carsten Grimm
d24cd80348
[qt5-base] patch CVE-2023-43114 ( #34166 )
2023-10-02 20:18:27 -07:00
Jia Yue Hua
3e1c604373
[protobuf-c] update to 1.4.1 ( #34170 )
2023-10-02 20:17:54 -07:00
Jia Yue Hua
8f276a5d4e
[mpc] update to 1.3.1 ( #34162 )
2023-10-02 20:07:32 -07:00
Jia Yue Hua
9e5851e41e
[flint] update to 2.9.0 ( #34143 )
2023-10-02 20:00:19 -07:00
Jia Yue Hua
0c49fc8401
[fluidsynth] update to 2.3.4 ( #34144 )
2023-10-02 19:59:58 -07:00
Jia Yue Hua
389178885d
[freerdp] Update to 2.11.2. ( #34145 )
2023-10-02 19:59:40 -07:00
Jia Yue Hua
30a1ca27bd
[functions-framework-cpp] update to 1.2.0 ( #34148 )
2023-10-02 19:59:01 -07:00
Jia Yue Hua
f83deb2d03
[frugally-deep] update to 0.15.24 ( #34149 )
2023-10-02 19:58:38 -07:00
Jia Yue Hua
e12bb7bc90
[wg21-linear-algebra] update to 0.7.3 ( #34174 )
2023-10-02 19:55:58 -07:00
Julian Xhokaxhiu
d0b133ec3b
[mfx-dispatch] Fix pkgconfig lib syntax ( #34196 )
...
Fixes building ffmpeg[qsv] on Windows
2023-10-02 19:55:25 -07:00
Craig Edwards (Brain)
33a0ec9fdd
[DPP] Bump to version 10.0.26 ( #34185 )
2023-10-02 19:54:55 -07:00
Park DongHa
057e254295
[gstreamer] disable "nvcodec" of "plugins-bad" ( #34152 )
2023-10-02 19:52:46 -07:00
Jia Yue Hua
a633d5ef2b
[gaussianlib] update to 2023-02-17 ( #34154 )
2023-10-02 19:51:53 -07:00
Jia Yue Hua
05aec8f20d
[gcem] update to 1.17.0 ( #34155 )
2023-10-02 19:51:40 -07:00
Jia Yue Hua
ac91cb6d58
[glaze] update to 1.5.1 ( #34159 )
2023-10-02 19:51:14 -07:00
Jia Yue Hua
38b14a05c4
[glslang] update to 13.0.0 ( #34160 )
2023-10-02 19:50:58 -07:00
Jia Yue Hua
c3f3a57bd8
[gmmlib] update to 22.3.12 ( #34161 )
2023-10-02 19:50:44 -07:00
Jia Yue Hua
4987bab243
[plf-colony] update to 7.3.1 ( #34163 )
2023-10-02 19:47:45 -07:00
Alfred E. Heggestad
89711d2d70
[baresip-libre] update to 3.3.0 ( #34207 )
2023-10-02 17:39:55 -07:00
Jia Yue Hua
856e200a12
[mpfr] update to 4.2.1 ( #34177 )
2023-10-02 17:39:04 -07:00
Jia Yue Hua
3e1ca9d1f6
[leveldb] update to 1.23 ( #34179 )
2023-10-02 17:37:58 -07:00
Jia Yue Hua
4c3d49c6c1
[refl-cpp] update to 0.12.4 ( #34181 )
2023-10-02 17:31:19 -07:00
Nick
320ed5a756
[alsa] update to 1.2.10 ( #34165 )
2023-10-02 17:28:51 -07:00
Gianluca Bianco
f8f7cd7cab
[ptc-print] Update to v1.4.1. ( #34206 )
2023-10-02 17:28:29 -07:00
Jia Yue Hua
733141279a
[scnlib] update to 1.1.2 ( #34182 )
2023-10-02 17:27:58 -07:00
Jia Yue Hua
6f86aa1c22
[rhash] update to 1.4.4 ( #34180 )
2023-10-02 17:27:03 -07:00
Jia Yue Hua
4f64a58dee
[hwloc] update to 2.9.3 ( #34183 )
2023-10-02 17:26:43 -07:00
Konstantin Podsvirov
408157cf93
[flecs] update to 3.2.7 ( #34187 )
2023-10-02 16:38:06 -07:00
Jia Yue Hua
00f3fdeaa8
[libgnutls] update to 3.8.1 ( #34189 )
2023-10-02 16:36:54 -07:00
Jón Bjarni
52432b5618
[mp-units] update to v2.0.0 ( #34190 )
2023-10-02 16:36:17 -07:00
Felix Richter
7320d60bc5
[rbdl] Update to v3.3.0 ( #34191 )
2023-10-02 16:35:30 -07:00
Jón Bjarni
8af5fd1a30
[azmq] update to 2023-03-23 ( #34193 )
2023-10-02 16:34:49 -07:00
Ildar Khayrutdinov
95dbe2dedd
[libosmium] update to 2.20 ( #34209 )
2023-10-02 16:13:09 -07:00
Jia Yue Hua
f165f97004
[hffix] update to 1.3.0 ( #34195 )
2023-10-02 16:11:08 -07:00
Jia Yue Hua
d132d3bd86
[highfive] update to 2.7.1 ( #34197 )
2023-10-02 16:10:52 -07:00
Jia Yue Hua
da1c860c33
[highs] update to 1.6.0 ( #34198 )
2023-10-02 16:10:33 -07:00
Jia Yue Hua
cd766ee9f4
[hunspell] update to 1.7.2 ( #34199 )
2023-10-02 16:10:08 -07:00
Jia Yue Hua
c5a2c9499d
[hypre] update to 2.29.0 ( #34200 )
2023-10-02 16:09:38 -07:00
Jia Yue Hua
bb20598105
[jack2] update to 1.9.22 ( #34201 )
2023-10-02 16:07:16 -07:00
Jia Yue Hua
a6e9316ee5
[jbig2dec] update to 0.20 ( #34203 )
2023-10-02 16:06:55 -07:00
Jia Yue Hua
e948fda2b2
[kdbindings] update to 1.0.3 ( #34204 )
2023-10-02 16:06:36 -07:00
Jia Yue Hua
001e1d37a1
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2023.10.02.00 ( #34218 )
2023-10-02 16:03:31 -07:00
chausner
38dd6b15ad
[libcoro] New Port ( #30623 )
...
* Add libcoro 0.7
* Update CI baseline
* Add "supports": "!windows"
* Update CI baseline
* Remove unneeded vcpkg-cmake-config dependency
* Update CI baseline
* Disable x64-linux and x64-osx in ci.baseline.txt
* Apply code review suggestions
* Update CI baseline
* Add patch to disable git config
* Update CI baseline
* Fix patch
* Update CI baseline
* Allow shared library builds
* Update CI baseline
* Update libcoro to version 0.8
* Update CI baseline
* Update CI baseline
* Fix line endings
* Update CI baseline
* Fix hash
* Update CI baseline
* Update version database
* Force rerun of CI pipeline
* Update to libcoro 0.9
* Update CI baseline
* Replace manual dependency check with manifest-based one
* Remove v0.8 version
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-10-02 09:47:20 -07:00
Jia Yue Hua
c6d6efed3e
[ecos] update to 2.0.10 ( #34127 )
...
* [ecos] update to 2.0.10
* [ecos] update to 2.0.10
2023-09-28 23:48:50 -07:00
Jia Yue Hua
fa4c3d0b96
[effolkronium-random] update to 1.5.0 ( #34128 )
...
* [effolkronium-random] update to 1.5.0
* [effolkronium-random] update to 1.5.0
2023-09-28 23:41:00 -07:00
Jia Yue Hua
3dd5c26d4d
[elfio] update to 3.12 ( #34129 )
...
* [elfio] update to 3.12
* [elfio] update to 3.12
2023-09-28 23:40:24 -07:00
Jia Yue Hua
3927c6ce0b
[ensmallen] update to 2.19.1 ( #34130 )
...
* [ensmallen] update to 2.19.1
* [ensmallen] update to 2.19.1
2023-09-28 23:38:44 -07:00
Weihang Ding
41e267049e
[getopt-win32] Bump to 1.1.0.20220925 ( #33893 )
...
* [getopt-win32] Bump to 1.1.0.20220925
* Update version database
2023-09-28 23:37:56 -07:00
Weihang Ding
f0c6587d89
[libimobiledevice] Add tools feature ( #33872 )
...
* [libimobiledevice] Add tools feature
* Update version database
* Remove tools from default-features
* Update version database
2023-09-28 23:36:59 -07:00
Jia Yue Hua
75924241b6
[fakeit] update to 2.4.0 ( #34134 )
...
* [fakeit] update to 2.4.0
* [fakeit] update to 2.4.0
2023-09-28 23:33:02 -07:00
Osyotr
5eea628fc2
[assimp] Update to 5.3.1, fix pkg-config ( #33957 )
...
* [assimp] Update to 5.3.0
* Remove <utf8.h> from public include
* [assimp] fix pkg-config for static builds
* [qt5-3d] Use pkgconfig to find assimp
* [assimp] -llibassimp -> -lassimp
* [assimp] Update to 5.3.1
2023-09-28 23:29:58 -07:00
Leonid Pospelov
c323ae9a97
[mygui] Update to 3.4.2 ( #34006 )
...
* .
* .
* fixwasm32
* v
* fix gl
* version
* fix-static
* versions
2023-09-28 23:25:29 -07:00
Nick
ec4d21430d
[sdl2] add missing 'dbus' dependency ( #34013 )
2023-09-28 23:22:37 -07:00
jim wang
fd4ae2b48d
[luajit] Fix copying redundant files ( #34018 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* Fix copying redundant files
* Fix copying redundant files
* update version
* fix install path
* update version
2023-09-28 23:21:58 -07:00
Henrik Gaßmann
0ec1f2cf88
[boringssl] Update port to 2023-09-25 ( #34021 )
...
* [boringssl] Update port to 2023-04-20
* [boringssl] Update port to 2023-09-25
---------
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-09-28 23:21:24 -07:00
Jia Yue Hua
a80cd259bb
[ada-url] update to 2.6.8 ( #34022 )
...
* [ada-url] update to 2.6.8
* fix deps
2023-09-28 23:16:07 -07:00
Jia Yue Hua
bb2f8529c0
[apr-util] update to 1.6.3 ( #34027 )
...
* [apr-util] update to 1.6.3
* fix deps
2023-09-28 23:15:38 -07:00
Jia Yue Hua
7373fd7cbf
[aws-sdk-cpp] update to 1.11.169 ( #34032 )
2023-09-28 23:14:34 -07:00
talregev
407d2ec015
fix ogre-next ( #34039 )
2023-09-28 23:13:40 -07:00
Jia Yue Hua
5c740e0509
[double-conversion] update to 3.3.0 ( #34044 )
2023-09-28 23:12:39 -07:00
Lily Wang
9fdd48c17d
[imgui-sfml] Update to 2.6 ( #34045 )
...
* [imgui-sfml] Update to 2.6
* update version
2023-09-28 23:11:48 -07:00
Jia Yue Hua
1ab75369a6
[etl] update to 20.38.0 ( #34048 )
2023-09-28 23:07:25 -07:00
Jia Yue Hua
c8ccd4904f
[font-util] update to 1.4.1 ( #34050 )
2023-09-28 23:03:01 -07:00
Jia Yue Hua
dae8435ad5
[] update to , port ( #34055 )
2023-09-28 23:01:52 -07:00
Jia Yue Hua
fee3b14b9d
[antlr4] update to 4.13.1 ( #34058 )
...
* [antlr4] update to 4.13.1
* [antlr4] update to 4.13.1
2023-09-28 23:00:44 -07:00
Jia Yue Hua
9ebe3a650c
[argtable3] update to 3.2.2.f25c624 ( #34060 )
...
* [argtable3] update to 3.2.2.f25c624
* [argtable3] update to 3.2.2.f25c624
2023-09-28 23:00:20 -07:00
Jia Yue Hua
cacba3eafe
[avro-cpp] update to 1.11.3 ( #34062 )
...
* [avro-cpp] update to 1.11.3
* [avro-cpp] update to 1.11.3
2023-09-28 22:59:41 -07:00
Jia Yue Hua
13404f2f44
[aws-c-common] update to 0.9.4 ( #34063 )
...
* [aws-c-common] update to 0.9.4
* [aws-c-common] update to 0.9.4
* [aws-c-common] update to 0.9.4
2023-09-28 22:59:15 -07:00
Jia Yue Hua
c10a2b5e95
[blake3] update to 1.5.0 ( #34065 )
...
* [blake3] update to 1.5.0
* [blake3] update to 1.5.0
* fix deps
2023-09-28 22:58:52 -07:00
Pravila
01058501e8
[fameta-counter] New port ( #34066 )
...
* Add fameta-counter port
* Format vcpkg.json
* Add version for fameta-counter
* Add quotes for paths
* Update version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-09-28 22:57:05 -07:00
Jia Yue Hua
0161d4aca4
[brpc] update to 1.6.0 ( #34070 )
...
* [brpc] update to 1.6.0
* [brpc] update to 1.6.0
2023-09-28 22:56:23 -07:00
Jia Yue Hua
73b055e9e4
[blosc] update to 1.21.5 ( #34071 )
...
* [blosc] update to 1.21.5
* [blosc] update to 1.21.5
2023-09-28 22:56:03 -07:00
Bernhard Manfred Gruber
584dbaa118
[boost-build] Support nvc++ ( #34072 )
...
* [boost-build] Support nvc++
Add support for nvc++ as CXX compiler when building boost, by specifying `toolset pgi` when invoking b2.
Related discussion: https://github.com/bfgroup/b2/issues/215
Fixes : #34068
* Update boost-modular-build-helper.json
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-09-28 22:55:29 -07:00
Jia Yue Hua
0fa73de34b
[cglm] update to 0.9.1 ( #34074 )
...
* [cglm] update to 0.9.1
* [cglm] update to 0.9.1
2023-09-28 22:55:08 -07:00
Jia Yue Hua
dc847d3c63
[cgns] update to 4.4.0 ( #34075 )
...
* [cgns] update to 4.4.0
* [cgns] update to 4.4.0
2023-09-28 22:41:44 -07:00
Jia Yue Hua
a317017c00
[capstone] update to 5.0.1 ( #34076 )
...
* [capstone] update to 5.0.1
* [capstone] update to 5.0.1
2023-09-28 22:38:12 -07:00
Jia Yue Hua
3b23b4e9e9
[clblast] update to 1.6.1 ( #34081 )
...
* [clblast] update to 1.6.1
* [clblast] update to 1.6.1
2023-09-28 22:27:58 -07:00
MonicaLiu
e2910c42c0
[cppzmq] Update to 4.10.0 ( #34084 )
...
* update cppzmq
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-28 22:26:33 -07:00
MonicaLiu
a04e01604c
[d3d12-memory-allocator] Fix header file paths ( #34086 )
...
* fix d3d12-memory-allocator
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-28 22:25:36 -07:00
Jia Yue Hua
db0473513e
[yyjson] update to 0.8.0 ( #34003 )
2023-09-27 01:29:54 -07:00
jtippet
632e432eba
[ndis-driver-library] Add new port at v1.2.0 ( #34012 )
...
* [ndis-driver-library] Add new port at v1.2.0
* [ndis-driver-library] Add SPDX tag of license
* [ndis-driver-library] target tags instead of commits
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [ndis-driver-library] Fix hash
---------
Co-authored-by: Jeffrey Tippet <jtippet@ntdev.microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-09-27 01:29:18 -07:00
jim wang
949127f5c1
[openvdb] Uncreate an explicit instantiation of a huge library ( #34017 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* add option
* update version
2023-09-27 01:28:31 -07:00
Jia Yue Hua
c51a36dddd
[jsonnet] update to 0.20.0 ( #34020 )
...
* [jsonnet] update to 0.20.0
* fix deps
2023-09-27 01:27:53 -07:00
Jia Yue Hua
5603a73a1a
[benchmark] update to 1.8.3 ( #34025 )
2023-09-27 01:27:24 -07:00
Jia Yue Hua
b210cf28f0
[orc]: update to 1.9.1 ( #34026 )
2023-09-27 01:27:04 -07:00
Jia Yue Hua
37845f2519
[argagg] update to 0.4.7 ( #34028 )
2023-09-27 01:26:39 -07:00
Jia Yue Hua
46f8068873
[aws-c-http] update to 0.7.13 ( #34029 )
2023-09-27 01:26:18 -07:00
Jia Yue Hua
f8b1c08466
[aws-c-auth] update to 0.7.3 ( #34030 )
2023-09-27 01:25:58 -07:00
Jia Yue Hua
4f2ac45fc5
[aws-c-mqtt] update to 0.9.6 ( #34031 )
2023-09-27 01:25:38 -07:00
JoergAtGithub
23bef4d48e
Update libdjinterop to 0.20.1 ( #34038 )
2023-09-27 01:25:18 -07:00
Jia Yue Hua
c2eb7363d7
[function2] update to 4.2.3 ( #34040 )
...
* [function2] update to 4.2.3
* fix deps
2023-09-27 01:24:57 -07:00
Jia Yue Hua
82ed564685
[fplus] update to 0.2.20-p0 ( #34041 )
...
* [fplus] update to 0.2.20-p0
* fix deps
2023-09-27 01:24:25 -07:00
Jia Yue Hua
cf36a442d5
[bitmagic] update to 7.13.4 ( #34042 )
2023-09-27 01:24:06 -07:00
jim wang
8e80bc2675
[raygui] Update to 4.0 ( #34046 )
...
* update to 4.0
* update version
2023-09-27 01:23:47 -07:00
Jia Yue Hua
c316b90058
[fastcdr] update to 1.1.0 ( #34049 )
...
* [fastcdr] update to 1.1.0
* fix deps
2023-09-27 01:23:29 -07:00
Jia Yue Hua
53fe2afc5f
[fruit] update to 3.7.1 ( #34051 )
2023-09-27 01:23:13 -07:00
Kai Pastor
72c4037ca7
[lmdb] Update, refresh ( #33967 )
...
* [lmdb] Update, refresh
* Use getopt-win32
2023-09-27 01:22:44 -07:00
Ada Tufankjian
01d51b7207
[joltphysics] Properly patching build so that it will install properly ( #33944 )
...
* Maybe fixing jolt
* Trying to fix exports
* mend
* Trying to fix patch
* Trying to fix patch
* Another attempt to fix this
* More correct exports
* Trying to fix includes
* Fixing last error
* Attempting to supply a config file
* Trying to bring back relwithdebinfo
* Nuclear option
* Trying to properly export
* Reordering export operations
* Actually fixing install again
* Installing correct file
* Trying to fix includes again
* Maybe correctly fixing install
* Fixing syntax error
* Updating usage
* Reworking after feedback
* Updating usage
* Another diff change to avoid CXX_FLAGS from being adjusted
* Fixing portfile install dir
* Disabling IPO
* Fixing port name
* Fixing dumb issue
* Disabling debug symbols in release and trying to make sure the port only appends CXX_FLAGS
* Deciding not to mess with dynamic linking for now
* Fixing debug build
* Making sure config gets fixed up
2023-09-27 01:20:50 -07:00
JonLiu1993
84296312ba
[arrow] Add Flight findpackage ( #33934 )
...
* [arrow] Add Flight findpackage
* update version
* apply suggesstion
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-26 20:37:01 -07:00
Matthew Oliver
1b4d69f302
[ffmpeg] Update to 6.0 ( #30135 )
...
* [amd-amf] Update to 1.4.29
* [ffnvcodec] Update to 11.1.5.2
* [mfx-dispatch] Fix pkgconfig
* [ffmpeg] Update to 6.0
* update versions
* [amd-amd] Fix merge
* Update ffmpeg.json
* ffmpeg: Remove libpng dependency.
Ffmpeg doesnt have a libpng dependency. All thats needed for png support is zlib which has its own option already
* Update ffmpeg.json
* [ignition-common3] patch for ffmpeg3
* [freerdp] Update to 2.11.1
* Revert "Merge pull request #1 from autoantwort/ffmpeg"
This reverts commit b52416c67d
, reversing
changes made to 8fdd44e901
.
* Update ffmpeg.json
* Update ffmpeg.json
---------
Co-authored-by: Leander Schulten <Leander.Schulten@rwth-aachen.de>
2023-09-26 14:59:05 -07:00
Paul Skopnik
70fd7df7a9
[opencv4] Fix cuDNN feature for CUDA 12.2 ( #33898 )
...
* Add patch for CUDA 12.2 from upstream
https://github.com/opencv/opencv/pull/24104
* Update version database
2023-09-26 00:38:47 -07:00
Alonso Schaich
f1dec557b9
[harfbuzz] update to 8.2.1 ( #33897 )
...
* [harfbuzz] update to 8.2.1 (microsoft/vcpkg#33896 )
* [harfbuzz] regenerate versions registry (microsoft/vcpkg#33896 )
2023-09-26 00:38:13 -07:00
marinedalek
d5fa359a5d
[libremidi] Add new port ( #33848 )
...
* [libremidi] Add new port
* [libremidi] Add license to vcpkg.json
* [libremidi] Update version
* [libremidi] Apply suggestions from code review
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* [libremidi] Use newer upstream version with UWP build fix
* [libremidi] Update version
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-09-26 00:33:50 -07:00
Lily Wang
4a311457c3
[tomlplusplus] Update to 3.3.0 ( #33835 )
...
* [tomlplusplus] update to 3.3.0
* update version
* fix android error
* update version
* update patch
* update version
2023-09-26 00:31:49 -07:00
Kai Pastor
a7d99a5c3c
[readline-unix] No empty tools dir; patch crash ( #33830 )
...
* [readline-unix] No empty tools dir
* Raise patchlevel, cleanup
2023-09-26 00:30:48 -07:00
Ilya Lavrenov
1597438167
[ade] updated to 0.1.2c ( #33726 )
...
* [ade] updated to 0.1.2c
* updated version database
2023-09-26 00:29:58 -07:00
DownerCase
6bf5ffffe8
[brotli] Update to v1.1.0 ( #33665 )
...
* [brotli] Update to v1.1.0
* Fix dependent ports
* [Freetype] Always link brotli common
2023-09-26 00:28:57 -07:00
DownerCase
bb77388661
[ecal] Add new port ( #33296 )
...
* [ecal] Add new port
* Fix patch typo
2023-09-26 00:24:39 -07:00
Kai Pastor
08a6cdd73b
[curl] Update to 8.3.0 ( #33924 )
...
* [curl] Update to 8.3.0
* Add explicit usage
* Fix CMake 3.7 compatibility
* Update copyright
* Update vcpkg-cmake-wrapper
2023-09-26 00:09:06 -07:00
Paweł Wegner
796801acca
[duktape] Update to 2.7.0 and don't require python2 to build. ( #33928 )
...
* [duktape] Update to 2.7.0 and don't require python2 to build.
Instead use a release tarball which includes all codegened stuff.
* [duktape] Enable in CI.
2023-09-26 00:06:09 -07:00
Jia Yue Hua
3f5e517707
[llhttp] update to 9.1.2 ( #33935 )
...
* [llhttp]: update to 9.1.2
* [llhttp]: update to 9.1.2
2023-09-26 00:04:07 -07:00
Jón Bjarni
972ca20ed2
[glaze] Update to 1.4.3 ( #33936 )
...
* update glaze 1.4.3
* update versions
2023-09-26 00:02:41 -07:00
Ahsan
ade8060950
[bde] Bump BDE port to 3.123.0 and fixup subpackages config ( #33938 )
...
* Bump bde to 3.123.0 & fixup subpackages config
* update baseline and version
2023-09-26 00:01:50 -07:00
Paweł Wegner
c67a3059bb
[ffmpeg] Fix android build on macOS host. ( #33943 )
...
ranlib from xcode, which is picked up by default by FFmpeg build system, breaks the .a files.
Explicitly point to ranlib from NDK.
2023-09-25 23:55:39 -07:00
tstraus
b9218c4523
[raylib] Enable raylib on ARM ( #33946 )
...
* Enable raylib on ARM Macs
Raylib has been working on ARM based macOS for a while now. I've tested it on my own, and the raylib project has been building it in actions for a year now. See: https://github.com/raysan5/raylib/pull/2567
* Update version database
* Update raylib.json
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-09-25 23:54:05 -07:00
Billy O'Neal
6a31b20534
Version database consistency fixes ( #33948 )
...
* Fix broken version constraints.
C:\Dev\vcpkg\ports\kinectsdk1\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\kinectsdk2\vcpkg.json: error: the "version>=" constraint to vcpkg-tool-lessmsi names version 1.10#1 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\v-\vcpkg-tool-lessmsi.json.
C:\Dev\vcpkg\ports\matroska\vcpkg.json: error: the "version>=" constraint to ebml names version 1.4.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\e-\ebml.json.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named onnx.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named paddle.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\openvino\vcpkg.json: error: the "version>=" constraint to protobuf names version 3.20.3 which does not exist in the version database. All versions must exist in the version database to be interpreted by vcpkg. Consider removing the version constraint or choosing a value declared in C:\Dev\vcpkg\versions\p-\protobuf.json.
note: the dependency is in the feature named tensorflow.
C:\Dev\vcpkg\ports\qtvirtualkeyboard\vcpkg.json: error: the dependency t9write does not exist in the version database; does that port exist?
note: the dependency is in the feature named t9write.
* Remove entries from the baseline that do not exist.
2023-09-25 23:52:51 -07:00
Joshua T. Fisher
4d07057b32
[libjpeg-turbo] Disable simd/asm on Wasm ( #33951 )
...
* Disable SIMD on WASM, bump verion
* Run `vcpkg x-add-version libjpeg-turbo`
2023-09-25 23:51:24 -07:00
Kevin Lalumiere
dc7ec34c13
[launch-darkly-server] Port Launch Darkly Server is supported on ARM ( #34004 )
...
* Port Launch Darkly Server is supported on ARM
I tested it.
* Build fail on arm-neon-android
* Remove launch-darkly's warning as error
and change CI baseline back
2023-09-25 23:50:33 -07:00
Osyotr
8f7a19d17d
[cctz] Use official CMakeLists.txt ( #33958 )
2023-09-25 23:48:43 -07:00
Kai Pastor
62988594de
[gdal] Update to 3.7.2 ( #33960 )
2023-09-25 23:48:02 -07:00
Kai Pastor
7ceccee7f8
[graphviz,librsvg,libcroco] Refresh ( #33964 )
...
* [graphviz] Cleanup
* Refresh patches
* Versions
* Disable #pragma comment lib
* DLLs without exports
* [librsvg] Modernize
* Revise vendored librsvg build
* [libcroco] Revise vendored build
* [librsvg] Revise vendored build, cont.
* [libcroco] Fix version
* [librsvg] Fix pc file
* [librsvg] Fix config polyfill
* Mingw fixes, no abs paths
* No abs paths
2023-09-25 23:47:35 -07:00
Vitaliy Didik
fefbf7c5aa
[libvmdk] Updated to version 20221124 ( #33968 )
...
* [libvmdk] Updated to most recent version 20221124
* [libvmdk] User VERSION variable
* [libvmdk] Updated version file
2023-09-25 23:42:56 -07:00
Fabien Péan
cacce66afe
[yomm2] Fix DLL install for x64-windows
( #33970 )
...
* [yomm2] fix install for `x64-windows`
* [yomm2] v db
2023-09-25 23:42:15 -07:00
Jia Yue Hua
50c4dd79c6
[rtmidi] Fix include path ( #33971 )
...
* [rtmidi] Fix include path
* fix deps
2023-09-25 23:41:40 -07:00
Jia Yue Hua
be1e1b72e7
[abseil]: update to 2023.08.02.1 ( #33975 )
2023-09-25 23:40:53 -07:00
Jia Yue Hua
967ac0f57a
[ctre] update to 3.8 ( #33976 )
...
* [ctre] update to 3.8
* [ctre] update to 3.8
2023-09-25 23:40:26 -07:00
Jia Yue Hua
163ec99467
[asio]: update to 1.28.1 ( #33977 )
2023-09-25 23:39:56 -07:00
Jia Yue Hua
293512465b
[log4cxx]: update to 1.1.0 ( #33980 )
2023-09-25 23:39:26 -07:00
Jia Yue Hua
3cc2377d21
[numcpp] udpate to 2.11.0 ( #33981 )
...
* [numcpp] udpate to 2.11.0
* fix deps
2023-09-25 23:38:52 -07:00
Jia Yue Hua
710b136882
[openblas] update to 0.3.24 ( #33984 )
...
* [openblas] update to 0.3.24
* fix deps
* fix deps
* fix deps
* fix deps
2023-09-25 23:38:28 -07:00
jim wang
c68a56a40c
[apr] update to 1.7.4 ( #33993 )
...
* fix apr
* update version
---------
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-09-25 23:38:01 -07:00
Jia Yue Hua
06d3ef8525
[cjson] update to 1.7.16 ( #34001 )
2023-09-25 23:37:00 -07:00
Kai Pastor
5a38b5ec0e
[openssl] Update to 3.1.3, disable asm on arm32 neon ( #33890 )
...
* [openssl] update version to 3.1.3
* [openssl] removed patches that are already applied in version 3.1.3 for windows
* [openssl] format vcpkg.json
* [openssl] update version information
* Revert armcap changes (WIP)
* WIP
* Revert "Revert armcap changes (WIP)"
This reverts commit a451e6e0be
.
* Trace
* Revert "Trace"
This reverts commit 91e6428688
.
* [openssl] Disable asm also on arm32 neon
* Revert "WIP"
This reverts commit b7c3a6d961
.
---------
Co-authored-by: Carsten Grimm <carsten.grimm@ipolog.ai>
2023-09-23 22:24:50 -07:00
Take Vos
930bd39320
[hikogui] update to version 0.8.1 ( #33902 )
2023-09-23 22:22:57 -07:00
Jón Bjarni
04c806d2d5
[sml2] add new port ( #33903 )
...
* add boost external sml2
* add git-tree
2023-09-23 22:22:08 -07:00
Mengna Li
f6ca87d28e
update to 0.1.3 ( #33910 )
2023-09-23 22:14:22 -07:00
Kai Pastor
6e4b3f68ac
[minizip] Fix build with android NDK r26 ( #33916 )
...
* [minizip] Fix android NDK r26
* Minor change
2023-09-23 22:11:00 -07:00
Jia Yue Hua
83d4286ea1
[trompeloeil] update to 45 ( #33920 )
2023-09-23 22:08:55 -07:00
Kai Pastor
559cbd3d15
[libcap] Normalize ( #33923 )
...
* [libcap] Normalize
* Update license
* Finish WIP
2023-09-23 22:06:01 -07:00
Weihang Ding
78ba9711d3
[kf5solid] Add imobile feature ( #33888 )
...
* [kf5solid] Add imobile feature
* Update version database
* Fix imobilde version
* Update version database
* Remove imobile from platform-default-features
* Update version database
2023-09-22 16:09:58 -07:00
Anton Kolesnyk
7d5ed6bd1b
[azure-*-cpp] Shorten source paths ( #33880 )
...
* [azure-messaging-eventhubs-cpp] Shorten source paths
* use cmake to rename directories, and also include azure-storage ports (#4 )
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
* Shorten the paths down to _/_/_/
---------
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-09-22 16:08:59 -07:00
Weihang Ding
c96d040503
[libideviceactivation] Add tools feature ( #33871 )
...
* [libideviceactivation] Add tools feature
* Update version database
* Remove tools feature from default-features
* Update version database
2023-09-22 16:07:44 -07:00
Weihang Ding
2337b851fe
[libirecovery] Add tools feature ( #33868 )
...
* [libirecovery] Add tools feature
* Update version database
* Remove tools from default-features
* Update version database
2023-09-22 16:05:44 -07:00
Frank
7c13895ff7
[opentelemetry-cpp] Fix warning and miss include files ( #33861 )
...
* [opentelemetry-cpp] Fix warning and miss include files
* version
* update patch
* version
2023-09-22 16:03:49 -07:00
jim wang
0d5ed93c6d
[cppmicroservices] Update to 3.7.6 ( #33858 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* update to 3.7.6
* update version
2023-09-22 16:03:14 -07:00
JonLiu1993
d241dd8b69
[openvino] Copy the pdb file to the bin directory ( #33499 )
...
* [openvino] Copy the pdb file to the bin directory
* update version
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-22 14:24:37 -07:00
Theodore Tsirpanis
acc2fb6cce
[pcre2] Fix CMake integration. ( #31928 )
...
* Remove dependencies to bzip2 and zlib.
They are used only by pcre2grep which we don't build in the port.
* Fix CMake integration.
The patch has been submitted upstream in PCRE2Project/pcre2#260 .
* Add a usage file and use `vcpkg_install_copyright`.
* Bring back patching pcre2.h.
* Bump port version.
* Update version database.
* Fix CRLF damage.
* Fix target capitalization.
* Update version database.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-09-22 11:35:42 -07:00
Cheney Wang
3f8513efb0
[vcpkg baseline][magnum-plugins] Fix corrade-rc not found ( #33930 )
...
* [vcpkg baseline][magnum-plugins] Fix corrade-rc not found
* code clean up
2023-09-22 11:27:59 -07:00
Weihang Ding
9561b275c6
[readline-win32] Fix windows static linking ( #33892 )
...
* [readline-win32] Fix windows static linking
* Update version database
2023-09-20 10:29:21 -07:00
Connor Broyles
febeb3f7e4
[osg] Fix build for release-only triplets ( #33885 )
2023-09-20 10:27:18 -07:00
JoergAtGithub
4c6db587c4
Update libdjinterop to 0.20.0 ( #33884 )
2023-09-20 10:26:20 -07:00
Leonid Pospelov
e1ea88cc70
[dukglue] Add new port ( #33878 )
...
* [dukglue] Add new port
* .
* .
2023-09-20 10:25:09 -07:00
talregev
a463dc85e4
update inginition-common3 to 3.16.0 ( #33873 )
2023-09-20 10:23:47 -07:00
Jia Yue Hua
e7e2480af1
[ocilib] update to 4.7.6 ( #33869 )
2023-09-20 10:23:18 -07:00
Frank
39f2aeeec9
[upb] tools no uwp ( #33864 )
...
* [upb] tools no uwp
* format
* version
* revert patch
* version
2023-09-20 10:22:53 -07:00
Mengna Li
14dccc69fb
update to 1.22.5 ( #33863 )
2023-09-20 10:19:20 -07:00
Xinyu Wang
f939a96d52
[opencv4] Fix ogre dependencies ( #33857 )
...
* update ogre name
2023-09-20 10:17:14 -07:00
Mengna Li
ab3c724145
[tesseract] update to 5.3.2 ( #33852 )
...
* update to 5.3.2
* fix ci error
2023-09-20 10:14:17 -07:00
Daniel Schürmann
4d2e0b1a70
[libmad] Detect the FPM flag according to the CMAKE_SYSTEM_PROCESSOR ( #33490 )
2023-09-20 10:10:28 -07:00
talregev
a1dcb37339
Add more gz ports ( #33389 )
2023-09-20 10:08:06 -07:00
Jón Bjarni
5be487d27a
[libsystemd] add new port ( #31150 )
...
* add libsystemd, libcap, libxcrypt
* baseline libsystemd, libcap, libxcrypt
* versions tree libsystemd, libcap, libxcrypt
* licenses for libsystemd, libcap, libxcrypt in vcpkg.json
* update tree for libsystemd, libcap, libxcrypt
* allow restricted header libxcrypt
* tree allow restricted header libxcrypt
* remove message Warning
* use targets exist during configure, instead of configure_file variable to search for zstd
* update git-tree
* add quotes to full paths and remove messages in portfiles
* update git-tree
* remove extra spaces
* update git-tree
* remove extra line
* update git tree
* do configure hack differently and remove cross compile patch and override compiler during build_make
* update git tree
* try either gcc or clang for libcap and specify log file root for each build command
* update git-tree
* libcap use host dependency of self
* libcap update git tree
* libsystemd is LGPL2.1
* update libsystemd git-tree
* change from find_package to find_dependency in unofficial cmake export
of libsystemd
* update libsystemd git-tree
* update libxcrypt
* update git tree libxcrypt
* patch pkgconfig file of libsystemd
* update libsystemd git-tree
* update libsystemd to 254
* update git-tree libsystemd
* * Copy of cap_names.h checked in for cross compilation
* Decouple cap_names.h from libcap.* make targets
* Use vcpkg_cmake_get_vars instead of ENV{CC} etc.
* Remove unnecessary self dependency of libcap
* Update libcap to 1.2.69
* Update git-tree
* cleanup old versions from version jsons
2023-09-20 09:56:16 -07:00
JonLiu1993
280e7673e7
[leveldb] Install util header files ( #22650 )
...
* [leveldb] Install util header files
* update version
* update patch
* update version
* update version
* update version
* update patch
* update version
* update patch
* update version
* Apply review suggestion
* update version
* Fix conflict files
* update version
* update version
* [leveldb] Install util header files
* update version
* Add patch
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-20 09:51:12 -07:00
JonLiu1993
4cfabe769e
[octomap] fix c++20 compilation error ( #33851 )
...
* fix c++20 compilation error
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-19 09:54:29 -07:00
Weihang Ding
7c06f2b2c8
[libusbmuxd] Add tools feature ( #33838 )
...
* [libusbmuxd] Add tools feature
* Update version database
* Remove tools from default-features
* Update version database
2023-09-19 09:54:00 -07:00
Weihang Ding
d55379ba17
[libplist] Add tools feature ( #33837 )
...
* [libplist] Add tools feature
* Update version database
* Remove tools from default-features
* Update version database
* Optimize STDIN_FILENO macro in patch
* Update version database
2023-09-19 09:52:57 -07:00
autoantwort
25c41db771
[vlpp] tools on osx ( #33816 )
2023-09-19 09:49:38 -07:00
Cédric Tabin
b5c59f51ce
Update to libzippp v7.0-1.10.1 ( #33807 )
2023-09-19 09:49:01 -07:00
autoantwort
335c1d1029
[ffmpeg] fix feature vpx ( #33796 )
2023-09-19 09:48:22 -07:00
autoantwort
62c3efbafd
[magnum] fix cross compile ( #33780 )
2023-09-19 09:47:30 -07:00
Mengna Li
dad83452d7
fix error path ( #33764 )
2023-09-19 09:46:42 -07:00
Ilya Lavrenov
9b68425b11
[openvino] 2023.1.0 release ( #33079 )
...
* openvino: 2023.1.0 release
* updated version databases
2023-09-19 09:40:15 -07:00
Fabien Péan
0a50c9623b
[yomm2] Update to v1.4.0 ( #33509 )
...
* [yomm2] Update to version 1.4.0
* [yomm2] v db
2023-09-18 10:12:53 -07:00
autoantwort
744ea46048
[ace] tao windows arm ( #33709 )
2023-09-18 10:11:01 -07:00
autoantwort
abc27692f3
[pdal] fix cross build ( #33748 )
2023-09-18 10:00:59 -07:00
Frank
5fbb091fcc
[behaviortree-cpp] Update version to 4.3.7 ( #33761 )
...
* [behaviortree-cpp] Update version to 4.3.7
* version
2023-09-18 10:00:23 -07:00
MonicaLiu
a86e61b960
[libxml2] Fix post-build errors ( #33763 )
...
* fix libxml2
* update version
* format
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-18 10:00:02 -07:00
JonLiu1993
36ff119b98
[pmdk] Fix linux compilation ( #33766 )
...
* [pmdk] Add !linux supports
* update version
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:59:17 -07:00
Jón Bjarni
c9e2aa851e
[fmt] Update to 10.1.1 ( #33767 )
...
* update fmt to 10.1.1
* fmt baseline and version
2023-09-18 09:58:50 -07:00
autoantwort
712089644a
[cpprestsdk] fix uwp ( #33768 )
...
* [cpprestsdk] fix uwp
* test
2023-09-18 09:58:32 -07:00
autoantwort
755760ee87
[cairo] no uwp ( #33773 )
2023-09-18 09:57:34 -07:00
autoantwort
a6de4e4697
[meshoptimizer] gltfpack no uwp ( #33776 )
2023-09-18 09:57:10 -07:00
autoantwort
ac27388fe0
[ableton-link] uwp ( #33779 )
2023-09-18 09:56:50 -07:00
Connor Broyles
01ed87c315
[osg] Fix debug targets for plugins in unofficial-osg ( #33782 )
...
* [osg] Fix debug plugin target locations
* [osg] Bump port version
2023-09-18 09:55:59 -07:00
Leonid Pospelov
d48d056965
[civetweb] fix arm64-windows build ( #33783 )
...
* [civetweb] Enable arm64-windows build
* port-version
* versiondb
* versiondb
2023-09-18 09:55:02 -07:00
chausner
5d0788647d
[libwebp] Update to 1.3.2 ( #33785 )
...
* Update libwebp to 1.3.2
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-18 09:54:42 -07:00
RealTimeChris
cc9679a9b4
Updating the necessary files. ( #33788 )
2023-09-18 09:54:09 -07:00
Lily Wang
500700a90c
[atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection ( #33792 )
...
* [atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection
* update version
2023-09-18 09:52:14 -07:00
Lily Wang
896155d2d9
[skia] Add dependency dlfcn-win32 for feature freetype on windows ( #33793 )
...
* [skia] Add dependency dlfcn-win32 for feature freetype on windows
* update version
2023-09-18 09:49:29 -07:00
talregev
66d350f79c
Compile graphviz 9.0.0 ( #33795 )
2023-09-18 09:28:07 -07:00
autoantwort
23a7cab492
[mapnik] fix features input-csv ( #33801 )
2023-09-18 09:22:52 -07:00
Rémy Tassoux
fda8c182d4
[quill] Update to 3.3.1 ( #33809 )
...
* [quill] Update to 3.3.1
* [quill] Update version files
2023-09-18 09:21:03 -07:00
Rémy Tassoux
dfedf0735d
[unordered-dense] Update to 4.1.2 ( #33811 )
...
* [unordered-dense] Update to 4.1.2
* [unordered-dense] Update version files
2023-09-18 09:20:34 -07:00
Rémy Tassoux
9f76861e2a
[utfcpp] Update to 3.2.4 ( #33812 )
...
* [utfcpp] Update to 3.2.4
* [utfcpp] Update version files
2023-09-18 09:20:11 -07:00
autoantwort
7d597a2231
[opencascade] no absolute paths ( #33814 )
2023-09-18 09:19:45 -07:00
autoantwort
9594d48ffa
[date] no uwp ( #33815 )
2023-09-18 09:19:24 -07:00
sewon jeon
05a3b217a8
[onnxruntime-gpu]Update version to 1.15.1 ( #33818 )
...
* Update onnxruntime-gpu version to 1.15.1
Update onnxruntime-gpu version to 1.15.1
* remove port version
* update git tree
2023-09-18 09:18:53 -07:00
autoantwort
6333c9a58c
[aws-c-cal] fix linux build ( #33819 )
2023-09-18 09:18:29 -07:00
Jia Yue Hua
b2b5bd8f65
[sqlitecpp] update to 3.3.1 ( #33820 )
...
[sqlitecpp] update to 3.3.1
2023-09-18 09:15:31 -07:00
JonLiu1993
4d51ac36d3
[libdeflate] update to v1.19 ( #33829 )
...
* [libdeflate] update to v1.19
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-09-18 09:14:53 -07:00
Weihang Ding
219c8de643
[cpu-features] Bump to 0.9.0 ( #33831 )
...
* [cpu-features] Bump to 0.9.0
* Update version database
2023-09-18 09:14:08 -07:00
autoantwort
e8c2a04eb7
[directxtk] fix wrong dep on arm ( #33712 )
2023-09-15 15:13:54 -07:00
Billy O'Neal
d99b6930b9
Update macOS to 13.5 and xcode 14.3.1. ( #33722 )
2023-09-14 14:02:46 -07:00
Lily Wang
130a670989
[sdl2] Update to 2.28.3 ( #33740 )
...
* [sdl2] Update to 2.28.3
* update version
2023-09-14 13:31:20 -07:00
John Farrier
a0d636b79b
[celero] Updated to v2.9.0 ( #33741 )
...
* [celero] Updated to v2.9.0
- SHA512s are updated for each updated download
- Fixed demo project compilation on Linux
- Tested on Windows x64 (Visual Studio) and Linux x64 (GCC on Ubuntu).
* [celero] Updated to v2.9.0
Updated VCPKG database files.
2023-09-14 13:30:58 -07:00
autoantwort
6a89e6c783
[tesseract] no tool text2image ( #33749 )
2023-09-14 13:30:17 -07:00
Conor Ryan
2c401863dd
[aws-sdk-cpp] update to 1.11.160 and update dependencies ( #33708 )
2023-09-13 19:03:24 -07:00
Asuna
a04f49071f
[sigmatch] add new port ( #33707 )
2023-09-13 17:15:41 -07:00
chausner
f08840767f
[usearch] Add new port ( #33676 )
2023-09-13 17:10:57 -07:00
chausner
6f29df2a11
[simsimd] Add new port ( #33674 )
2023-09-13 17:06:48 -07:00
Matthias Kuhn
1aded8a0d0
[exiv2] Fix building for ios ( #33683 )
2023-09-13 16:53:43 -07:00
Weihang Ding
29151e1c19
[libimobiledevice/*] Use original upstream ( #33246 )
2023-09-13 16:51:44 -07:00
autoantwort
1ca3ee9265
[civetweb] no windows arm ( #33711 )
2023-09-13 16:42:02 -07:00
Frank
ba3a8acdba
[glib] Update version to 2.76.5 ( #33696 )
...
* [glib] Update version to 2.76.5
* version
2023-09-13 16:39:29 -07:00
jim wang
100c344358
[dv-processing] update to 1.7.9 ( #33695 )
2023-09-13 16:39:14 -07:00
MonicaLiu
f7d13cb679
[thrift] Update to v0.19.0 ( #33694 )
2023-09-13 16:38:54 -07:00
Frank
d4ab44b499
[grpc] tools no uwp ( #33697 )
2023-09-13 16:38:15 -07:00
autoantwort
bb3993b8ba
[libsvm] tools no uwp ( #33686 )
2023-09-13 16:28:01 -07:00
autoantwort
2c32f6e8c4
[proj] tools fix uwp ( #33689 )
2023-09-13 16:27:43 -07:00
autoantwort
ae2bfa3795
[boost-fiber] does support arm64-osx ( #33682 )
2023-09-13 16:27:11 -07:00
autoantwort
3d532f1cec
[mesa] no uwp ( #33685 )
2023-09-13 16:22:21 -07:00
autoantwort
0ffc9209dc
[apsi] fix uwp buid ( #33684 )
2023-09-13 16:22:03 -07:00
Theodore Tsirpanis
b6aef4be73
[aws-sdk-cpp] Fix and improve the manifest generation script. ( #33704 )
2023-09-13 16:20:15 -07:00
Azure SDK Bot
33409307f1
[azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.2 ( #33732 )
2023-09-13 16:19:12 -07:00
autoantwort
6ba7133b00
[openjpeg] jpip does not support uwp ( #33620 )
2023-09-13 16:11:08 -07:00
Taylor Foxhall
7c4925fd59
Fix ntf-core builiding on x86_64 Linux ( #33562 )
2023-09-13 16:10:25 -07:00
autoantwort
f63ea3c991
[openvdb] use support expressions ( #33747 )
2023-09-13 16:05:12 -07:00
autoantwort
b8ef3f52bb
[wolfssl] fix windows build ( #33752 )
2023-09-13 16:04:07 -07:00
Alonso Schaich
2e9facbca2
[harfbuzz] update to 8.2.0 ( #33702 )
2023-09-13 15:56:46 -07:00
Pavel Kisliak
2fa6cab55a
[BitSerializer] Update to v0.65 ( #33727 )
2023-09-13 15:55:02 -07:00
مهدي شينون (Mehdi Chinoune)
b718abc739
[gtest] update to 1.14.0 ( #33728 )
2023-09-13 15:54:23 -07:00
مهدي شينون (Mehdi Chinoune)
e5fb790328
[qtkeychain] update to 0.14.1 ( #33730 )
2023-09-13 15:53:40 -07:00
JonLiu1993
e44d60e6bf
[czmq] code clean up ( #33650 )
2023-09-13 15:43:05 -07:00
Weihang Ding
44e1ee73d2
[sqlite3] Bump to 3.43.0 ( #33632 )
2023-09-13 15:42:37 -07:00
Carlos O'Ryan
2ad55efa24
[google-cloud-cpp] upgrade to v2.15.1 ( #33667 )
2023-09-13 15:42:16 -07:00
Sergey Podobry
14431d6815
[libdatachannel] Update to 0.18.6 ( #33672 )
2023-09-13 15:41:59 -07:00
autoantwort
97e12471c6
[influxdb-cxx] no uwp ( #33609 )
2023-09-13 15:41:23 -07:00
Yury Bura
caa7579a1c
[boost] update to v1.83.0 ( #33597 )
2023-09-13 15:40:46 -07:00
Connor Broyles
bc378ccf3f
[vsg] Update to v1.0.9 ( #33677 )
2023-09-13 15:36:16 -07:00
Connor Broyles
0a02c4869a
[vsgxchange] Update to 1.0.5 ( #33678 )
2023-09-13 15:35:54 -07:00
chausner
a6025e0f75
[seasocks] Update to 1.4.6 ( #33656 )
2023-09-13 15:35:10 -07:00
Lily Wang
7e10d7ce8e
[openimageio] Add dependency python3 for feature pybind11 ( #33584 )
2023-09-13 15:34:23 -07:00
autoantwort
7f99c30261
[wpilib] update to main ( #32461 )
...
* [wpilib] update to main
* Restore wpilib
2023-09-13 15:33:00 -07:00
David Kirchsteiger
d173587821
[opencascade] Update port to 7.7.2 ( #33498 )
2023-09-13 15:32:26 -07:00
autoantwort
c36b0be6a6
[oatpp-zli] add missing deps ( #33605 )
2023-09-13 15:30:41 -07:00
Andres Freund
36bd94b598
[zstd] Add "tools" feature ( #30183 )
2023-09-13 15:00:09 -07:00
Azure SDK Bot
744386bbdd
[Azure Storage] Update to September Release ( #33733 )
2023-09-13 14:59:27 -07:00
JonLiu1993
da21e45c9a
[unicorn] update to 2.0.1.post1 ( #26101 )
...
* [unicorn] update to 2.0.0
* update version
* update patch
* update version
* Update portifile.cmake
* update version
* fix ci error
* update version
* [unicorn] update to 2.0.1
* update version
* update function
* update version
* update version
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-09-12 11:00:40 -07:00
Takatoshi Kondo
6611a38237
Update async-mqtt port to 2.0.0. ( #33718 )
2023-09-12 10:58:51 -07:00
Brain
424ed5e673
[DPP] Bump to version 10.0.25 ( #33475 )
2023-09-11 16:06:32 -07:00
autoantwort
962e5e39f8
[ogre] no uwp ( #33599 )
2023-09-08 11:30:30 -07:00
Ilya Lavrenov
db95d1c098
[tbb] Change hwloc into a default feature ( #33586 )
2023-09-08 09:39:35 -07:00
Kai Pastor
7b5ca09708
[proj] Update to 9.3.0 ( #33628 )
2023-09-08 00:10:27 -07:00
Alexis La Goutte
7fe63d9109
[nghttp3] update to 0.15.0 ( #33642 )
2023-09-08 00:10:13 -07:00
Alexis La Goutte
8fdd90e72d
[ngtcp2] update to 0.19.1 ( #33647 )
2023-09-08 00:10:01 -07:00
autoantwort
1aa7b212c5
[libmesh] fix post build checks ( #33518 )
2023-09-08 00:08:42 -07:00
autoantwort
36e24f42fa
[ixwebsocket] no uwp for openssl ( #33608 )
2023-09-07 20:24:22 -07:00
MonicaLiu
195c73b04e
[daw-header-libraries] Update to to v2.96.1 ( #33627 )
2023-09-07 20:24:09 -07:00
Vitalii Koshura
299ed32cfa
[cpp-httplib] Update to 0.14.0 ( #33635 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-09-07 20:23:56 -07:00
complexlogic
3c7f29f0b6
[taglib] Update to 1.13.1 ( #33636 )
2023-09-07 20:23:08 -07:00
Azure SDK Bot
2694599b18
[azure-core-amqp-cpp] Update to 1.0.0-beta.3 ( #33644 )
2023-09-07 20:22:51 -07:00
autoantwort
56c03b53fc
[devil] does not support uwp ( #33595 )
2023-09-07 15:03:26 -07:00
Alexis La Goutte
4a7bbbe140
[nghttp2]: update to 1.56.0 ( #33630 )
2023-09-07 15:02:20 -07:00
autoantwort
0a4cefaac2
[sqlite3] tool no uwp ( #33602 )
2023-09-07 15:01:47 -07:00
autoantwort
491f98f238
[soci] odbc no uwp ( #33601 )
2023-09-07 14:58:43 -07:00
JonLiu1993
c76b894f67
[clipper2] Provide CLIPPER2_UTILS target ( #33585 )
2023-09-07 14:57:09 -07:00
Osyotr
e4b4469611
[python3] Update to 3.11.5 ( #33477 )
2023-09-07 13:12:03 -07:00
Billy O'Neal
9fffbcfa83
[tesseract] Fix build on Android ( #33625 )
2023-09-07 13:10:50 -07:00
Chuck Walbourn
bae4893b73
[directx-dxc, directxtk, directxtk12, directxtex] September 2023 update ( #33623 )
2023-09-07 13:10:01 -07:00
Frederik Carlier
a17ccd69e2
Use absolute path for pkgconfig ( #33425 )
2023-09-07 13:09:39 -07:00
Abhishek Kulkarni
8218500ddf
[llvm] Add option to enable MLIR Python bindings ( #32415 )
2023-09-07 13:09:08 -07:00
Vitalii Koshura
095ee8757e
[json-rpc-cxx] Add new port ( #33520 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-09-07 00:15:17 -07:00
Rémy Tassoux
ada12c9ec2
[imgui-node-editor] New port ( #33508 )
2023-09-07 00:12:53 -07:00
Michael Heyman
c6ea5d087a
[flux] new port ( #33407 )
...
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-09-07 00:04:52 -07:00
Kai Pastor
37cc171326
[xmlsec,libffi] Fix exported targets ( #33545 )
2023-09-07 00:01:49 -07:00
MonicaLiu
d6ad83af4b
[strong-type] Update to v12 ( #33587 )
2023-09-06 23:59:18 -07:00
Ómar Högni Guðmarsson
56f1f92a59
[glaze] update to 1.4.1 ( #33588 )
2023-09-06 23:43:20 -07:00
autoantwort
a7ed7c9e10
[yyjson] fix feature writer ( #33596 )
2023-09-06 23:42:57 -07:00
autoantwort
6dce841513
[msdfgen] tools no uwp ( #33606 )
2023-09-06 23:42:34 -07:00
Mengna Li
ee25a336f1
[daw-json-link] update to 3.20.1 ( #33626 )
2023-09-06 23:42:12 -07:00
Kai Pastor
2b2852767f
[libpq] Unconditionally install to subdir ( #33564 )
2023-09-06 16:51:54 -07:00
Ali Can Demiralp
6f8eef29c3
[anari] Disable Helide device. ( #33616 )
2023-09-06 15:33:34 -07:00
Sander Cox
8413fd7fc2
[ffmpeg] enable a feature to support libpng ( #33561 )
2023-09-06 13:06:03 -07:00
Frank
13da141b82
[mpir] Build include files even when building static ( #33547 )
2023-09-06 13:05:14 -07:00
MonicaLiu
52716b97ad
[blend2d] Fix core build ( #33550 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-06 13:03:41 -07:00
autoantwort
9e4b14bfab
[minizip-ng] fix pkgconfig file ( #33568 )
2023-09-06 13:02:46 -07:00
autoantwort
8bc6d22943
[opencv2] fix missing include ( #33570 )
2023-09-06 13:00:43 -07:00
Frank
7692510c1a
[paraview] Always use the release exe ( #33577 )
2023-09-06 13:00:25 -07:00
Kai Pastor
3d2d00ed35
[luajit] Don't enable LJ_DUALNUM ( #33581 )
2023-09-06 12:58:48 -07:00
jim wang
1384becefc
[mdl-sdk] Fix link freeimage error ( #33531 )
2023-09-05 22:44:56 -07:00
jvbsl
d7b4ba0e76
[zeroc-ice] Fixes include files missing IceUtil ( #33516 )
...
As of version 3.6 IceUtil and Ice were merged, and as of 3.7 the IceUtil library was completely removed.
IceUtil is directly compiled into the Ice library, the header files still exist though, and therefore need to be copied with every Ice core build.
https://doc.zeroc.com/ice/3.7/release-notes/upgrading-your-application-from-ice-3-6#id-.UpgradingyourApplicationfromIce3.6v3.7-IceUtilLibraryRemoved
2023-09-05 22:44:14 -07:00
RealTimeChris
b025c1a271
[DiscordCoreAPI] to v1.90 and [Jsonifier] to v0.9.7 ( #33563 )
2023-09-05 22:43:50 -07:00
autoantwort
71d0c0c9a4
[pcl] fix feature apps ( #33573 )
2023-09-05 22:43:22 -07:00
autoantwort
6d70500536
[gdal] don't use jpeg when disabled ( #33566 )
2023-09-05 22:42:13 -07:00
jim wang
df2550378e
[ngspice] update version to 41 ( #33549 )
2023-09-05 22:41:54 -07:00
autoantwort
77ee154051
[llvm] add missing include ( #33521 )
2023-09-05 22:41:12 -07:00
Kai Pastor
be063cfe4a
[openssl] Fix armv8 asm [fastrtps] Fix configure race ( #33515 )
2023-09-05 22:38:10 -07:00
autoantwort
2364f74e8e
[cpu-features] tools does not build on arm64-osx ( #33513 )
2023-09-05 22:37:31 -07:00
Mengna Li
38073c3695
[miniupnpc] update to 2.2.5 ( #33554 )
2023-09-05 22:35:09 -07:00
Rémy Tassoux
4e0474f42a
[imgui] Update to 1.89.9 ( #33537 )
2023-09-05 22:34:32 -07:00
Szabolcs Horvát
0c04648fbf
[igraph] update to 0.10.7 ( #33536 )
2023-09-05 22:34:10 -07:00
Yury Bura
8dfa578f33
[rocksdb] update to v8.5.3 ( #33535 )
2023-09-05 22:33:57 -07:00
Mengna Li
6bee51db43
[gtk] update to 4.10.5 ( #33526 )
2023-09-05 22:33:24 -07:00
Weihang Ding
cd6aef76b9
[highway] Bump to 1.0.7 ( #33514 )
2023-09-05 22:33:07 -07:00
SvenPStarFinanz
52678a296d
[libxml2] Update to 2.11.5 ( #33461 )
...
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-09-05 22:32:52 -07:00
Stig Hornang
a1703aa3e8
[capnproto] Update to v1.0.1 ( #33446 )
...
Updated to include capnproto f4152f83b which fixes error C7692:
"rewritten candidate function was excluded..." which occurs when
building with MSVC 2022.
The updated code brings in another bug which is only fixed in the v2
branch of capnproto (not in master which is used here). The first
patch in this commit disables the problematic code by disabling the
coroutine check in async-prelude.h
The second patch disables KJ_USE_EPOLL for Android NDK version < 23
where sigtimedwait is not defined.
2023-09-05 22:32:34 -07:00
Carlos O'Ryan
4a600e9fea
[google-cloud-cpp] update to latest release (v2.14.0) ( #33503 )
2023-09-01 15:34:33 -07:00
Frank
632a33aba2
[skia] disable the dev test ( #33494 )
...
* [skia] disable the dev test
* version
* add option
* v db
* revert
* v db
* add patch
* v db
2023-09-01 15:33:40 -07:00
jvbsl
09076d18da
[zeroc-ice] Added icelocatordiscovery feature ( #33487 )
2023-09-01 15:32:54 -07:00
Cheney Wang
f4a2113a47
[chromaprint] Update to v1.5.1 ( #33497 )
...
* [chromaprint] Update to v1.5.1
* Disable test build
2023-09-01 12:01:11 -07:00
chausner
0d906bd5c0
[seasocks] New port ( #33385 )
...
* Add seasocks 1.4.5
* Update CI baseline
* Add patch to fix x86 build
See https://github.com/mattgodbolt/seasocks/pull/192
* Update CI baseline
* Add supports attribute
* Update CI baseline
* Disable Windows due to https://github.com/mattgodbolt/seasocks/pull/193
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-01 11:38:27 -07:00
Qingnan Duan
73827e6bfa
[nyan-lang] Add new port nyan-lang ( #32250 )
...
* Port v0.1 but it does not compile
* Install the latest version
* Rename to nyan-lang
* Format manifest
* x-add-version
* Use new functions
* Format json
* Fix version
* Update version and handle tools
* Fix version and SHA512
* Fix version
* x-add-version
* Resolve comments
* Declare supported triplets
* Format manifest
* x-add-version
* Add back CMP0074
* x-add-version
* Add patch for UWP
* x-add-version
* Skip UWP builds
* x-add-version
* Apply review comments
* x-add-version
2023-09-01 11:31:34 -07:00
Mengna Li
7ec387ac32
fix LINK2019 error ( #33484 )
2023-09-01 11:29:01 -07:00
Conor Ryan
aa315719c4
[aws-sdk-cpp] update to 1.11.155 and update dependencies ( #33491 )
...
* Update aws-sdk-cpp to 1.11.155 and up dependencies in line
* ./vcpkg x-add-version --all
2023-09-01 11:27:58 -07:00
Taylor Foxhall
3f6e8e9c09
[ntf-core] new port ( #32855 )
2023-08-31 13:53:07 -07:00
Cheney Wang
d517ee7c71
[intel-mkl] Fix cmake usage issue ( #33460 )
2023-08-31 13:34:33 -07:00
Gabe Rundlett
a57d71136d
[daxa]Update Daxa to 2.0.0 ( #33397 )
...
* Update Daxa to 2.0.0
* add vulkan-headers as a dep
* Updated daxa git-tree
2023-08-31 13:08:19 -07:00
jim wang
e5456a24d7
[x265] Fix linking static libraries when on x64-windows ( #33436 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* remove static lib
* update version
2023-08-31 13:06:37 -07:00
Jack·Boos·Yu
cdf9d9b5d5
[vcpkg baseline][sdformat13] Fix find dependency urdfdom ( #33433 )
...
* [sdformat13] Fix find dependency urdfdom
* version
* fix usage
* version
* Update ports/sdformat13/portfile.cmake
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-31 12:59:42 -07:00
jim wang
b49a27d25d
[easyloggingpp] Fix compile errors on uwp ( #33453 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* fix build error on uwp
* update version
* modify code source
* update version
* update version
* update version
* modify patch name
* update version
* update version
* update version
2023-08-31 12:58:01 -07:00
Ada Tufankjian
61540c40a6
Updating meshoptimizer to 0.19 ( #33451 )
2023-08-31 12:57:05 -07:00
jim wang
ad5baff2b6
[libjpeg-turbo] Fix usage of libjpeg-turbo ( #33459 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* fix usage
* update version
2023-08-31 12:54:40 -07:00
autoantwort
91a06afd7d
[azure-core-cpp] fix core build ( #33466 )
2023-08-31 12:53:59 -07:00
autoantwort
7b80e3cb14
[cctag] fix build ( #33468 )
2023-08-31 12:52:56 -07:00
autoantwort
8568364fbe
[soil2] use supports expression ( #33365 )
2023-08-30 14:06:35 -07:00
Ryan McKenzie
3eab08f474
[rsm-bsa] Update to 4.1.0 ( #33449 )
...
* update to 4.1.0
* update versions
2023-08-30 14:02:36 -07:00
Cheney Wang
830b8a9e34
[ogre-next] Fix config error and build error ( #33439 )
2023-08-30 13:44:54 -07:00
Alexander Neumann
82c68e296d
[7zip] Update to 23.01 ( #33437 )
...
* update all 7zip related stuff
* v db
* remove unnecessary line from testing
* fix 7zip build
* v db
2023-08-30 13:43:31 -07:00
Patric Stout
1cffda373b
[libffi] disable multi-os directory for the libraries ( #33427 )
2023-08-30 13:35:47 -07:00
JonLiu1993
39c703eb01
[openssl] Fix compile error on arm64-android ( #33421 )
...
* [openssl] Fix compile error on arm64-android
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-30 12:56:38 -07:00
JonLiu1993
e21c414460
[mmloader] Fix feature shellcode Build failure ( #33373 )
...
* [mmloader] Fix build failure
* update version
* Add missing double quotes
* update version
* fix error
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-29 16:21:36 -07:00
Cheney Wang
2cf957350d
[xtensor] Fix xsimd version mismatch ( #33067 )
...
* [xtensor] Fix xsimd version mismatch
* Apply suggestion
2023-08-29 12:30:17 -07:00
Weihang Ding
bf2dbc58a8
[fast-float] Bump to 5.2.0 ( #33375 )
...
* [fast-float] Bump to 5.2.0
* Update version database
2023-08-29 11:56:28 -07:00
Cheney Wang
c3caf911bf
[zlib-ng] update to 2.1.3 ( #33377 )
2023-08-29 11:53:02 -07:00
autoantwort
9a42754c61
[cmark] use supports expression ( #33398 )
2023-08-29 11:52:19 -07:00
autoantwort
1bf9598d1b
[cpuinfo] use supports expression ( #33399 )
2023-08-29 11:51:36 -07:00
Weihang Ding
4861ec79f5
[cpu-features] Bump to 0.8.0 ( #33404 )
...
* [cpu-features] Bump to 0.8.0
* Update version database
* Fix arm64-windows
* Update version database
* Fix android usage
* Update version database
2023-08-29 11:21:10 -07:00
Frank
0df74b7e63
[ftxui] Update version to 5.0.0 ( #33423 )
...
* [ftxui] Update version to 5.0.0
* version
* version
* v db
2023-08-29 11:19:17 -07:00
jim wang
927bc12e31
[libavif] add aom feature ( #33378 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* add feature
* update version
* add dependency
* update version
2023-08-29 00:20:42 -07:00
Mengna Li
8bbffa1323
update to 3.1.10 ( #33420 )
2023-08-29 00:17:08 -07:00
Nick
6e83e467c5
[rapidfuzz] update to 2.0.0 ( #33383 )
2023-08-29 00:16:54 -07:00
autoantwort
c2fbffc288
[cityhash] use supports expression ( #33381 )
2023-08-28 13:27:39 -07:00
autoantwort
3ea3a81d2c
[miniupnpc] use supports expression ( #33364 )
2023-08-28 13:26:47 -07:00
Frank
42bd1e8994
[nanopb] Remove python path ( #33348 )
...
* [nanopb] Remove python path
* version
* fix tool
* version
2023-08-28 13:25:43 -07:00
Ada Tufankjian
2c356da170
[SDL2] Updating port to latest 2.28.2 ( #33283 )
...
* Updating SDL2
* Attempting to fix x64-linux downstream
* Another attempt to fix finding ALSA that doesn't break everything
* ANOTHER attempt to find ALSA properly for linux
* This time trying to change sdlFindALSA
* Attempting to use vcpkg version of ALSA
* Actually adding alsa as a dependency
* Another attempt, this time drawing from the inspiration of how libsamplerate is handled
* Another attempt, this time drawing from the inspiration of how libsamplerate is handled
* Trying a different change to sdlFindALSA
* Another attempt
* Trying to se if perhaps the SDL2Config script is problematic
* Possible fix?
* Again, trying to get linux to behave
* A bit of cleanup of unnecessary cruft
* Removing unnecessary feature
2023-08-28 13:24:36 -07:00
jim wang
0df2bd316f
[libjpeg-turbo] Update the version to 3.0.0 ( #33036 )
...
* fix renaming library
* update version
* add usage
* update version
* update line break
* update version
---------
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-08-28 13:22:31 -07:00
Stephen Eckels
a55797510f
[polyhook2] Update polyhook2 ( #33124 )
...
* Update polyhook2
* Update version info
* Update ports/polyhook2/vcpkg.json
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update baseline.json
* Update polyhook2.json
* fix version hash
* Fix version revision
* really fix revision
* Try this
* Format
---------
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-08-28 13:21:36 -07:00
Raúl Cumplido
218db02d95
[arrow] Update to 13.0.0 ( #33380 )
...
* [arrow] Update to 13.0.0
* Update versions
2023-08-28 12:04:52 -07:00
autoantwort
c55a4db33c
[imgui] use supports expression ( #33406 )
2023-08-28 12:04:18 -07:00
Rémy Tassoux
66895e83ad
[unordered-dense] Update to 4.1.1 ( #33409 )
...
* [unordered-dense] Update to 4.1.1
* [unordered-dense] Update version files
2023-08-28 12:03:41 -07:00
Weihang Ding
436a061a54
[cairomm] Remove unnecessary dependencies ( #33329 )
...
* [cairomm] Remove unnecessary dependencies
* Update version database
2023-08-25 12:43:10 -07:00
jim wang
42cc786992
[opencolorio] Fix minizip-ng related errors ( #33335 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* Fix minizip-ng related errors
* update version
* delete option
* update version
* Modify the license copy method
* update version
* shrink patch
* update version
* shrink patch
* update version
2023-08-25 12:40:43 -07:00
autoantwort
147d18663c
[ixwebsocket] use support expression an cleanup ( #33340 )
2023-08-25 12:28:55 -07:00
MonicaLiu
e7b95189fa
[jack2] Export some missing symbols ( #33354 )
...
* Export jack2_midi_ symbols
* update version
* Export other missing symbols
* update git-tree
* Modify jack.def
* update git-tree
* code-cleanup
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-08-25 12:28:26 -07:00
Weihang Ding
3d47f9f86f
[lazy-importer] Bump to 2023-08-03 ( #33351 )
...
* [lazy-importer] Bump to 2023-08-03
* Update version database
2023-08-25 12:27:10 -07:00
Mengna Li
f8bccfd4b0
update to 1 ( #33352 )
2023-08-25 12:26:35 -07:00
Frederik Carlier
ba58a3fdf2
[glib] Support cross-compiling Objective C code using Meson ( #33313 )
...
* Support cross-compiling Objective C code using Meson
The glib port uses Objective C code and the Meson build system.
You'll end up cross compiling glib when compiling for x64 osx
on an arm64 osx machine, or vice versa.
For this to work, an Objective C compiler needs to be set
in the Meson cross file.
vcpkg generates this file based on the
`scripts/buildsystems/meson/meson.template.in` template, and expects
the `MESON_OBJC` CMake variable to be set.
That's the job of `z_vcpkg_meson_set_proglist_variables` in
`scripts/cmake/vcpkg_configure_meson.cmake`. It will only generate data
for an Objective C compiler if:
- The `Languages` argument includes `OBJC`
- CMake has detected a Objective C compiler, and has set `VCPKG_DETECTED_CMAKE_OBJC_COMPILER`
To make this work, this patch:
- Enables the OBJC and OBJCXX language on Apple platforms
- Updates the call to `vcpkg_configure_meson` in the glib port file
to include the OBJC OBJCXX languages.
Fixes https://github.com/microsoft/vcpkg/issues/26147
Fixes https://github.com/microsoft/vcpkg/issues/20341
Based on https://github.com/microsoft/vcpkg/pull/26259
Based on 27dee354e4
Tested on an arm64 mac to compile glib for x64 macos
* Update version database
2023-08-25 12:25:28 -07:00
autoantwort
c747905709
[libmicrodns] use supports expression ( #33363 )
2023-08-25 12:10:44 -07:00
autoantwort
da5e1c91ff
[tcl] use supports expression ( #33362 )
2023-08-25 12:10:30 -07:00
Duncan Horn
875d68a4c5
update WIL to 2023-08-24 ( #33368 )
2023-08-25 12:09:52 -07:00
Cheney Wang
250ea54a8c
[opencascade] Fix usage issue ( #33252 )
...
* [opencascade] Fix usage issue
* Apply suggestion
2023-08-25 12:07:42 -07:00
jim wang
80f8da23a8
[readline] add usage ( #33247 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* add usage
* update version
* add pc
* update version
* add pc
* update version
2023-08-25 12:06:08 -07:00
talregev
d71315b15e
[sdformat13] new port ( #31280 )
...
* Add sdformat13 port
* sdformat13 fixes (#1 )
* Fix cmake config export
* Cleanup
* Add usage
* Update versions
* Fix according comments review
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-08-25 12:04:34 -07:00
Alexander Neumann
4a8d11802f
[zlib] update to 1.3 ( #33310 )
...
* [zlib] update to 1.3
* v db
* update minizip
* v db
* remove invalid patch
* v db
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-24 16:38:15 -07:00
autoantwort
ef19b3e8bb
[opencv4] fix feature ovis ( #32578 )
2023-08-24 16:20:15 -07:00
Kai Pastor
edd3db2e3b
[libffi] Use upstream's build system ( #33203 )
...
* [libffi] Use upstream's build system
* WIP [skip actions]
* WIP [skip actions]
* WIP [skip actions]
* Finish libffi
* Fix downstream lookup
* Update versions
* [gobject-introspection] Require libffi
* Move DLLs to bin
* [libffi] Usage
* Restore azp
* Fix typo
* CI
2023-08-24 12:51:20 -07:00
Xander Stokes
ede03bad51
[live555] Update to 2023-7-24 release ( #33349 )
...
* portfile and json update
* New version
---------
Co-authored-by: Xander Stokes <xander.c.stokes@gmail.com>
2023-08-24 10:44:04 -07:00
Mengna Li
12640ddf03
[mecab] Include functional to fix error C2039 and C2504 ( #33334 )
...
* fix error C2039 and C2504
* update supports
* update
* update
2023-08-23 22:32:05 -07:00
Weihang Ding
a880596395
[glm] Bump to 2023-06-08 & fix usage ( #32685 )
...
* [glm] Bump to 0.9.9.8+20230608 & fix usage
* switch to version-date
* update version database
2023-08-23 22:04:38 -07:00
Connor Broyles
7b6d025a18
[vsgxchange] New port ( #33265 )
...
* [vsgxchange] New port
* [vsgxchange] Fix package name
* Fix indentation
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-08-23 21:57:26 -07:00
JonLiu1993
402222ecea
[llhttp] Fix usage build failure ( #33250 )
...
* [llhttp] Fix usage
* update version
* change patch
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-23 21:55:34 -07:00
autoantwort
aa992d3820
[corrade] fix core build when cross compiling ( #33341 )
2023-08-23 21:43:08 -07:00
Cheney Wang
fbaaad1eb1
[zeroc-ice] Fix error C2039: 'binary_function': is not a member of 'std' ( #33333 )
2023-08-23 21:41:29 -07:00
Lily Wang
c0efe07140
[libsrtp] Update to 2.5.0 and remove old patch ( #33308 )
...
* [libsrtp] Update to 2.5.0 and remove old patch
* update version
2023-08-23 21:40:57 -07:00
autoantwort
f8c8cf6350
[openmvs] add arm support ( #33101 )
2023-08-23 21:40:06 -07:00
moritz-h
4dd85256a8
[tracy] require tbb, cleanup portfile ( #33098 )
...
* [tbb] Fix linux pkgconfig
* [tracy] require tbb, cleanup portfile
* use vcpkg_msbuild_install
* remove gtk warning
* rollback using vcpkg_msbuild_install
2023-08-23 21:38:13 -07:00
JonLiu1993
24acb5f356
[vcpkg baseline][gdal] Fix quote variable error ( #33332 )
...
* [vcpkg baseline][gdal] Fix quote variable error
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-23 21:36:28 -07:00
Weihang Ding
da7048d0d9
[SI] New port ( #33292 )
...
* [SI] New port
* update version database
2023-08-23 12:18:52 -07:00
Lily Wang
27fb19bdcc
[many ports] Fix URLS of download patch ( #33309 )
...
* [many ports] Fix URLS of download patch
* update version
* Fix opencv4 and minhook
* update version
2023-08-23 12:03:24 -07:00
autoantwort
1e85d51160
[gperftools] use supports expression ( #33319 )
2023-08-23 11:56:38 -07:00
autoantwort
e36a5c08dd
[polyhook2] fix core feature ( #33324 )
2023-08-23 11:55:48 -07:00
Kai Pastor
e91d6617db
[gettext] Handle runtime for unix tools ( #33030 )
...
* [gettext] Handle runtime for unix tools
* CI
* CI
* CI
* CI
* CI
2023-08-23 11:46:39 -07:00
Larry Osterman
ef3a0e1cb7
First versioned
version of curl is 7.74, not 7.48. Reset base version to 7.74. ( #33207 )
...
* First version versioned curl is 7.74.0
* Updated baselines
* Removed version dependency on curl
* bumped port version
* Updated baselines
* back to port version 3
* updated baselines
* Update versions/a-/azure-core-cpp.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-08-23 11:45:45 -07:00
jim wang
c8fa8798dd
[vcpkg baseline][graphicsmagick] update to 1.3.41 ( #33307 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update to 1.3.41
* update version
* update version
2023-08-23 11:44:53 -07:00
Mengna Li
417119555f
Add missed include ( #33293 )
2023-08-22 15:01:22 -07:00
autoantwort
9d080ffbab
[thorvg] use supports expression ( #33320 )
2023-08-22 14:58:25 -07:00
Lily Wang
58c4dfaa89
[gtk/gtk3] Fix install gschemas.compiled of glib-2.0 ( #33253 )
...
* [gtk, gtk3] Fix install gschemas.compiled of glib-2.0
* update version
* Revert changes of gtk3 and disable install gschemas.compiled by gtk
* update version
* Update gtk3.json
2023-08-22 13:04:41 -07:00
Rémy Tassoux
27a095f910
[implot] Update to 0.16 ( #33302 )
...
* [implot] Update to 0.16
* [implot] Update version files
2023-08-22 13:04:01 -07:00
jim wang
d5b03c125a
[openimageio] Updated version fixes oiiotool.exe functionality ( #33210 )
...
* fix oiiotool.exe
* update version
* update version
* fix iconv
* update version
* fix build erro on osx
* update version
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* version
2023-08-21 14:52:49 -07:00
autoantwort
548302b235
[rtabmap] don't depend on nonexistent features ( #33222 )
2023-08-21 12:04:54 -07:00
Alexander Neumann
3fddc04e64
[ideviceinstaller] msbuild ( #33150 )
...
* ideviceinstaller msbuild
* v db
2023-08-21 12:03:34 -07:00
Kered13
aeaf27d0f3
Update cppslippi to 1.1.3.14 ( #33218 )
2023-08-21 12:02:56 -07:00
autoantwort
1f16bc3847
[cgns] fix core build on windows ( #33269 )
2023-08-21 11:54:51 -07:00
autoantwort
9e65a26ba2
[libmicrohttpd] supports non windows arm ( #33277 )
2023-08-21 11:53:44 -07:00
chausner
59b8a9761d
[pulzed-mini] New port ( #33275 )
...
* Add new port mini 0.9.14
* Update CI baseline
* Rename to pulzed-mini
* Remove mini from CI baseline
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-21 11:47:15 -07:00
Connor Broyles
25f26596cb
[vsg] Update to v1.0.8 ( #33262 )
2023-08-21 11:45:41 -07:00
moritz-h
c95000e1b5
[tbb] Fix linux pkgconfig ( #33087 )
...
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-08-18 12:26:31 -07:00
autoantwort
7d7c9c66de
[symengine] respect Maintainer Guide ( #33202 )
2023-08-18 12:21:53 -07:00
Matthieu Penant
ab91390898
[snap7] new port v1.4.2 ( #33221 )
...
* [snap7] new port v1.4.2
fixes #32968
* Update snap7.json
* Update CMakeLists.txt
* Update snap7.json
* Update portfile.cmake
* Update snap7.json
* Update vcpkg.json
* Update vcpkg.json
* Update snap7.json
* Update ports/snap7/CMakeLists.txt
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update versions/s-/snap7.json
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update ports/snap7/CMakeLists.txt
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update snap7.json
* comment using namespace std in header
* Update snap7.json
---------
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-08-18 12:20:20 -07:00
jalegido
ca7b1b15f5
Python3 compiling triplet x64-windows ( #33232 )
...
* Fix python3 x64-windows
* x-add-version --all
* Update ports/python3/portfile.cmake
Replace tabs by spaces
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* versioning
---------
Co-authored-by: jjll <jjll@gmv.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-08-18 12:04:24 -07:00
Ali Can Demiralp
6dce771695
[anari] Added ANARI port. ( #33213 )
...
* Added ANARI port.
* Modifications according to code review.
* Correct the versioning SHA.
* Disabled CTS and Helide. Added glm dependency.
* Correct formatting.
* Updated version SHA.
* Formatting fixes.
* Updated version.
* Correct dependency.
* Update version.
* Attempt enabling Helide.
* Update version.
* Add Python3 dependency.
* Updated version.
* Added pthreads dependency.
* Updated version.
* Attempt using Python3 as a tool to fix CI issues.
* Updated version.
* Revert Python dependency change.
* Updated version.
* Obtain Python3 executable via find_acquire_program.
* Updated version.
* Revert removing python3 dependency. Quote python3 directory.
* Updated version.
* Remove unused option, remove bin directory in static builds.
* Updated version.
* Disable on ARM64 Windows.
* Updated formatting.
* Updated version.
* Disable Android.
* Updated version.
* Re-enable Android.
* Updated version.
* Updates according to code review.
* Updated version.
2023-08-18 11:43:12 -07:00
autoantwort
57d42f6296
[opencv3/4] add missing include ( #33226 )
2023-08-18 11:36:23 -07:00
eao197
607e7976a6
[restinio] Update to 0.6.19 ( #33235 )
...
* RESTinio updated to v.0.6.19.
* x-add-version for restinio-0.6.19.
2023-08-18 11:35:27 -07:00
SvenPStarFinanz
ccafa438b4
[xmlsec] Update to 1.3.1 ( #33240 )
...
* [xmlsec] Update to 1.3.1
* x-add-version
2023-08-18 11:34:18 -07:00
SvenPStarFinanz
95797b8c9f
[sqlcipher] Update to 4.5.4 ( #33241 )
...
* [sqlcipher] Update to 4.5.4
* x-add-version
2023-08-18 11:32:42 -07:00
SunBlack
f34398639b
[pybind11] Update to 2.11.1 ( #33243 )
2023-08-18 11:32:26 -07:00
Alexander Neumann
c7fc299844
[libvpx] msbuild ( #33145 )
...
* [winpcap] msbuild
* v db
* [libvpx] msbuild
* [libvpx] msbuild
* v db fix
* reset winpcap
* bump baseline
* move working dir
* v db
2023-08-17 14:31:58 -07:00
DownerCase
81947d1b54
[exiv2] Update to 0.28 ( #33126 )
...
* [exiv2] Update to 0.28
* Fix static build usage
2023-08-17 14:29:08 -07:00
Alexander Neumann
7dbb5af43b
[usbmuxd] msbuild ( #33147 )
...
* [usbmuxd] msbuild
* format
* v db
2023-08-17 14:24:25 -07:00
Alexander Neumann
3c268c7706
[chakracore] msbuild ( #33182 )
...
* chakracore msbuild
* v db
* add features
* fix control flow
* v db
* format-manifest
* v db
* Fix build
* v db
2023-08-17 14:22:37 -07:00
Alexander Neumann
9f3362129f
[idevicerestore] msbuild ( #33151 )
...
* [idevicerestore] msbuild
* port version
* v db
* add dependencies
* format manifest
* v db
* fix install of copyright
* v db
2023-08-17 14:21:53 -07:00
Frank
e4abb6dbb9
[libwebp] Fix target include files ( #33212 )
...
* [libwebp] Fix target include files
* version
2023-08-17 14:21:23 -07:00
Hartmut Kaiser
cf37b6562c
Adding support for HPX release v1.9.1 ( #33106 )
2023-08-17 14:18:58 -07:00
autoantwort
c337b472f8
[opencv4] fix feature python ( #33197 )
2023-08-17 13:00:47 -07:00
autoantwort
41f14f54a9
[gdal] don't find arrow ( #33224 )
2023-08-17 12:59:50 -07:00
chausner
3d6ed47c30
[drlibs] Update to 2023-08-16 ( #33225 )
...
* Update drlibs to 2023-08-16
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-17 12:59:30 -07:00
双草酸酯
2b7370d1c0
[mongo-cxx-driver] Update port to v3.8.0 ( #33209 )
...
* [libbjson] update port to v1.24.3
* update version
* [libbson] add patch
* update version
* [mongo-c-driver] update port to v1.24.3
* update hash
* [mongo-cxx-driver] update port to r3.8.0
* update hash
2023-08-17 12:56:00 -07:00
SunBlack
39412b8396
[pybind11] Update to 2.11.0 ( #33188 )
2023-08-17 12:55:06 -07:00
RealTimeChris
a41cb3e775
Updating the necessary files. ( #33217 )
2023-08-17 11:08:58 -07:00
chausner
0b01579433
[bento4] Update to 1.6.0-640 ( #33228 )
...
* Update bento4 to 1.6.0-640
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-17 11:08:31 -07:00
Weihang Ding
1759aaf2dc
[cista] Bump to 0.14 ( #33229 )
...
* [cista] Bump to 0.14
* update version database
2023-08-17 11:08:01 -07:00
chausner
05a57650f3
[fmt] Update to 10.1.0 ( #33128 )
...
* Update fmt to 10.1.0
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-17 10:52:12 -07:00
Alexander Neumann
57fee154cc
[opencv4] gen flatbuffers headers ( #33191 )
...
* [opencv4] gen flatbuffers headers
* bump ver
* v db
2023-08-16 14:54:28 -07:00
Alexander Neumann
97d07b26ae
[mpir] cleanup & msbuild ( #33142 )
...
* [mpir] cleanup and msbuild
* v db
2023-08-16 13:07:56 -07:00
Alexander Neumann
c77bce443d
[gsoap] msbuild ( #33149 )
...
* [gsoap] msbuild
* v db
2023-08-16 13:02:22 -07:00
Alexander Neumann
a5eb9209cd
[libzip] fix pc file ( #33157 )
...
* [libzip] fix pkgconfig
* v db
* CR. Use Requires.private
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* v db
* fix lzma pc name
* v db
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-08-16 13:01:24 -07:00
chausner
80150f8687
[stduuid] Update to 1.2.3 ( #33170 )
...
* Update stduuid to 1.2.3
* Update CI baseline
* Switch back to ${PORT}
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-08-16 13:00:17 -07:00
Alexander Neumann
598d2e5f8a
[Python2] msbuild ( #33159 )
...
* python2 msbuild
* v db
* fix single config / debug builds
* v db
2023-08-16 12:58:56 -07:00
SunBlack
385512d4b7
[libdeflate] Update to 1.18 and fix an issue within the feature options ( #33163 )
2023-08-16 12:58:10 -07:00
Alexander Neumann
789e11badc
[libmicrohttpd] msbuild ( #33173 )
...
* libmicrohttpd msbuild
* v db
* fix patch
* v db
2023-08-16 12:57:23 -07:00
Alexander Neumann
9b6870464b
[libirecovery] msbuild ( #33174 )
...
* libirecovery msbuild
* v db
* actually use msbuild_install
* add dep
* v db
2023-08-16 12:56:04 -07:00
JonLiu1993
c50238af5f
[gmsh] update to 4.11.1 ( #33181 )
...
* [gmsh] update to 4.11.1
* update version
* update hash
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-16 12:55:38 -07:00
Alexander Neumann
babb0b8cd3
[libfabric] msbuild ( #33175 )
...
* libfabric msbuild
* v db
* fix wrong config
* v db
2023-08-16 12:52:23 -07:00
Danyil Melnytskyi
e2b7697406
[libunwind] new port ( #33204 )
...
* Initial support of libunwind
* Fix copyright install
* ./vcpkg x-add-version --all
* Update git-tree
* Resolve some change requests
- A blank line needs to be added at the end of the file.
- Fix the version number in the vcpkg.json and usage files.
* Fix version
* Use vcpkg_from_github instead vcpkg_from_git
* Fix usage and portfile.cmake files
* Fix git-tree
* Yet another refactor
* Update git-tree
2023-08-16 12:51:34 -07:00
Ómar Högni Guðmarsson
020874c1d6
[Glaze] Update V1.3.5 ( #33192 )
...
* [Glaze] Update v1.3.5
* Update database
* Glaze remove port-version
* Update database
2023-08-16 12:26:23 -07:00
autoantwort
e847232b35
[v8] fix typo ( #33208 )
2023-08-16 12:24:07 -07:00
rinechran
43ab3a1bf0
[Thorvg] Update Thorvg port to v0.10.1 ( #33214 )
...
* feat : update thorvg 0.10.1
* update : baseline
2023-08-16 12:23:42 -07:00
Alexander Neumann
38d8f0499b
[rsasynccpp] msbuild ( #33153 )
...
* rsasynccpp msbuild
* port bump
* v db
* remove unused variable
* v db
2023-08-16 12:23:10 -07:00
Alexander Neumann
77ed341f9f
[pmdk] msbuild ( #33161 )
...
* pmdk msbuild
* v db
* devendor getopt from pmdk
* v db
2023-08-15 16:54:30 -07:00
Alexander Neumann
e22937a2f9
[sdl1] msbuild ( #33152 )
...
* sdl1 msbuild
* v db
2023-08-15 16:53:15 -07:00
Alexander Neumann
1c502ac9bd
[scintilla] msbuild ( #33158 )
...
* scintilla msbuild
* v db
2023-08-15 16:46:12 -07:00
Alexander Neumann
de2e526fbc
[ngspice] msbuild ( #33160 )
...
* ngspice msbuild
* v db
* Update ports/ngspice/portfile.cmake
* fix install
* v db
2023-08-15 16:45:38 -07:00
Alexander Neumann
c73b1e91ba
[openni2] msbuild ( #33164 )
...
* [openni2] msbuild
* v db
* Update ports/openni2/portfile.cmake
* v db
2023-08-15 16:44:30 -07:00
Alexander Neumann
cd27e3cdcf
[pbc] msbuild ( #33162 )
...
* pbc msbuild
* v db
2023-08-15 16:43:13 -07:00
Alexander Neumann
ee088e533a
[unicorn] msbuild ( #33148 )
...
* [unicorn] msbuild
* v db
* fix header install
* v db
* remove unwanted dll files
* v db
* fix install
* v db
2023-08-15 16:42:58 -07:00
Alexander Neumann
8f4ad058be
[unrar] msbuild ( #33146 )
...
* [unrar] msbuild
* v db
2023-08-15 16:42:00 -07:00
Alexander Neumann
e5ce4b6244
[winpcap] msbuild ( #33144 )
...
* [winpcap] msbuild
* v db
2023-08-15 16:41:33 -07:00
Alexander Neumann
628c0143b8
[nmap] msbuild ( #33143 )
...
* [nmap] msbuild
* cleanup
* port bump
* v db
2023-08-15 16:41:15 -07:00
Alexander Neumann
5ac6f3b37a
[monkeys-audio] msbuild ( #33169 )
...
* monkeys-audio msbuild
* v db
* patch out dir
* v db
2023-08-15 16:35:30 -07:00
Alexander Neumann
2bfd2b07e6
[ocilib] msbuild ( #33165 )
...
* ocilib msbuild
* v db
2023-08-15 16:32:40 -07:00
Alexander Neumann
d9ce34c383
[mdnsresponder] msbuild ( #33171 )
...
* [mdnsresponder] msbuild
* v db
* fix subpath
* v db
* fix static builds
* v db
2023-08-15 16:32:15 -07:00
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import ( #33044 )
...
* [freexl] Update to 2.0.0
* Skip tests, examples
* [minizip] Build DLL
* [libspatialite] Update to 5.1.0
* Fix utf8 source
* [spatialite-tools] Update to 5.1.0a
* [libkml] Update minizip prefix
* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
Larry Osterman
86bdd8f99a
Use correct minimum version for curl in azure-core-cpp ( #33205 )
2023-08-15 13:01:28 -07:00
Alexander Neumann
bcb59f811f
[mp3lame] msbuild ( #33168 )
...
* mp3lame msbuild
* v db
2023-08-15 12:07:09 -07:00
Alexander Neumann
cdf6908bf2
[zeroc-ice] msbuild ( #33184 )
...
* zeroc-ice msbuild
* v db
2023-08-15 12:06:43 -07:00
Ilya Lavrenov
dd54d5e1d7
openvino: rename dnnl to onednn_cpu to avoid conflicts in packages ( #33110 )
...
* openvino: rename dnnl to onednn_cpu to avoid conflicts in packages
* updated versions files
2023-08-15 12:05:53 -07:00
Vitalii Koshura
bdda9da76d
[boinc] update to 7.24.1 ( #33167 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-15 12:03:41 -07:00
Alexander Neumann
cc739ffb6b
[libosip2] msbuild ( #33172 )
...
* libosip2 msbuild
* v db
* no uwp support
* v db
2023-08-15 12:03:21 -07:00
Weihang Ding
576f3f1ad1
[highway] Bump to 1.0.6 & fix usage ( #32926 )
...
* [highway] Bump to 1.0.6 & fix usage
* update version database
2023-08-14 17:49:39 -07:00
Frank
f7bc4027fc
[xmlsec] Public XMLSEC_NO_SIZE_T XMLSEC_NO_XSLT ( #33092 )
...
* [xmlsec] Public XMLSEC_NO_SIZE_T XMLSEC_NO_XSLT
* version
* portfile.cmake
* version
* format
* version
2023-08-14 17:41:39 -07:00
myd7349
4b19d9f935
[simpleble] Add new port ( #32813 )
...
* [simpleble] Add new port
* [simpleble] Update to latest commit to fix build issues
* [simpleble] Versioning
* [simpleble] !Android & !UWP
* [simpleble] Overwrite version
2023-08-14 17:37:35 -07:00
夏楚
7df1bb605c
Enable mp4/webrtc default ( #33122 )
...
And update zlmediakit
Co-authored-by: xiongziliang <xiongziliang@baidu.com>
2023-08-14 17:36:33 -07:00
Cam Mannett
0bf3a36ef0
[arg-router] Update to v1.4.0 ( #33123 )
2023-08-14 17:34:40 -07:00
JoergAtGithub
59b8415965
Updated port libdjinterop to version 0.19.2 ( #33125 )
2023-08-14 17:34:24 -07:00
Osyotr
35fbd749bf
[python3] Don't set PYTHON_FOR_REGEN for host builds ( #33132 )
...
We don't do any regen, so this can be skipped
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2023-08-14 17:33:57 -07:00
Weihang Ding
d695b9fda1
[liblemon] Fix cmake config ( #33130 )
...
* [liblemon] Fix cmake config
* update version database
* update patch
* update version database
2023-08-14 17:28:50 -07:00
Larry Osterman
10dcaaf0ae
[azure-core-amqp-cpp] Remove constraint on non-existent version ( #33176 )
2023-08-14 16:05:13 -07:00
Billy O'Neal
5fa92f467e
Patch Tuesday August 2023. ( #33088 )
...
* Update PowerShell to 7.3.6
* Add asan install as requested by @Neumann-A
* Use 1ES for Android docker hosts.
* Update pools.
* Update patch tuesday checklist to reflect 1ES.
* [openslide] Fix missing header.
* [libxt] Add missing header.
2023-08-14 13:58:43 -07:00
Weihang Ding
4e2b371cb5
[qoixx] New port ( #33102 )
...
* [qoixx] New port
* add header-only comment
* update version database
2023-08-14 12:04:59 -07:00
DownerCase
0fa8459cf3
[inih] Build with Meson + update to r57 ( #33001 )
...
* [inih] Use meson build, bump version
* [inih] Versioning
* Specify c++11 to meson to fix osx?
* [inih] Version
* Restore line endings
* Version
* Address review comments
- Removed CMake package versioning
- Wasn't that useful as upstream don't use semver
- Use straight configure_file to install CMake package config
- Make cpp feature default
- Prefer PkgConfig usage
* Version
* Actually delete the CMakeList
* Version
* separate C and C++ library usage
* Version
* Remove unofficial CMake config
* Revert "Remove unofficial CMake config"
This reverts commit 94ff6a9032
.
* Take Javier's suggestion
2023-08-11 15:22:31 -07:00
Billy O'Neal
94340266a8
[azure-core-cpp] Don't refer to versions of curl that don't exist. ( #33109 )
...
There's a "version>=" against a version of curl that does not exist in the version database. This causes customers that use versioning with Azure components to fail to resolve a version; versions need to be in the version database for us to be able to compare them.
2023-08-11 11:49:49 -07:00
autoantwort
7247446396
[gdal] control dependency on libspatialite ( #33096 )
2023-08-11 11:04:06 -07:00
Weihang Ding
26588c07d5
[qoi] New port ( #33100 )
...
* [qoi] New port
* format manifest
* update version database
* apply suggestions
* update version database
2023-08-11 09:50:51 -07:00
Alexander Neumann
653ce6e30c
[Ecsutil] msbuild ( #33107 )
...
* [ecsutil] msbuild update
* v db
2023-08-11 09:47:35 -07:00
Alexander Neumann
7fb43dfa55
[libusb] msbuild update ( #33105 )
...
* [libusb] update msbuild
* v db
2023-08-11 09:46:52 -07:00
Weihang Ding
d36252e12a
[abseil] Bump to 20230802.0 ( #33099 )
...
* [abseil] Bump to 20230802.0
* update version database
* apply suggestions
* update version database
2023-08-11 09:45:37 -07:00
Pirmin Pfeifer
a6054ccaf4
[directx-dxc] Fix missing dxil.dll install ( #33095 )
...
* added missing dxil.dll install
* port version 1 -> 2
* version added
* rollback
* Updated port file
* clean x-add-version directx-dxc
2023-08-11 09:44:46 -07:00
Weihang Ding
e6c17cc881
[orc] Bump to 1.9.0 & fix usage ( #33077 )
...
* [orc] Bump to 1.9.0 & fix usage
* update version database
* fix config
* update version database
* fix include
* fix supports
* update version database
* optimize patches
* update version database
* optimize patches
* update version database
2023-08-11 09:43:31 -07:00
Laurent Rineau
b73601a461
[cgal] update to 5.6 ( #32896 )
...
* [cgal] update to 5.6
adds a patch:
- do not use Boost MP number type on Windows x86 (32 bits)
* vcpkg x-add-version --all
* update the patch
* vcpkg x-add-version --all
2023-08-10 12:33:11 -07:00
Weihang Ding
65c013b966
[libsndfile] Fix cmake config not exist ( #33070 )
...
* [libsndfile] Fix cmake config not exist
* update version database
2023-08-10 12:16:16 -07:00
Ilya Lavrenov
050db47272
openvino: migrate to 'platforms' in features ( #33076 )
...
* openvino: migrate to 'platforms' in features
* updated version databases
2023-08-10 11:04:42 -07:00
Alexander Neumann
3a2694b1d6
[ace] switch to vcpkg-msbuild ( #33089 )
...
* [ace] switch to use vcpkg-msbuild
* v db
* missed one line
* v db
* fix copyright installation
* v db
* add supports: !uwp due to _execv
* v db
2023-08-10 11:04:10 -07:00
Alexander Neumann
fb791ab055
[activemq-cpp] switch msbuild ( #33090 )
...
* [activemq-cpp] use vcpkg-msbuild
* v db
* Fix paths
* v db
2023-08-10 11:03:43 -07:00
Alexander Neumann
a96751d8f3
[easyhook] msbuild update ( #33091 )
...
* [easyhook] msbuild update
* v db
2023-08-10 11:03:11 -07:00
JuliusBrueggemann
bb14ab72d9
[simdutf] Update to 3.2.16 ( #33004 )
...
* [simdutf] Update simdutf version to 3.2.15
The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature.
* [simdutf] Adjust baseline version
* Apply suggestions from code review
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [simdutf] Update baseline version
* Revert all changes to the baseline
This reverts commit b9114681dc
and 7f71a77e83
.
* Reset port version to 0
* Update baseline
* [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows
* [simdutf] Update version files
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-10 10:24:31 -07:00
Raul Leclair
a03fa63245
[azure-iot-sdk-c] LTS_08_2023 ( #33016 )
...
* LTS 08-2023 Commit
* Changing control version
* Updating control version 2
* Adding versions
* Removing date update
* Removing changes to umock-c
* Removing azure macro utils c
* Changes to port version
2023-08-10 10:21:56 -07:00
J_Q
cbffe5d6b5
[cnats] Update to 3.6.1 ( #33065 )
...
* [cnats] Update to 3.6.1
* [cnats] Update to 3.6.1
2023-08-10 10:18:41 -07:00
Frank
022c0dcb2d
[harfbuzz] Update version to 8.1.1 ( #33072 )
...
* [harfbuzz] Update version to 8.1.1
* version
2023-08-10 10:18:08 -07:00
Jack·Boos·Yu
c9fa965c2a
[new port] ZLMediaKit ( #33024 )
...
* [new port] ZLMediaKit
* format manifest
* version
* fix patch
* version
* fix cmake warnings, no idea why it happened
* version
* try to fix build
* ver
* fix build
* ver
* Add new feature mp4, set openssl as default feature
* version
* Add supports field
* version
* Add new feature sctp and webrtc
* version
* Add dependency libsrtp to feature webrtc
* format
* version
* Add new feature mysql
* version
* remove feature x264
* version
* remove feature mysql, correct dependency relationship
* version
* disable ENABLE_PLAYER
* ver
* update version date
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-09 10:36:02 -07:00
Alexander Neumann
27276976ca
[3fd|python3] switch to vcpkg-msbuild ( #33026 )
...
* [python3] switch to vcpkg-msbuild
* v db
* update 3fd to use vcpkg-msbuild as a sanity check
* Fix windows cross builds
* v db
* arm needs another patch
* v db
* 3fd uwp msbuild_install
* v db
2023-08-09 10:29:22 -07:00
Kai Pastor
28de7389db
[fftw3] Fix build, cleanup ( #32999 )
...
* [fftw3] Cleanup
* [fftw3] Revise openmp requirement
* [fftw] Revise and fix build of variants
* [fftw3] Use pristine config installation
* [fftw3] Export all targets
* [fftw3] Drop pointless bench linking patch
2023-08-09 10:25:30 -07:00
Longhanks
1a529a1789
[tcb-span] Update to 2022-06-15 ( #33011 )
...
* [tcb-span] Update to 2022-06-15
* Update versions/baseline.json & versions/t-/tcb-span.json
2023-08-09 10:21:40 -07:00
Ildar Khayrutdinov
d29610edec
[libosmium] update to 2.19.0 ( #33038 )
...
* update libosmium to 2.19.0
* Update ports/libosmium/portfile.cmake
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* update libosmium.json
* cleanup
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-09 10:12:51 -07:00
Azure SDK Bot
3c25df3602
[azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.1 ( #33051 )
...
## 1.0.0-beta.1 (2023-08-08)
### Features Added
- Initial release.
- Supported scenarios: Sending events and receiving events.
See [README.md](https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/eventhubs/azure-messaging-eventhubs/README.md ) for more information on how to use the EventHubs client.
2023-08-09 10:10:34 -07:00
Azure SDK Bot
69ec3a27a4
[azure-storage-files-shares-cpp] Update to 12.6.1 ( #33058 )
...
## 12.6.1 (2023-08-08)
### Bugs Fixed
- Fixed a bug where `ShareDirectoryClient::ListFilesAndDirectories` only returns the first page without ContinuationToken, even if there are more pages.
2023-08-09 10:08:38 -07:00
Billy O'Neal
a94dafabca
[opencv4] Update to 4.8.0. ( #33048 )
...
* [opencv4] Update to 4.8.0.
* Fix downloads and also bump the metaport.
* Apply arm64-windows build fix from upstream.
2023-08-09 10:05:27 -07:00
MonicaLiu
247662ef30
[libusb] Use /Z7 to embed the PDB into the executable ( #33010 )
2023-08-08 11:40:51 -07:00
Ilya Lavrenov
2ad5618a7a
[openvino] fixed build with standalone crashpad and onednn ( #32773 )
2023-08-08 11:40:28 -07:00
RobbertProost
90e7eab1a9
[ignition-cmake2] fix pkgconfig usage for finding OGRE ( #32987 )
2023-08-08 11:34:06 -07:00
Mengna Li
0e20c30315
Add pkgconfig file ( #33031 )
2023-08-08 11:32:45 -07:00
jim wang
8f1c30f38f
[implot] Fix download hash ( #33020 )
2023-08-08 11:31:44 -07:00
Kai Pastor
3a30230788
[libwebp] Fix SIMD patch quirks ( #32985 )
2023-08-08 11:28:38 -07:00
RobbertProost
ad58514d64
[ignition-math6] Bump to version 6.14.0 ( #32986 )
2023-08-08 11:23:09 -07:00
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 ( #31727 )
...
* [python3] Update to 3.11.3
* Force set PythonForBuild on windows
* Set LD_LIBRARY_PATH on unix
* Always use vcpkg_find_acquire_program(PYTHON3) on windows
* Remove LD_LIBRARY_PATH shenanigans
* [vtk] Parse python version from include folder
* Fix static builds on windows
* Pass --with-build-python on unix
* [omniorb] Fix python version in patch
* Resurrect rpath patch
* [python3] fix usage
* [gobject-introspection] don't hardcode python version
* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection
* [paraview] don't hardcode python version
* [vtk-dicom] don't hardcode python version
* Update python in vcpkgTools.xml
* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)
* [libpq] Don't hardcode python version
* [shiva] Don't pass python variables
* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version
* [python3] update to 3.11.4
* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python
* libpq quickfix
* re-fix libpq
* fix vcpkg-get-python-packages
* Make windows 7 patch compatible with unix builds
* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree
* Fix static builds
* Speculatively fix osx regression
* Fix omniorb on unix
* [gobject-introspection] fix windows builds
* [vtk] Update vendored copy of mpi4py for python 3.11 support
* [mdl-sdk] Fix python
* [gobject-introspection] fix the fix of a fix...
* Update versions
* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)
---------
Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features ( #32998 )
...
* [cpprestsdk] use platform expressions in default-features
* [microsoft-signalr] use platform expressions in default-features
* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
a109b7ccb2
[salome-medcoupling] Add new port ( #32916 )
...
* [salome-configuration|medcoupling] new ports
* format manifest
* v db
* remove trace
* v db
* fix dep
* v db
* Apply suggestions from code review
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* v db
* adjust SALOME_WITH_MPI depending on HDF5
* remove nuking of CMAKE_PREFIX_PATH from salome
* v db
* fix post build
* v db
* Fix med-fichier config on linux
* add supports
* format manifest
* v db
* don't want to investigate linux failure further
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-07 09:59:40 -07:00
omartijn
ec183f8ab6
Add support for rtti in glslang port ( #32541 )
...
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-08-07 09:59:24 -07:00
gotnone
af5230dab1
[tuplet] New port ( #33005 ) ( #33006 )
...
* [tuplet] New port
* update version database
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-08-07 09:55:47 -07:00
Kai Pastor
9a2fae790b
[libraw] Fix exported include dir ( #32994 )
2023-08-07 09:20:06 -07:00
qbojj
48d0be929c
[vulkan-hpp] deprecate vulkan-hpp ( #32975 )
...
* deprecate vulkan-hpp
* [vulkan-hpp] change version ot 'deprecated'
2023-08-07 09:19:46 -07:00
Kai Pastor
b2e069bb3e
[openssl] Fix win64 perlasm scheme ( #32957 )
...
* [openssl] Fix win64 perlasm scheme
* CI
2023-08-07 09:15:49 -07:00
Ridwan Abdul Hafidh
56a44f3181
[gperf] Fix error in cpp17 mode ( #32980 )
...
* fix gperf in cpp17 mode
* update version
* update version #2
* remove unused header patch file
* update version 3
---------
Co-authored-by: rdh <ridwanabdulhafidh@gmail.com>
2023-08-07 09:11:58 -07:00
Kai Pastor
3ee6678f87
[imgui-sfml] Fix build and exported config ( #32982 )
...
* [imgui-sfml] Restore linking keyword
* Merge patches
* Move config to lower-case dir
* Add find_dependency
* Update versions
* Trim patch
2023-08-07 09:11:10 -07:00
Kai Pastor
2973016c49
[gmp] Avoid libm for x86 msvc host ( #32984 )
2023-08-07 09:10:14 -07:00
Osyotr
df7782523e
[c-ares] Update to 1.19.1 ( #32993 )
2023-08-07 09:09:36 -07:00
RobbertProost
774a8776e6
[ignition-utils1] bump version to 1.5.1 ( #32989 )
2023-08-07 09:09:07 -07:00
myd7349
9141c3b500
[ada-url] Update to 2.6.0 ( #32815 )
...
* [ada-url] Update to 2.6.0
* [ada-url] Update baseline version
2023-08-07 09:07:58 -07:00
Weihang Ding
a67ca6b1ea
[libphonenumber] Bump to 8.13.17 & fix linux and macOS build ( #32899 )
...
* [libphonenumber] Bump to 8.13.17 & fix linux and macOS build
* update version database
* fix windows icui18n lib name
* update version database
* fix patches
* update version database
* fix ci.baseline.txt
2023-08-07 09:07:45 -07:00
Frank
0ae3ed5f1c
[openimageio] Update version to 2.4.13 ( #32920 )
...
* [openimageio] Update version to 2.4.13
* version
2023-08-07 09:06:21 -07:00
Weihang Ding
fcd7a06ecc
[cpp-httplib] Bump to 0.13.3 ( #32949 )
...
* [cpp-httplib] Bump to 0.13.3
* update version database
2023-08-07 09:05:51 -07:00
Weihang Ding
42ffe30d32
[xsimd] Bump to 11.1.0 ( #32956 )
...
* [xsimd] Bump to 11.1.0
* update version database
2023-08-07 09:04:53 -07:00
Azure SDK Bot
754105a652
[azure-core-cpp] Update to 1.10.2 ( #32971 )
...
## 1.10.2 (2023-08-04)
### Bugs Fixed
- [[#4792 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4792 ) Only support CURL's root cert validation when CURL version is >= 7.77.0.
2023-08-07 09:04:19 -07:00
Azure SDK Bot
ce064b34ad
[azure-core-amqp-cpp] Update to 1.0.0-beta.2 ( #32973 )
...
## 1.0.0-beta.2 (2023-08-04)
### Features Added
- Added `Azure::Core::Amqp::Models::AmqpBinaryData::operator=(std::vector<std::uint8_t> const&)`.
- Added `Azure::Core::Amqp::Models::AmqpMessage::MessageFormat`.
- Collection types (`AmqpArray`, `AmqpMap`, `AmqpList`, `AmqpBinaryData`, `AmqpSymbol` and `AmqpComposite`):
- Added explicit cast operator to underlying collection type.
- Added `find()`.
- Rationalized the return code for AMQP MessageSender and MessageReceiver and Management APIs to use AmqpError for error codes.
- Added additional AMQP Error values.
### Breaking Changes
- Renamed `Azure::Core::Amqp::Models::AmqpMessageFormatValue` to `AmqpDefaultMessageFormatValue`.
- Changed the return values for the MessageSender, MessageReceiver and Management APIs.
2023-08-07 09:03:37 -07:00
RobbertProost
9dd0710e4e
[ignition-plugin1] bump version to 1.4.0 ( #32988 )
2023-08-07 09:03:03 -07:00
Chris W
ddf8878f9a
[gperftools] Update version to 2.10 ( #32974 )
...
* [gperftools] Update version to 2.10
* [gperftools] Update version database
2023-08-07 09:02:52 -07:00
Kai Pastor
d87270b739
[azure-iot-sdk-c] Update and fix ( #32997 )
...
* [azure-iot-sdk-c] Remove obsolete patch
* [azure-iot-sdk-c] Update to LTS_01_2023_Ref02
* [azure-iot-sdk-c] Fix linking to parson
2023-08-07 08:55:37 -07:00
JonLiu1993
c0efcd2984
[simd] update to 5.3.128 ( #33009 )
...
* [simd] update to 5.3.128
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-07 08:55:02 -07:00
endingly
2969ad361d
[fins] add libfins ( #32795 )
...
* add libfins
* fix version sha value
* add keyword `supports`
* fix version error
* fix version data
* add namespae for target
* modify version date
* modify platform. remove arm and add android
* modify version data.
* remove and delete patch "add_cmake_support"
* modify version data
* 1. modify lib version
2. do not need and remove "add_cmake_support.patch"
* modify fins port version infomation
2023-08-04 07:16:04 -07:00
Weihang Ding
64d69a75df
[szip] Fix build on android ( #32914 )
...
* [szip] Fix build on android
* update version database
* fix ci baseline
* fix ci.baseline.txt
2023-08-04 07:00:16 -07:00
Darren Bolduc
3e7978bd02
[google-cloud-cpp] fix opentelemetry feature ( #32936 )
2023-08-04 06:58:38 -07:00
Frank
becc2e4210
[sfml] Fix specify c++ library on macOS ( #32944 )
...
* [sfml] Fix specify c++ library on macOS
* update version
* format
* version
2023-08-04 06:57:21 -07:00
jimmyhu
b4d4529356
[bitsery] Update to v5.2.3 ( #32898 )
...
* Update bitsery to v5.2.3
Update bitsery to v5.2.3
* Update bitsery.json file
Update bitsery.json file
* Update ports/bitsery/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update bitsery.json file
Update bitsery.json file
* update hash
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank xie (Beyondsoft Corporation) <v-frankxie@microsoft.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:55:27 -07:00
JonLiu1993
ab5927a4f8
[openssl] update to 3.1.2 ( #32919 )
...
* [openssl] update to 3.1.2
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-04 06:55:10 -07:00
Ilya Lavrenov
b1b122fa1a
[tbb] update to 2021.10.0 ( #32924 )
...
* tbb: 2021.10.0
* updated version database
2023-08-04 06:54:51 -07:00
Weihang Ding
2ab975eee9
[nanobench] Bump to 4.3.11 ( #32925 )
...
* [nanobench] Bump to 4.3.11
* update version database
2023-08-04 06:54:38 -07:00
Weihang Ding
a19f192c53
[yoga] Bump to 2.0.0 ( #32927 )
...
* [yoga] Bump to 2.0.0
* update version database
2023-08-04 06:53:58 -07:00
Weihang Ding
0adba49f83
[vulkan-headers] Bump to 1.3.260 ( #32929 )
...
* [vulkan-headers] Bump to 1.3.260
* update version database
2023-08-04 06:53:44 -07:00
Weihang Ding
99b6acf20c
[cairomm] Bump to 1.17.1 ( #32930 )
...
* [cairomm] Bump to 1.17.1
* update version database
2023-08-04 06:51:53 -07:00
Takatoshi Kondo
fb29550fc5
Update async-mqtt port to 1.0.9 ( #32931 )
...
* Update async-mqtt port to 1.0.8.
* Update async-mqtt port version to 1.0.9.
2023-08-04 06:51:21 -07:00
rinechran
bd67c9cc24
[Thorvg] Update Thorvg port to v0.10.0 ( #32934 )
...
* update : thorvg version update
* update : baseline
* feat : not supoort windows
* update : thovg.json
* fix : supports
* update : port version up
* update : not support windows
* update : base line
* feat : update windows support
* update : x-add-version
2023-08-04 06:51:05 -07:00
Weihang Ding
e58a894a9a
[args] Bump to 6.4.6 ( #32950 )
...
* [args] Bump to 6.4.6
* update version database
2023-08-04 06:49:30 -07:00
Ryan McKenzie
51de327421
[rsm-binary-io] Update to 2.0.6 ( #32938 )
...
* update to 2.0.6
* update versions
2023-08-04 06:48:52 -07:00
Weihang Ding
d6c1fc64f0
[entt] Bump to 3.12.2 ( #32945 )
...
* [entt] Bump to 3.12.2
* update version database
2023-08-04 06:48:37 -07:00
Weihang Ding
9e1062778c
[sse2neon] Bump to 1.6.0 ( #32946 )
...
* [sse2neon] Bump to 1.6.0
* update version database
2023-08-04 06:48:05 -07:00
Weihang Ding
6359f49021
[nanoprintf] Bump to 0.3.4 ( #32947 )
...
* [nanoprintf] Bump to 0.3.4
* update version database
2023-08-04 06:47:50 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 ( #32948 )
...
* [magic-enum] Bump to 0.9.3
* update version database
2023-08-04 06:47:33 -07:00
Alexander Smyslov
3a4b722ff4
[librdkafka] Upgrade up to v2.2.0 ( #32951 )
...
* Upgrade librdkafka up to v2.2.0
* Upgrade librdkafka up to v2.2.0
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-08-04 06:46:41 -07:00
Weihang Ding
0830eccd29
[fastio] Bump to 2023-07-06 ( #32952 )
...
* [fastio] Bump to 2023-07-06
* update version database
2023-08-04 06:46:28 -07:00
Weihang Ding
f2056c74d6
[volk] Bump to 1.3.250 ( #32953 )
...
* [volk] Bump to 1.3.250
* update version database
2023-08-04 06:46:11 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 ( #32954 )
...
* [maddy] Bump to 1.2.0
* update version database
2023-08-04 06:45:42 -07:00
endingly
9dacc3bc01
[libhv] Update version ( #32959 )
...
* update libhv version to 1.3.1
* update vcpkg version information
* modify SHA512 value
* modify vcpkg version information
* delete patch file
* modify vcpkg version information
* Update ports/libhv/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* revert version
* update version baseline
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:45:20 -07:00
jim wang
9afce05282
[libhdfs3] Fix libhdfs3 to build missing dependent libraries libuuid and libgsasl ( #31065 )
...
* fix libhdfs3 build error
* update version
* fix dependency uuid
* update version
* fix dependency uuid
* update version
* fix osx
* update version
* fix uuid usage on osx
* update version
---------
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-08-03 11:32:05 -07:00
Kai Pastor
dc141be7ff
[attr] Fix nls ( #32907 )
2023-08-03 10:31:07 -07:00
Thomas1664
06a42bb8ab
[c89stringutils, rhasheq] Update ( #32829 )
...
* [c89stringutils] Update to 0.0.2
* test UWP
* [rhasheq] Update to latest commit
* version
* version
* Use correct date
* version
* Add rhash patch
* version
* add find_dependency
* version
* remove custom find module
* version
2023-08-03 10:26:49 -07:00
Weihang Ding
4345d72752
[modern-cpp-kafka] New port ( #32903 )
...
* [modern-cpp-kafka] New port
* update version database
* fix dependencies
* update version database
* change header install path
* update version database
2023-08-03 10:23:07 -07:00
Mohsen Mirkarimi
b3d05b2f8c
[drogon] fix drogon_ctl command not found error ( #32870 )
...
* fix: patch to use find_program for drogon_ctl
* update drogon port version
2023-08-03 10:20:34 -07:00
Cheney Wang
83f77efbd1
[librsvg] Remove -lm from the .pc file in Windows ( #32893 )
...
* [librsvg] Remove -lm from the .pc file in Windows
* Modify
2023-08-03 10:19:44 -07:00
Conor Ryan
8b2d844e11
[aws-sdk-cpp] Update AWS SDK for C++ and its dependencies to 1.11.132 ( #32884 )
...
* Update aws-sdk-cpp and dependencies to 1.11.132
* Replace patches with new -DAWS_SDK_WARNINGS_ARE_ERRORS
* vcpkg x-add-version --all
---------
Co-authored-by: Conor Ryan <conor.ryan2@ihsmarkit.com>
2023-08-03 10:14:36 -07:00
myd7349
790f778cb1
[libxdf] Add new port ( #32816 )
...
* [libxdf] Add new port
* [libxdf] Format
* [libxdf] Add version stuff
* [libxdf] Use vcpkg_install_copyright
* [libxdf] Overwrite version
* [libxdf] Fix pugixml dependency
* [libxdf] Overwrite version
* [libxdf] Update to latest commit
* [libxdf] Overwrite version
* Revert "[libxdf] Overwrite version"
This reverts commit a9a791bbaf
.
Revert "[libxdf] Update to latest commit"
This reverts commit 834ae8738c
.
2023-08-03 09:55:15 -07:00
Alexander Neumann
980ec0f49d
[scotch] add new port ( #32859 )
...
* [scotch] add new port
* format manifest
* v db
* add pthread dep
* v db
* remove debug include folder
* v db
* !supports all ci failures
* v db
* remove man folder
* v db
2023-08-02 11:33:11 -07:00
Paul T
aee30bf55f
[dp-thread-pool] Add port for DeveloperPaul123/thread-pool ( #32532 )
...
* Add port for DeveloperPaul123/thread-pool
* Format vcpkg.json file
* Update baseline versions
* Update ports/devpaul123-thread-pool/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Rename port to dp-thread-pool
Updated commit hash (upstream project fixed some cmake issues for vcpkg support)
* vcpkg x-add-version update
* Fix packagename and config path
* Use tagged version of library
* Remove unused variable
* Update to commit that doesn't blindly download CPM.cmake
* Update portfile and version
* Update versions
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-02 11:16:14 -07:00
Thomas1664
0e054a2742
[cpptoml] version-string
--> version
( #32834 )
...
* [cpptoml] `version-string` --> `version`
* version
2023-08-02 11:00:20 -07:00
Daniel Schürmann
a28aae61c5
[portaudio] Add patch that fixes framework linking ( #32882 )
2023-08-02 09:35:41 -07:00
Weihang Ding
4bc219e623
[avro-cpp] Fix static build ( #32854 )
...
* [avro-cpp] Fix windows static build
* update version database
2023-08-02 09:33:01 -07:00
Thomas1664
25b6dabf06
[bzip2] Fix version in pc file ( #32839 )
...
* [bzip2] Fix version in pc file
* license was correct
* version
2023-08-02 09:26:59 -07:00
jvbsl
2dc5c3206b
[qt5-base] Fix for feature postgresqlplugin on Windows ( #32880 )
...
* Fix qt5-base[postgresqlplugin] build on Windows
* Update qt5-base port version
* Try sha suggested by remote build
2023-08-02 09:25:48 -07:00
Jinhwan Choi
06aa33211a
[openmvg] builds on arm64 osx ( #32868 )
2023-08-02 09:22:22 -07:00
Cheney Wang
935261370b
[ogre] update to v14.0.1 ( #32853 )
2023-08-02 09:20:41 -07:00
Weihang Ding
17def508f8
[angle] Avoid link to frameworks with absolute path on macOS ( #32890 )
...
* [angle] Avoid link to frameworks with absolute path on macOS
* update version database
2023-08-02 09:08:34 -07:00
Mengna Li
cbf6ca7c11
[fastgltf] fix link simdjson error ( #32892 )
...
* fix link simdjson error
* remove underscores in variable names
2023-08-02 09:07:29 -07:00
Scott Hart
b423d24fff
[google-cloud-cpp] update to latest release (v2.14.0) ( #32881 )
2023-08-02 09:05:37 -07:00
Lily Wang
679df196c1
[curl] Update to 8.2.1 ( #32869 )
...
* [curl] Update to 8.2.1
* update version
2023-08-02 08:59:01 -07:00
jimmyhu
3d4c020278
[ade] Update to v0.1.2 ( #32873 )
...
* Update ade package to v0.1.2
Update ade package to v0.1.2
* Update vcpkg.json file
Update vcpkg.json file
* Update port-version
Update port-version
* Update version information
Update version information
* Update ade.json file
Update ade.json file
2023-08-02 08:58:46 -07:00
Vitalii Koshura
23f5b55b45
[autodock-vina] Update to 1.2.5 ( #32875 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:58:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 ( #32877 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 ( #32889 )
...
* [mdspan] Bump to 0.6.0
* update version database
2023-08-02 08:55:56 -07:00
Kai Pastor
0895a81303
[smpeg2] Cleanup, fix build, export config ( #32807 )
...
* [smpeg2] Fix non-msvc-build
* Update CI baseline
* [smpeg2] Cleanup, cmake config
* Update copyright
* Fix config
2023-08-01 09:25:34 -07:00
Alexander Neumann
6de3d0cb2e
[Proj] remove toolset restriction ( #32858 )
...
* [proj] Remove toolset restrictions.
* v db
2023-08-01 09:22:49 -07:00
Gerber Lóránt Viktor
41f42b34ea
[curlpp] Change curl dependency to not include default features ( #32852 )
2023-08-01 09:21:37 -07:00
Alexis La Goutte
8bb296c58a
[nghttp3]: update to 0.14.0 ( #32860 )
2023-08-01 09:20:59 -07:00
Alexis La Goutte
b203463184
[ngtcp2]: update 0.18.0 ( #32861 )
2023-08-01 09:20:43 -07:00
Rémy Tassoux
c55b665e97
[catch2] Update to 3.4.0 ( #32867 )
...
* [catch2] Update to 3.4.0
* [catch2] Update version files
2023-08-01 09:20:26 -07:00
Kai Pastor
2f6176ce98
[freerdp] Update, cleanup + [libusb] Fix pc file ( #32416 )
...
* [freerdp] Update, cleanup
* Add freerdp feature test port
* Update baseline
* [freerdp] ffmpeg unsupported on windows
* libusb availability limitations
* [freerdp] Update supported platforms
* [freerdp] Update supported platforms
* [freerdp] Use ffmpeg link libraries
* [freerdp] Fix install destinations
* [freerdp] Fix tools
* [freerdp] Fix osx
* [freerdp] Fix patch
* [freerdp] Keep duplicate link libs
* [freerdp] Mac client needs Xcode
* [freerdp] Fix wfreerdp-server exe lib name
* [freerdp] Fix client-mac
* Fix patch
* CI
* Fix patch
* Fix patch
* Set PDB_NAME for server exe
* Trim patch
* Test urbdrc on windows
* [libusb] Fix pc file for windows
* [freerdp] Add missing find_dependency()
* [freerdp] Export interface include directories
2023-07-31 15:53:11 -07:00
Alexander Neumann
6ced774037
[vcpkg] update CMake to 3.27.1 ( #31931 )
...
* update cmake
* update to rc2
* use nightly build
* update to rc3 drop freebsd due to dead link and update git while i am at it
* fix missing sha
* fix relative path
* update to 3.27 release
* [paho-mqtt] remove usage of OPENSSL_ROOT_DIR
* [directxtex] control optional directx-headers dep
* v db
* IN LIST -> IN_LIST
* v db
* try fixing azure-storage-cpp
* v db
* update to 3.27.1
2023-07-31 13:03:54 -07:00
Weihang Ding
7d677e1fb0
[apache-datasketches] New port ( #32786 )
...
* [apache-datasketches] New port
* update version database
2023-07-31 11:47:57 -07:00
Lily Wang
fc59c2a30a
[glib] Fix build race between gio subdirs and gversionmacros.h ( #32785 )
...
* [glib] Fix build race between gio subdirs and gversionmacros.h
* update version
2023-07-31 11:44:42 -07:00
Daniel Schürmann
3f70ae5c53
[portmidi] Add patch that fixes framework linking ( #32799 )
2023-07-31 11:39:46 -07:00
LeenHawk
d383622653
fix ffmpeg build failed with GCC13 or binutils ( #32812 )
2023-07-31 11:34:15 -07:00
himeno-hamster
b43873aa82
[hiredis] update to 1.2.0 ( #32817 )
...
* [hiredis] update to 1.2.0
* update version
2023-07-31 11:31:48 -07:00
Mengna Li
b7ba2557f9
fix error hash ( #32842 )
2023-07-31 11:30:45 -07:00
MonicaLiu
51569b47e1
[bullet3] Add featrue extras ( #32850 )
...
* Add feature extras
* formated vcpkg.json
* update version
* formated portfile.cmake
* update git-tree
* formated portfile.cmake
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:29:51 -07:00
moritz-h
4af97c9f9f
[tracy] require dbus dependency ( #32802 )
2023-07-31 11:27:47 -07:00
Thomas1664
8f5d80b119
[glaze] Add call to vcpkg_cmake_config_fixup()
( #32825 )
...
* [glaze] Add call to `vcpkg_cmake_config_fixup()`
* version
2023-07-31 11:25:53 -07:00
Laurent Rineau
c7d5bca83b
[cgal] update to 5.5.2 ( #32804 )
...
* [cgal] update to 5.5.3
* vcpkg x-add-version --all
2023-07-31 11:24:37 -07:00
myd7349
ba5fb96adf
[simdjson] Update to 3.2.1 ( #32814 )
...
* [simdjson] Update to 3.2.1
* [simdjson] Update version
2023-07-31 11:24:07 -07:00
Rémy Tassoux
2e26218459
[quill] Update to 3.3.0 ( #32819 )
...
* [quill] Update to 3.3.0
* [quill] Update version files
2023-07-31 11:19:28 -07:00
Dennis
49efec32ab
asio-grpc: Update to 2.6.0 ( #32835 )
2023-07-31 11:19:12 -07:00
Vladyslav Usenko
ac17779207
[sophus] updated to 1.22.10, removed optional dependencies ( #32836 )
...
* [sophus] updated to 1.22.10, removed optional dependencies
* Update version
* cleanup
* fix CI
2023-07-31 11:18:48 -07:00
MonicaLiu
f246d029e3
[rubberband] Update to 3.3.0 ( #32843 )
...
* update rubberband
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:18:04 -07:00
Carsten Grimm
8b04a7bd93
[qtbase] apply official patch for CVE-2023-38197 ( #32797 )
2023-07-28 08:37:35 -07:00