jim wang
64e52bff30
[libdatachannel] Fix LibJuice's find method ( #36338 )
...
* Find vcpkg library
* update version
* Delete FindLibJuice under source
* update verison
2024-01-24 09:44:41 -08:00
Raúl Cumplido
8ea2dffddc
[arrow] Update to 15.0.0 ( #36298 )
...
* [arrow] Update to 15.0.0
* Update versions
2024-01-24 09:43:39 -08:00
Frank
f3a1279ea2
[tesseract] Update version to 5.3.4 ( #36316 )
...
* [tesseract] Update version to 5.3.4
* version
2024-01-24 09:43:16 -08:00
Jia Yue Hua
f22bffe808
[etl] update to 20.38.10 ( #36332 )
...
* [etl] update to 20.38.10
* [etl] update to 20.38.10
2024-01-24 09:42:54 -08:00
Frank
2098770e7b
[clipper2] Update version to 1.3.0 ( #36339 )
...
* [clipper2] Update version to 1.3.0
* version
2024-01-24 09:42:40 -08:00
JonLiu1993
222c0b2303
[uwebsockets] update to 20.57.0 ( #36340 )
...
* [uwebsockets] update to 20.57.0
* update version
---------
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-24 09:42:25 -08:00
Kai Pastor
b2f8426094
[vcpkg_configure_make] Misc fixes ( #31228 )
...
* Fix lib suffix matching
* Preserve flags when transforming standard libs
* Use separate_arguments
* Fix transform
* [vcpkg_configure_make] Fix SKIP_CONFIGURE
* Update linker flags
* Update linker flags
* Fix regex substitution
* Restore full CI
* Reuse configure's linker flags setup
* Handle ldflags separately from linker flags
* Factor out common definitions
* Control docdir and mandir for debug
* Use vcpkg_list APPEND
* Don't pass -avoid-version into configure
* Restore lost escaping
* Copy --target from LDFLAGS to CC/CXX
* Consolidate macros into one function
* Elaborate ABI flags
* Elaborate flag processing
* Update warnings for embedded space
* Update windows tool path fixup
* [libudns] No cross builds
* [vcpkg_find_acquire_program] Add VSCLANG
Find VS's clang without fallback to the giant LLVM download.
* [gmp] Update CCAS setup
* [nettle] Update CCAS setup
* Fix VSCLANG
* WIP
* Restore processing of isysroot
* [nettle] Fix assembler option
* [liburing] Adjust
* Variable name changes
* Remove redundant separate arguments
* Move -m32/-m64 to ABI flags
* Unify ABIFLAGS spelling
* CI
* Revert VSCLANG
* Use GNU Make to build autotools ports on FreeBSD (microsoft/vcpkg#32282 )
* Fix flag removal
* Drop separation of ABI flags
* Handle '-arch=...'
* Revert "Control docdir and mandir for debug"
This reverts commit d8293a1997
.
* [icu] Pass uwp option to pkgdata
* Restore old osx flags hook
* Add triplet variable to make libtool pass --target to linker
---------
Co-authored-by: Schaich, Alonso <alonsoschaich@fastmail.fm>
2024-01-23 13:27:46 -08:00
Silvio Traversaro
8e9dc3c690
[open62541pp] Add port ( #36242 )
...
* Add open62541pp to vcpkg
* version database
---------
Co-authored-by: Frank <1433351828@qq.com>
2024-01-23 12:23:21 -08:00
Andréa Machizaud
ef0e853dea
[materialx] Add various features to control project options ( #36015 )
...
* [materialx] Add various features to control project options
* Revert "[materialx] Add various features to control project options"
This reverts commit 2ad6c708ca
.
* [materialx] Add various features to control project options
2024-01-23 11:56:29 -08:00
Kevin Leonardic
039cb74bbb
[dcmtk] Enable toggling external dictionary as a feature ( #36136 )
2024-01-23 11:55:04 -08:00
Bruce Mitchener
e6263e5067
[rocksdb] Update to 8.10.0 ( #36221 )
2024-01-23 11:51:23 -08:00
Kai Pastor
2b66d082f4
[acl] Add feature nls for gettext dependency ( #36269 )
2024-01-23 11:51:00 -08:00
SunBlack
ed831b1e4a
[libe57format] Update to 3.1.0 ( #36278 )
2024-01-23 11:49:11 -08:00
jim wang
666663b872
[sentry-native] Fix cmake function spelling error ( #36317 )
...
* fix patch
* update version
2024-01-23 11:48:10 -08:00
Duncan Horn
25d3787e82
[wil] Update port to v1.0.240122.1 ( #36312 )
...
* Update WIL port to v1.0.240122.1
* Update versions
2024-01-23 11:47:46 -08:00
Jonathan Sweemer
a35012c5d4
[quantlib] update to v1.33 ( #36310 )
2024-01-23 11:47:18 -08:00
Osyotr
bbad296bbc
[sqlite3] Update to 3.45.0, add windows version info ( #36302 )
2024-01-23 11:46:26 -08:00
Nick Logozzo
fff9df8548
[libnick] Update to 2024.1.6 ( #36284 )
...
* Update to 2024.1.6
* fix hash
* Update versions
* Update usage
* Update libnick.json
* add a blank line
* update version
---------
Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-23 11:45:23 -08:00
Jia Yue Hua
b472db9c95
[ctre] update to 3.8.1 ( #36307 )
...
* [ctre] update to 3.8.1
* [ctre] update to 3.8.1
2024-01-23 11:44:45 -08:00
Jia Yue Hua
8766f886ca
[daw-json-link] update to 3.23.0 ( #36309 )
...
* [daw-json-link] update to 3.23.0
* [daw-json-link] update to 3.23.0
2024-01-23 11:44:07 -08:00
Takuro IIZUKA
2b681d95e0
[gobject-introspection] Fixed pkg-config file to follow vcpkg directory layout rule ( #36279 )
...
* Fixed g-ir-scanner, g-ir-compiler, and g-ir-generator path in .pc to follow vcpkg directory layout rule
* Bumped port-version
* Run x-add-version
---------
Co-authored-by: Takuro Iizuka <t_iizuka@fixstars.com>
2024-01-22 16:02:32 -08:00
Alonso Schaich
fa6e6a6ec3
[gettext] Workaround bash substitution failure ( #36203 )
...
* [gettext] Attempt fixing invalid substitution error (microsoft/vcpkg#36201 )
Bash is complaining about invalid substitutions, so use sed to remove the
gettext-runtime substring instead.
* [gettext] Bump portrevision (microsoft/vcpkg#36201 )
* [gettext] Regenerate versions (microsoft/vcpkg#36201 )
2024-01-22 12:32:16 -08:00
Bernhard Manfred Gruber
4521e84e60
[alpaka] Update to 1.1.0 ( #36241 )
...
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-22 11:01:29 -08:00
An Tao
9f803fd068
[drogon, trantor] Bump drogon to 1.9.2 and trantor to 1.5.16 ( #36249 )
...
* Bump drogon to 1.9.2 and trantor to 1.5.16
* Fix uwp compilation
2024-01-22 11:01:15 -08:00
Weihang Ding
803802bb28
[imageinfo] Bump to 2024-01-19 ( #36257 )
...
* [imageinfo] Bump to 2024-01-19
* Update version database
2024-01-22 11:00:22 -08:00
Jia Yue Hua
7b641c7c87
[cjson] update to 1.7.17 ( #36263 )
...
* [cjson] update to 1.7.17
* [cjson] update to 1.7.17
2024-01-22 10:59:48 -08:00
Jia Yue Hua
7aa68ace49
[cpp-httplib] update to 0.14.3 ( #36264 )
...
* [cpp-httplib] update to 0.14.3
* [cpp-httplib] update to 0.14.3
2024-01-22 10:59:35 -08:00
Dennis
55416201b3
asio-grpc: Update to 2.9.2 ( #36267 )
2024-01-22 10:59:24 -08:00
Kai Pastor
9984d91459
[attr] Update to 2.5.2 ( #36268 )
2024-01-22 10:59:09 -08:00
Jia Yue Hua
ad959f8de8
[aws-c-auth,aws-c-common,aws-c-event-stream,aws-c-io,aws-c-mqtt,aws-c-s3,aws-c-sdkutils,aws-crt-cpp,aws-lambda-cpp,aws-sdk-cpp] update to 0.7.11,0.912,0.4.1,0.14.1,0.10.1,0.4.9,0.1.13,0.26.1,0.2.10,0.11.245 ( #36277 )
...
* [aws-c-auth] update to 0.7.11
* [aws-c-auth] update to 0.7.11
* [aws-c-common] update to 0.9.12
* [aws-c-common] update to 0.9.12
* [aws-c-event-stream] update to 0.4.1
* [aws-c-event-stream] update to 0.4.1
* [aws-c-io] update to 0.14.1
* [aws-c-io] update to 0.14.1
* [aws-c-mqtt] update to 0.10.1
* [aws-c-mqtt] update to 0.10.1
* [aws-c-s3] update to 0.4.9
* [aws-c-s3] update to 0.4.9
* [aws-c-sdkutils] update to 0.1.13
* [aws-c-sdkutils] update to 0.1.13
* [aws-crt-cpp] update to 0.26.1
* [aws-crt-cpp] update to 0.26.1
* [aws-sdk-cpp] update to 1.11.245
* [aws-sdk-cpp] update to 1.11.245
* [aws-lambda-cpp] update to 0.2.10
* [aws-lambda-cpp] update to 0.2.10
2024-01-22 10:58:39 -08:00
Jia Yue Hua
a434c364ee
[cglm] update to 0.9.2 ( #36285 )
...
* [cglm] update to 0.9.2
* [cglm] update to 0.9.2
2024-01-22 10:58:16 -08:00
Jia Yue Hua
4be80ed896
[clickhouse-cpp] update to 2.5.1 ( #36295 )
...
* [clickhouse-cpp] update to 2.5.1
* [clickhouse-cpp] update to 2.5.1
2024-01-22 10:58:01 -08:00
Alexis La Goutte
27f1235c73
[nghttp2] update to 1.59.0 ( #36297 )
2024-01-22 10:57:41 -08:00
Yury Bura
8ccb84df72
[boost] Update to v1.84.0 ( #35693 )
...
* [scripts] update Boost ports generation script, fixes #35187
* [boost] remove obsolete patches and re-generate ports
* update versions
* [boost] remove redundant vcpkg_minimum_required
* update versions
* [scripts/boost] update dependencies to config/checks, review b2-options.cmake files
* [boost-*] regenerate ports
* [boost-locale] fix patch
* update versions
* [boost-serialization] fix checks
* update version
* [boost-*] better fixes related to the config checks
* update version
* [boost-cobalt] fix build
* update versions
* [liblas] Boost v1.84.0 requires C++11
* [pcl] fix Unix build
* add versions
* [vcpkg-cmake-get-vars] add CMAKE_<LANG>_COMPILER_VERSION
* [boost-cobalt] detect compiler
* [coin] force C++11
* [json5-parser] force C++11
* add versions
* [boost-cobalt] exclude iOS and Android platforms due to C++ Concepts library is not supported
* [gtsam] force C++11
* [kenlm] force C++11
* [quickfast] force C++11
* [liblas] force C++11
* update versions
* [boost] re-generate port
* update version
* [kenlm] revert changes
* [boost-cobalt] exclude OSX
* update versions
* [plc] remove useless patch after merge
* update versions after merge
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-22 10:56:30 -08:00
moritz-h
15ee6c36b3
[datraw] Add new port ( #36183 )
...
* [datraw] new port
* header-only
2024-01-19 12:41:42 -08:00
Cheney Wang
d0b17dbd7e
[skia] Fixes build error on x64-linux ( #36236 )
2024-01-19 12:40:34 -08:00
Lily Wang
7d287dbcb9
[open62541] Fix wrong value of OPEN62541_VERSION ( #36235 )
...
* [open62541] Fix wrong value of OPEN62541_VERSION
* update version
* apply suggestion
* update version
---------
Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-01-19 12:40:14 -08:00
Cheney Wang
0a14acf3a1
[rapidjson] Modify the version of cmake_minimum_required() ( #36230 )
2024-01-19 12:39:54 -08:00
vipcxj
5c2221771a
[socket-io-client] Update to latest commit ( #36226 )
...
* Update socket-io-client to latest commit
* update git-tree
* update hash
* update git-tree
* add patch
* update git-tree
* update patch
* update git-tree
* Update ports/socket-io-client/fix-build.patch
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* update git-tree
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-01-19 12:33:24 -08:00
moritz-h
62c0f522f7
[zeromq] fix warning ( #36225 )
...
* [zeromq] fix warning
* use MAYBE_UNUSED_VARIABLES
2024-01-19 12:31:22 -08:00
Alexander Neumann
915ebafa4b
[python3] Fix lld-link and add port config for python site ( #36245 )
...
* [python3] remove duplicated symbols for lld-link and add port config
* v db
2024-01-19 12:30:11 -08:00
Alexander Neumann
0258ea3338
[netgen] occ 7.8 fix ( #36259 )
...
* remove accidental , from patch
* [netgen] fix build with occ 7.8
* bump port version
* v db
2024-01-19 12:29:00 -08:00
Anton Kolesnyk
10d497f148
[azure-*-cpp] Append note to manifest files ( #36222 )
...
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2024-01-19 12:27:36 -08:00
Azure SDK Bot
4b4f83d12b
[azure-data-tables-cpp] Update to 1.0.0-beta.1 ( #36204 )
...
## 1.0.0-beta.1 (2024-01-16)
### Features Added
- Initial release.
2024-01-19 12:26:25 -08:00
jim wang
8c088486c8
[libdatachannel] Delete the redundant dependency libSRTP in the config file ( #36191 )
...
* Fix libsrtp not found
* update version
* add dep
* update version
* update version
2024-01-19 12:25:50 -08:00
Gubaydullin Nurislam
0e8929718e
[mtlt] Add new port ( #36105 )
...
* add mtl library new port
* add mtl library new port
* add mtl library new port
* [mtl] new port
* Update version database
* Update version database
* Update version database
* Update ports/mtl/vcpkg.json
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/mtl/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* add mlt-config.cmake autogen
* Update version database
* Quick Fix CE with MSVC compiler
* Update version database
* Update ports/mtl/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update ports/mtl/usage
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Remove -DMTL-CMAKE-DIR macro because is not necessary
* Update version database
* Update ports/mtl/usage
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/mtl/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/mtl/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update database version
* Remove white spaces and add line break
* Update database version
* end line
* version
* add new version of mtl
* Update database version
* Rename port name from mtl to mtlt (last 't' is tonitaga)
* Update database version
* Update database version
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-01-19 12:00:27 -08:00
jim wang
564e69a906
[botan] Update to 3.2.0 ( #36211 )
...
* update to 3.2.0
* update version
* fix android
* update version
* fix patch
* update verseion
2024-01-19 11:58:51 -08:00
Tim Wojtulewicz
283105571c
[c-ares] Update to 1.25.0 ( #36223 )
2024-01-19 11:58:30 -08:00
Jia Yue Hua
7195f9e3f5
[asio] update to 1.29.0 ( #36229 )
...
* [asio] update to 1.29.0
* [asio] update to 1.29.0
2024-01-19 11:58:10 -08:00
Bruce Mitchener
541cee663d
[yoga] Update to 2.0.1 ( #36234 )
2024-01-19 11:57:07 -08:00
Bruce Mitchener
bbbdfc30f7
[libbacktrace] Update to commit from 2023-11-30. ( #36238 )
2024-01-19 11:56:53 -08:00
SunBlack
6dad517ad6
[libe57format] Update to 3.0.2 ( #36239 )
2024-01-19 11:56:35 -08:00
Jia Yue Hua
b674f6fe41
[cargs] update to 1.1.0 ( #36248 )
...
* [cargs] update to 1.1.0
* [cargs] update to 1.1.0
* pkgconfig fixup
2024-01-19 11:56:09 -08:00
miyanyan
1c6363670a
[proxy] update to 2.1.2 ( #36254 )
...
* [proxy] update to 2.1.2
* [proxy] update versions
2024-01-19 11:55:49 -08:00
Alexander Neumann
97dd26728e
[magma] add port ( #35928 )
...
* Add magma port
* fix patch
* no cmake config to fix
* deleted wrong dir
* mark magma fail in ci baseline
* v db
* fix Cflags
* v db
---------
Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2024-01-17 15:50:19 -08:00
Saad
234d20e484
[nanojsonc] Add new port ( #34909 )
...
* Create nanojson (JSON Parser for C/C++)
Event-Driven JSON Parser for C/C++
* Creating nanojson port
Event-Driven JSON Parser for C/C++
* init
* update nanojson
* update sha512
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* update version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update copy license
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update dependencies
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update vcpkg
* update license filename
* deleted license
* update
* update hash
* update
* update
* update
* [saadshams-nanojson] Add new port
* update version
* never agreed to the name, it was published without consent
* rebranded as nanojsonc
* update hash
* update
* update
* update
* format vcpkg.sjon
* update version
* update version
* update
* update
* update
* update
* fix error
* update version
* update
* update
* update
fixed share
* update
* update
* formating vcpkg.json
* update version
* additional empty line
* update version
---------
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-17 15:40:23 -08:00
Yunze Xu
38d1652f15
[pulsar-client-cpp] Fix build failure when CMAKE_BUILD_TYPE is not specified ( #36147 )
...
* [pulsar-client-cpp] Fix build failure when CMAKE_BUILD_TYPE is not specified
* Force finding debug libraries by default
2024-01-17 12:12:40 -08:00
Kevin Leonardic
a1c22c4aab
[dcmtk] Update to 3.6.8 ( #36124 )
2024-01-17 12:02:49 -08:00
Daniel Parker
409107802e
[jsoncons] Update to 0.173.2 ( #36163 )
...
* [jsoncons] Update to 0.173.2
* git add -u && git commit
* [jsoncons] Update to 0.173.2
* [jsoncons] vcpkg x-add-version --all
2024-01-17 11:52:27 -08:00
rinechran
74b5049dea
[Thorvg] Update Thorvg port to v0.12.1 ( #36179 )
...
* update : thorvg 0.12.1
* update : baseline update
* update : tools
* update : baseline
* update : not support uwp
* update : baseline
2024-01-17 11:51:42 -08:00
SunBlack
0dbf7befd7
[libe57format] Update to 3.0.1 ( #36188 )
2024-01-17 11:50:40 -08:00
Rostyslav Skrypnyk
df2f1a4872
[zeromq] Updated to the released 4.3.5 version. ( #36194 )
...
* Updated the port for ZeroMQ to the released 4.3.5 version.
* Corrected port version and updated baseline file.
* Updated git-tree object id for zeromq port v4.3.5#0
* Update ports/zeromq/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update ports/zeromq/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Updated the version metadata file for ZeroMQ port again.
---------
Co-authored-by: Rostyslav Skrypnyk <rostyslav.skrypnyk@elekta.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-17 11:49:29 -08:00
Azure SDK Bot
6b008ab290
[azure-security-keyvault-*-cpp] Update to January releases ( #36205 )
...
* [azure-security-keyvault-secrets-cpp] Update to 4.2.1
## 4.2.1 (2024-01-16)
### Bugs Fixed
- [[#4754 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4754 ) Thread safety for authentication policy.
* not-specified
* [azure-security-keyvault-certificates-cpp] Update to 4.2.1
## 4.2.1 (2024-01-16)
### Bugs Fixed
- [[#4754 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4754 ) Thread safety for authentication policy.
* [azure-security-keyvault-keys-cpp] Update to 4.4.1
## 4.4.1 (2024-01-16)
### Bugs Fixed
- [[#4754 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4754 ) Thread safety for authentication policy.
### Other Changes
- Fixed GCC 13 compilation error. (A community contribution, courtesy of _[adamdebreceni](https://github.com/adamdebreceni )_)
- Use well-formed URL for the HTTP request made in `KeyClient::GetRandomBytes()`.
### Acknowledgments
Thank you to our developer community members who helped to make Azure Key Vault Keys better with their contributions to this release:
- adamdebreceni _([GitHub](https://github.com/adamdebreceni ))_
2024-01-17 11:14:25 -08:00
miyanyan
2da8bb1a93
[entt] update to 3.13.0 ( #36207 )
...
* [entt] update to 3.13.0
* [entt] update versions
2024-01-17 11:13:59 -08:00
Lily Wang
2f61f9e99e
[arrow] Fix feature FlightSQL ( #36215 )
...
* [arrow] Fix feature FlightSQL
* update version
2024-01-17 11:13:28 -08:00
Billy O'Neal
91b17dd72a
Patch Tuesday for January 2023 ( #36143 )
2024-01-16 19:51:14 -08:00
Alexander Neumann
763a397e30
[netgen] add new port ( #31288 )
...
* [netgen] add new port
* v db
* fix config path for linux
* v db
* add supports
* figure out CI error
* fix the path correctly
* v db
* fix install layout
* v db
* more cleanup
* v db
* fix cmake usage and missing filesystem include
* v db
* disable parallel configure
* v db
* update to latest tag
* v db
* control cmake install loc
* v db
* more install control for mac
* v db
* more mac fixes
* v db
* remove old version
* replace cgns patch
* v db
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-16 15:04:21 -08:00
Cheney Wang
67e366d850
[cuda-api-wrappers] Update to 0.6.7 ( #36145 )
...
* [cuda-api-wrappers] Update to 0.6.7
* remove vcpkg_fixup_pkgconfig()
2024-01-16 15:00:15 -08:00
Kai Pastor
c268e9fc37
[curl] Fix android API < 24 ( #36156 )
2024-01-16 11:24:32 -08:00
jim wang
02e210ef56
[opencascade] Update to 7.8.0 ( #35829 )
...
* update to 7.8.0
* update version
* update version
* update version
* fix dep
* update version
* del patch
* update version
2024-01-16 11:13:36 -08:00
MonicaLiu
a215c6a9a0
[opencv3/opencv4] Check whether TARGET libprotobuf is defined ( #36116 )
...
* fix opencv3
* update version
* fix opencv4
* format
* update version
* add comment
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-16 11:02:55 -08:00
MonicaLiu
a14456f6fb
[arrow] Add option -DARROW_FLIGHT_SQL ( #36172 )
...
* add flight-sql
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-16 10:58:08 -08:00
moritz-h
4803f65e11
[spdlog] update to 1.13.0 ( #36148 )
2024-01-16 10:53:44 -08:00
Dmitry Baryshev
295bb9fa06
[sail] Update to 0.9.1 ( #36157 )
...
* [sail] Update to 0.9.1
* [sail] vcpkg x-add-version --all
2024-01-16 10:53:23 -08:00
Bruce Mitchener
0b17830509
[libdatachannel] Update to 0.19.5 ( #36160 )
2024-01-16 10:52:53 -08:00
Nick Logozzo
8100a2d0a1
[libnick] Update to 2024.1.5 ( #36169 )
...
* V2024.1.5
* Update versions
2024-01-16 10:52:35 -08:00
Jia Yue Hua
12a8d58dcd
[aws-c-http] update to 0.8.0 ( #36173 )
...
* [aws-c-http] update to 0.8.0
* [aws-c-http] update to 0.8.0
2024-01-16 10:52:00 -08:00
Rémy Tassoux
e6aaec7b92
[catch2] Update to 3.5.2 ( #36185 )
...
* [catch2] Update to 3.5.2
* [catch2] Update version files
2024-01-16 10:51:41 -08:00
miyanyan
c8b536f2ea
[proxy] update to 2.1.0 ( #36190 )
...
* [proxy] update to 2.1.0
* [proxy] update versions
2024-01-16 10:51:28 -08:00
Lars Fröhlich
2d547a1a57
[gul14] Update to version 2.10.0 ( #36193 )
2024-01-16 10:51:10 -08:00
Doug Cook
53bef8994c
[libtracepoint] Upgrade to v1.3.0 ( #36137 )
...
* [libtracepoint] Upgrade to v1.3.0
* [libtracepoint] Upgrade to v1.3.0 versions
2024-01-12 10:25:51 -08:00
Frank
88b81397bb
[live555] Pass options to fix osx ( #36120 )
...
* [live555] Pass options to fix osx
* format
* version
* EOL
* version
2024-01-12 10:25:19 -08:00
eao197
9ac63262a8
[json-dto] Update to v.0.3.2 ( #36127 )
...
* json-dto updated to the latest version.
* x-add-version for json-dto-0.3.2.
2024-01-12 10:21:18 -08:00
Azure SDK Bot
91df376407
[azure-*-cpp] Update to January releases ( #36138 )
...
* [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.5
## 1.0.0-beta.5 (2024-01-11)
### Breaking Changes
- EventHub `ConsumerClient` and `ProcessorClient` objects now return pointers to `EventData` objects instead of `EventData` objects by value.
* [azure-core-amqp-cpp] Update to 1.0.0-beta.6
## 1.0.0-beta.6 (2024-01-11)
### Features Added
- AMQP Value reference counts are now atomic, this fixes several AMQP related crashes.
### Breaking Changes
- `MessageReceiver` returns a pointer to the received message instead of a copy.
### Bugs Fixed
- Fixed several memory leaks.
- AMQP Link Credits now work as expected.
- Integrated the fix for NVD - CVE-2024-21646.
* [azure-core-cpp] Update to 1.11.0
## 1.11.0 (2024-01-11)
### Features Added
- Added 'OPTIONS' HTTP method to `Azure::Core::Http::HttpMethod` enum.
- Added TLS 1.3 support to WinHTTP transport.
- Environment Log Level Listener now logs the ThreadID for the thread originating the trace.
- [[#4983 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983 ) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux. (A community contribution, courtesy of _[phoebusm](https://github.com/phoebusm )_)
### Bugs Fixed
- [[#5172 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5172 ) `Azure::Nullable::Emplace()` does not set `HasValue()` to `true`.
- [[#5130 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5130 ) `Url::AppendPath()` and `Url::SetPath()` may end up with a double slash at the beginning of a path.
- [[#5007 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5007 ) Some versions of GCC no longer include stdint.h in cstdint.
### Other Changes
- [[#4756 ]] (https://github.com/Azure/azure-sdk-for-cpp/issues/4756 ) `BearerTokenAuthenticationPolicy` now uses shared mutex lock for read operations.
### Acknowledgments
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
- Phoebus Mak _([GitHub](https://github.com/phoebusm ))_
2024-01-12 10:20:52 -08:00
jim wang
c9140a3b50
[ktx] Update to v4.3.0-beta1 and fix unix2dos command does not exist ( #36007 )
...
* update to v4.3.0-beta1
* update version
* delete msys
* update version
* modify patch
* update version
* add pathc
* update version
* delete patch
* update version
* fix download method
* update version
* portfile
* update version
* portfile
* update version
2024-01-11 15:53:34 -08:00
gerard-ryan-immersaview
3938ee38c5
[mpg123] Support system dependency CFLAGS better ( #36100 )
...
* https://sourceforge.net/p/mpg123/bugs/366/
2024-01-11 15:46:53 -08:00
Paul-Edouard Sarlin
a45fe2ce60
[libraw] Disable default features of jasper ( #36110 )
...
* No default features for jasper in libraw
* Increment port version
2024-01-11 15:43:52 -08:00
Jonas Marklén
ee9c88f9ec
[libmaxminddb] Updated version to 1.9.1 ( #36112 )
...
* Updated libmaxminddb to version 1.9.1
* Cleanup portfile
* Use vcpkg_install_copyright function
* Updated versions
* Update ci.baseline.txt
* Implemented fixes from dg0yt
* Versions updated
* Update portfile.cmake
* Update libmaxminddb.json
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-01-11 15:43:37 -08:00
Frank
ffa05508d1
[bond] Disable example and test ( #36118 )
...
* [bond] Disable example and test
* version
2024-01-11 15:42:53 -08:00
Lily Wang
e6a1dc4f53
[vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure ( #36099 )
...
* [vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure
* update version
* update fix
* update version
2024-01-11 15:37:32 -08:00
Alexander Neumann
02286a84c7
Run python in isolate mode ( #35990 )
...
* Run python in isolate mode.
* v db
2024-01-11 15:32:36 -08:00
cDc
83444c5775
[pmp-library] add port ( #33698 )
...
* [pmp-library] add port
* disable warnings
* update version
* add version
* address review
* update version
* reviews
* update version
2024-01-10 17:32:10 -08:00
JonLiu1993
dba5cc8a76
[civetweb] add option support USE_ZLIB ( #36083 )
...
* [civetweb] add option support USE_ZLIB
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-10 17:24:54 -08:00
JonLiu1993
6901e713ee
[kd-soap] update to 2.2.0 and rename to kdsoap ( #36101 )
...
* kd-soap update to 2.2.0
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-10 17:24:17 -08:00
jim wang
64750c8977
[cctz] Fix compilation error when vs version is greater than 17.7 ( #36097 )
...
* Fix compilation errors for VS versions greater than 17.7
* update version
2024-01-10 17:14:28 -08:00
Vitalii Koshura
9d62695980
[sentry-native] update to 0.7.0 ( #36088 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-01-10 17:13:38 -08:00
Pravila
491be104ed
[thomasmonkman-filewatch] Fix patch for the latest version of FileWatch ( #36091 )
...
* Fix template type
* Add version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2024-01-10 17:06:15 -08:00
Lily Wang
1489e83212
[coin] Add a warning message for installing libgl and libglu ( #36073 )
...
* [coin] Add a warning message for installing libgl and libglu
* update version
2024-01-10 17:04:32 -08:00
Markus Vieth
8a5830e45c
[pcl] update to version 1.14.0 ( #36032 )
...
* [pcl] update to version 1.14.0
* Add new patch
2024-01-10 17:02:56 -08:00
Kai Pastor
6df4d4f498
[gdal] Update to 3.8.3 ( #36082 )
2024-01-10 17:01:00 -08:00
Nick Logozzo
3de47528ca
[libnick] Update to 2024.1.4 ( #36096 )
...
* [libnick] Update to V2024.1.4
* Update libnick.json
2024-01-10 16:59:23 -08:00
Deshan Xiao
eda37a91fd
update to v1.9.2 ( #36098 )
2024-01-10 16:59:01 -08:00
Nick Logozzo
c9919121dd
[libnick] Add libnick V2024.1.3 ( #36065 )
...
* Add libaura V2024.1.2
* Add Versions
* Update libaura.json
* Better Port Files
* Update libaura.json
* Remove gtest as tests not built
* Update libaura.json
* glib only needed on linux
* Update libaura.json
* libaura --> libnick
* Update versions
2024-01-09 11:02:36 -08:00
Lily Wang
59c9eade06
[opencascade] Fix feature freeimage build failure ( #36079 )
...
* [opencascade] Fix feature freeimage build failure
* update version
2024-01-09 11:01:57 -08:00
Hossein Moein
8025d0e2a2
[dataframe] Upgrading C++ DataFrame to version 2.3.0 ( #36059 )
...
* Upgrading C++ DataFrame to version 2.3.0
* Fixed indentation
* ran ./vcpkg x-add-version --all
* Added the failure list
* Excluded some failuers
* Removed unnecessary comments
2024-01-09 10:44:36 -08:00
jim wang
c59f322676
[mongo-c-driver] update to 1.25.4 ( #36070 )
...
* update to 1.25.4
* update version
* static
* update veresion
2024-01-09 10:40:59 -08:00
Amin Yahyaabadi
3bc5ff7f7a
[juce] add port for JUCE ( #35439 )
...
* [juce] add port for JUCE
* [juce] install linux dependencies in ci
* [juce] fix tool installation and cleaning
* [juce] fix freetype includes for juce graphics
* [juce] fix freetype includes for juceaide
* [juce] simplify the freetype find check
* [juce] use find_path in addition for freetype
* [juce] allow setting freetype usage for juceaide
* [juce] forward freetype setting + guard with option
* [juce] do not use freetype for console apps
* [juce] freetype is needed for console apps on Linux
* [juce] link freetype on Linux for juce_build_tools
* [juce] forward-vcpkg-toolchain for Builder
* [juce] fix linux dependencies + forward vcpkg args
* [juce] fix installation of juce tools and juce extra tools
* [juce] use jack2 only on Linux
* [juce] add docs for targets and descriptions
* [juce] fix installation path references in CMake
* [juce] do not move Cmake files + fix tool install dir
* [juce] remove libwebkit2gtk-4.0-dev from ci
* [juce] add ONLY_STATIC_LIBRARY to the port for windows
* [juce] fix the CMake path installation paths
* Revert "[juce] add ONLY_STATIC_LIBRARY to the port for windows"
This reverts commit 0eb5c6f1c6
.
* [juce] improve linux dependencies find/linkage
* [juce] remove libxcomposite-dev from vm
2024-01-08 14:36:00 -08:00
Kai Pastor
5f29060768
[gettext-libintl] Avoid conftest triggering debugger window ( #36055 )
2024-01-08 13:43:05 -08:00
Carsten Grimm
614e7b491b
[simonbrunel-qtpromise] add port ( #35787 )
...
* [simonbrunel-qtpromise] add simonbrunel-qtpromise to vcpkg
* [simonbrunel-qtpromise] use version rather than version-string
* [simonbrunel-qtpromise] generate version info
* [simonbrunel-qtpromise] remove unnecessary cmake settings
* [simonbrunel-qtpromise] regenerate version info
* use quotes in portfile
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [simonbrunel-qtpromise] regenerate version info
* [simonbrunel-qtpromise] fix qt dependency in cmake config
* [simonbrunel-qtpromise] define include directory in terms of CMAKE_CURRENT_LIST_DIR
* [simonbrunel-qtpromise] add patch for installing header files
* [simonbrunel-qtpromise] remove error flags
* [simonbrunel-qtpromise] add hint for qt5 support
* [simonbrunel-qtpromise] regenerate version info
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-08 13:37:34 -08:00
Matthias Kuhn
5517637cbe
[libiconv] Build for ios ( #36035 )
2024-01-08 13:15:52 -08:00
Carsten Grimm
ea11fd4ba0
[paho-mqtt] use high performance ( #36069 )
...
* [paho-mqtt] use high performance
* [paho-mqtt] regenerate version info
2024-01-08 13:11:41 -08:00
SunBlack
18b028fe78
[xerces-c] Update to 3.2.5 ( #36045 )
2024-01-08 13:08:13 -08:00
Rémy Tassoux
e43977947d
[catch2] Update to 3.5.1 ( #36053 )
...
* [catch2] Update to 3.5.1
* [catch2] Update version files
2024-01-08 13:07:07 -08:00
Rémy Tassoux
3fe97e0ea7
[utfcpp] Update to 4.0.5 ( #36054 )
...
* [utfcpp] Update to 4.0.5
* [utfcpp] Update version files
2024-01-08 13:06:39 -08:00
Sylvain Doremus
d479877dc4
[rendergraph] Update to v1.4.0. ( #36057 )
2024-01-08 13:05:57 -08:00
Bruce Mitchener
ce46ba8777
[opentelemetry-cpp] Update to 1.13.0 ( #35996 )
2024-01-05 13:57:04 -08:00
Scott Hart
c4e9b765d9
[google-cloud-cpp] update to the latest release (v2.20.0) ( #36034 )
2024-01-05 13:25:15 -08:00
Jia Yue Hua
9cdf33f37d
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2024.01.01.00 ( #36027 )
2024-01-05 13:24:54 -08:00
Leger Charlie
91e7e6c273
[qtbase] Add missing "egl1" related system package for linux target ( #36023 )
...
Allow to fix issue explained at https://github.com/microsoft/vcpkg/issues/35815
2024-01-05 13:20:20 -08:00
MonicaLiu
2f8fe8d3e9
[wxwidgets] Update to 3.2.4 ( #35983 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-05 13:16:24 -08:00
Thea Camille-Maxime (MaxRev)
fc3f613661
[libmysql] Fix port on arm64-osx (compiler checks) ( #35930 )
2024-01-04 17:41:17 -08:00
Alexander Neumann
3434b0a1b4
[Freetype] burn in linkage ( #35999 )
2024-01-04 17:02:27 -08:00
Bruce Mitchener
b8ec6abf5d
[fmt] Update to 10.2.1 ( #36033 )
2024-01-04 17:00:31 -08:00
jim wang
87e969a6d9
[qt5-base] Fix undefined XKB_KEY_dead_lowline under linux ( #36005 )
2024-01-04 12:05:56 -08:00
Frank
ae86809455
[lapack-reference] Disable Test program ( #35920 )
2024-01-04 12:04:39 -08:00
Frank
b88e4cdec5
[launch-darkly-server] Fix dependence clib symbol Duplicate with openssl ( #35901 )
2024-01-04 12:04:24 -08:00
Vitalii Koshura
baa9580d7d
[openssl] Disable building quicserver utility. ( #35838 )
...
Thix fixes #35792 .
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-04 11:59:47 -08:00
chausner
d8c0c7da8b
[libcoro] Update to 0.10 ( #35814 )
2024-01-04 11:58:41 -08:00
autoantwort
45c8b198b7
[ogre-next] vulkan no osx ( #35968 )
2024-01-03 18:27:03 -08:00
Matthias Kuhn
0403626792
[qt*] ios fixes ( #36003 )
2024-01-03 18:26:47 -08:00
friendlyanon
d30cdff658
Add port ms-ifc-sdk
( #35972 )
...
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2024-01-03 18:04:42 -08:00
Jia Yue Hua
1bbba4e6fb
[aws-c-io] update to 0.14.0 ( #36018 )
2024-01-03 17:54:57 -08:00
David Reidsma
0ad615378f
[libusb] Replaced incorrect apt package name "autoreconf" with "autoconf" ( #36020 )
2024-01-03 17:53:08 -08:00
sethome
80649f6539
[openCV] add vulkan support for openCV dnn ( #35933 )
2024-01-03 17:45:16 -08:00
Koby Kahane
5ffb6e19cf
[capstone] Add missing arch features ( #35988 )
2024-01-03 17:41:56 -08:00
autoantwort
6fcc9cc9a2
[freerdp] remove deprecated client-mac ( #35969 )
2024-01-03 17:41:17 -08:00
Mathieu Pellerin
6a0137291e
[ffmpeg] Enable JNI and MediaCodec backends on Android ( #35985 )
2024-01-03 17:40:43 -08:00
Alfred E. Heggestad
d8d41e0403
[baresip-libre] update to 3.8.0 ( #35927 )
2024-01-03 17:39:45 -08:00
Kai Pastor
fb9cd249f4
[tiff] Add libdeflate support, add usage ( #35925 )
2024-01-03 17:39:26 -08:00
Kai Pastor
5a48f2eb0f
[libpng] Search libm in implicit link dirs ( #35924 )
2024-01-03 17:38:33 -08:00
Kai Pastor
70fd6a9409
[vcpkg-tool-meson] Fix installation ( #35957 )
2024-01-03 17:37:29 -08:00
Mengna Li
00d7b89c77
[fltk] update to 1.3.9 ( #35981 )
2024-01-03 17:35:11 -08:00
jim wang
8f4ba99ace
[daw-header-libraries] Update to 2.97.0 ( #36001 )
2024-01-03 17:33:46 -08:00
Kai Pastor
baad52570f
[kenlm] Fixes and cleanup ( #35907 )
2024-01-03 17:33:26 -08:00
JonLiu1993
4a938d4240
[libxdiff] fix the imported target error ( #35905 )
...
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-03 17:32:13 -08:00
Clemens Wasser
d044846ca1
[skia] Fix Debug INTERFACE_COMPILE_COMMANDS ( #35800 )
2024-01-03 17:17:02 -08:00
jim wang
8810558616
[libdatachannel] Fix dependency not found ( #35618 )
2024-01-03 16:56:55 -08:00
commonbreed
64e15f6669
[directxsdk] Add missing d3d9 header and lib ( #35997 )
2024-01-03 01:00:03 -08:00
Mathieu Pellerin
742c086636
[qtmultimedia] Fix build for Android by disabling pulseaudio ( #35982 )
2024-01-02 14:42:40 -08:00
Bruce Mitchener
a344996f1d
[fmt] Update to 10.2.0 ( #35971 )
2024-01-02 14:39:37 -08:00
klaus triendl
c5c8f07fc5
[krabsetw] Updated to 4.3.2 ( #35967 )
2024-01-02 14:38:09 -08:00
Chuck Walbourn
87a90594fd
[directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 ( #35965 )
2024-01-02 14:37:52 -08:00
Bruce Mitchener
441105e451
[meshoptimizer] Update to 0.20 ( #35953 )
2024-01-02 14:34:38 -08:00
Matthias Kuhn
b5246fa43e
[exiv2] fix target in usage description ( #35923 )
2024-01-02 14:32:38 -08:00
Ómar Högni Guðmarsson
346d327f64
[Glaze] Update to v1.9.9 ( #35922 )
2024-01-02 14:32:16 -08:00
Cheney Wang
8b8ba993a6
[curl] update to 8.5.0 ( #35806 )
2024-01-02 14:32:00 -08:00
jim wang
7f5282b7d6
[mongo-c-driver] update to 1.25.2 ( #35524 )
2024-01-02 14:31:28 -08:00
Ómar Högni Guðmarsson
194896fcb1
[libtorch] build failure ( #35708 )
2024-01-02 14:26:56 -08:00
Kai Pastor
8de7ffa491
Revert "[hwinfo] create a new port ( #35465 )" ( #35993 )
...
This reverts commit e64dd3356f
.
2024-01-02 14:23:31 -08:00
Kai Pastor
8397227251
[vulkan-sdk-components] Use separate port for the SDK ( #35742 )
...
* [vulkan-sdk] Separate port
* Update ci.baseline.txt
* [hikogui] Using glslc from shaderc
* [vulkan] Drop LICENSE.txt
* [vulkan-sdk-components] Avoid vulkan-sdk name
* [vulkan] Fixup copyright text
2023-12-29 00:21:45 -08:00
Yunze Xu
dc19823670
[pulsar-client-cpp] New port ( #35579 )
...
* [pulsar-client-cpp] New port
* Remove unnecessary link options
* Address review comments
- Use find_dependency instead of find_package
- Specify BUILD_DYNAMIC_LIB explicitly
* Fix the Windows build and linkage
* Fix dynamic library not built when VCPKG_LIBRARY_LINKAGE is dynamic on Windows
* Fix Linux and OSX failures
* Remove PULSAR_FORCE_DYNAMIC_LIBRARY and upgrade version to 3.4.2
* Reduce the changes to the upstream CMakeLists.txt
* Remove unused version
* Optimize finding and linking dependency and patch the header for static library
* Support multi-config generators
* Fix path for release libraries
2023-12-29 00:15:51 -08:00
eao197
695a696619
[restinio] Update to 0.7.1 ( #35777 )
...
* RESTinio updated to v.0.7.1.
* Fix format for manifest file.
* x-add-version for RESTinio-0.7.1.
* Fix port for RESTinio v.0.7.1.
* x-add-version for fixed RESTinio port.
2023-12-29 00:07:23 -08:00
Kai Pastor
ceca66bec0
[libexif] Fix feature nls ( #35864 )
...
This package has own gettext autoconf hacks, so providing gettext[core]
m4 files and autopoint for autoreconf cannot be avoided.
2023-12-29 00:03:07 -08:00
MonicaLiu
e25c595cbd
[kddockwidgets] Update to 2.0.0 ( #35882 )
...
* update g2o
* update version
* update kddockwidgets
* update version
* undo g2o
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-29 00:02:26 -08:00
Lily Wang
8e8743cbe6
[qtopcua] Feature ns0idgenerator doesn't support cross-building ( #35903 )
...
* [qtopcua] Feature ns0idgenerator doesn't support cross-building
* update version
* add supports
* update version
2023-12-29 00:01:40 -08:00
Bruce Mitchener
31f2c1d528
[harfbuzz] Add directwrite
feature on Windows. ( #35908 )
2023-12-29 00:00:39 -08:00
Barak Shoshany
d53829ec75
[bshoshany-thread-pool] Updated to v4.0.1 ( #35910 )
...
* [bshoshany-thread-pool] Updated to v4.0.1
* [bshoshany-thread-pool] Updated to v4.0.1
2023-12-29 00:00:00 -08:00
Dr.-Ing. Carsten Grimm
9d3db6b7e4
[qt5] update to 5.15.12, patch CVE-2023-51714 ( #35912 )
...
* [qt5] update version number and hashes
* [qt5-base] add official patch for CVE-2023-51714
* [qt5] regenerate version info
2023-12-28 23:59:20 -08:00
Ómar Högni Guðmarsson
9fd83fa98b
[bext-sml] Update to v1.1.9 ( #35894 )
...
* bext-sml update v1.1.9
* vcpkg update database
* Windows style line endings for existing lines
* vcpkg database update
2023-12-28 00:31:48 -08:00
Park DongHa
e64dd3356f
[hwinfo] create a new port ( #35465 )
...
* [hwinfo] create a new port
* [hwinfo] update baseline
* [hwinfo] can't use WbemIdl in UWP
* [hwinfo] suppress NO_OCL unused
* it's just not accessed in CMakeLists.txt
* [hwinfo] fix NO_OCL expression
2023-12-28 00:30:51 -08:00
endingly
eaee229786
[backward-cpp]Update version ( #35583 )
...
* update backward-cpp version
* update vcpkg versions json file
* delete `include-dir.diff`
* update vcpkg versions file
* remove PACKAGE_NAME item
* fix version file
* version format changes
* add new version to vcpkg
* add usage
* chage main version in vcpkg
* Add blank line
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-28 00:25:44 -08:00
Kai Pastor
c415be64bd
[skia] Fix and test vulkan ( #35828 )
...
* [vcpkg-ci-skia] Use vulkan
* [skia] Fix vulkan on windows
* Require vcpkg-ci-skia pass
* Fixup
2023-12-28 00:11:17 -08:00
Kai Pastor
77df385ff6
[shapelib] Update to 1.6.0 ( #35840 )
2023-12-28 00:06:40 -08:00
Dennis
1f74e2c58a
asio-grpc: Update to 2.9.0 ( #35849 )
2023-12-28 00:02:21 -08:00
JonLiu1993
cfd0a5a75a
[fast-float] update to 6.0.0 ( #35852 )
...
* [fast-float] update to 6.0.0
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-28 00:01:47 -08:00
Mengna Li
5d0108992f
Make detail mesh edge detection more robust ( #35855 )
2023-12-28 00:01:19 -08:00
Weihang Ding
9299bf302a
[imageinfo] Bump to 2023-12-25 ( #35856 )
...
* [imageinfo] Bump to 2023-12-25
* Update version database
2023-12-27 23:59:51 -08:00
Weihang Ding
71e47c9fb8
[minifb] Bump to 2023-09-21 ( #35857 )
...
* [minifb] Bump to 2023-09-21
* Update version database
2023-12-27 23:59:16 -08:00
klaus triendl
2383d331e6
Ability to enable the SOUNDEX() scalar function ( #35867 )
2023-12-27 23:58:43 -08:00
Vladimir Shaleev
f7a371bbd9
Add imgui support for feature android-binding ( #35870 )
2023-12-27 23:57:02 -08:00
JonLiu1993
96b74ddc31
[opencv4] Add feature openjpeg dependency ( #35874 )
...
* Add feature openjpeg dependency
* update version
* update portfile.cmake
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-27 23:55:41 -08:00
jim wang
76d9952e00
[vxl] Fix missing header files ( #35875 )
...
* add header file
* update version
2023-12-27 23:53:45 -08:00
Bruce Mitchener
6734216dc7
[harfbuzz] Make freetype dependency into feature. ( #35877 )
2023-12-27 23:52:26 -08:00
RealTimeChris
19786b14ec
Updating the necessary files. ( #35886 )
2023-12-27 23:51:01 -08:00
Kai Pastor
d4d2e611ec
[libosmium] Fix and cleanup ( #35892 )
2023-12-27 23:47:50 -08:00
Rémy Tassoux
6a6ad17d8b
[unordered-dense] Update to 4.4.0 ( #35895 )
...
* [unordered-dense] Update to 4.4.0
* [unordered-dense] Update version files
2023-12-27 23:46:50 -08:00
Barak Shoshany
ffb614f8c1
[bshoshany-thread-pool] Updated to v4.0.0 ( #35896 )
...
* [bshoshany-thread-pool] Updated to v4.0.0
* [bshoshany-thread-pool] Updated to v4.0.0
2023-12-27 23:46:07 -08:00
Mengna Li
cb1e472877
update to 20.54.0 ( #35883 )
2023-12-27 15:52:58 -08:00
miyanyan
155075b479
[proxy] update to 2.0.0 ( #35885 )
...
* [proxy] update to 2.0.0
* [proxy] update versions
2023-12-27 15:51:43 -08:00
Kai Pastor
5b539db37e
[kealib] Cleanup, fix cmake config, [gdal] Add feature 'kea' ( #35437 )
...
* [gdal] Add feature 'kea'
* [gdal] Accept (vcpkg) interface and alias targets
2023-12-27 15:39:57 -08:00
Kai Pastor
f1c6efee22
[gdal] Update to 3.8.2 ( #35818 )
2023-12-24 03:44:26 -05:00
Kai Pastor
04f7d34c26
[ogre-next] Fixup 2.3.3 ( #35344 )
2023-12-23 03:52:06 -05:00
Kai Pastor
1b3128686a
[gettext] Fix osx ( #35810 )
2023-12-23 03:45:21 -05:00
Kai Pastor
6c937c3223
[freerdp] Update to 3.0.0 ( #35727 )
2023-12-22 15:53:15 -05:00
Frank
4c59249deb
[realsense2] Add support !arm ( #35824 )
2023-12-22 15:48:46 -05:00
Kai Pastor
e9435ccc15
[kealib] Update to 1.5.3 ( #35819 )
2023-12-22 15:47:59 -05:00
Frank
f30434939d
[treehopper] Fix dependency handling of libusb ( #35480 )
2023-12-21 19:11:21 -05:00
Benjamin Just
ec05fe4a59
[openssl] add feature to enable ssl3/weak-ssl-ciphers ( #35196 )
2023-12-21 11:17:20 -08:00
Aleksei Shpakovskii
4874bea8eb
[libdisasm] add license ( #35798 )
2023-12-20 20:26:48 -08:00
i-curve
c6f9a7b205
[copypp] update to 0.3.0 ( #35797 )
2023-12-20 12:30:12 -08:00
Thomas1664
69cc111abc
[atomic-queue] Update to 1.5 ( #35799 )
2023-12-20 12:29:28 -08:00
JacobBarthelmeh
29b03c4099
[wolfssl] update to 5.6.6 ( #35802 )
2023-12-20 12:28:34 -08:00
MonicaLiu
52b52b4588
[podofo] Update to 0.10.3 ( #35788 )
2023-12-20 00:31:01 -08:00
Eidolon
cd8067150e
[libvpx] Use msys2 perl on win32 hosts ( #35593 )
2023-12-20 00:30:40 -08:00
Cheney Wang
4b2d315482
[libsodium] update to 1.0.19 ( #35753 )
...
* [libsodium] update to 1.0.19
* Fix config error
* Fixes cnats and proxygen failed with undefined reference to `_crypto_aead_aegis128l_pick_best_implementation' and `_crypto_aead_aegis256_pick_best_implementation'
* Fixes undefined reference to `aegis128l_aesni_implementation' and `aegis256_aesni_implementation'
2023-12-19 23:16:05 -08:00
Cheney Wang
f1a46998ae
[live555] update to 2023.11.30 ( #35774 )
2023-12-19 21:12:16 -08:00
Raúl Cumplido
d6341bc4de
[arrow] Update to 14.0.2 ( #35775 )
2023-12-19 21:12:00 -08:00
Kai Pastor
e2f6384a79
[openssl] Update to 3.2.0 ( #35734 )
...
Co-authored-by: مهدي شينون (Mehdi Chinoune) <mehdi.chinoune@hotmail.com>
2023-12-19 16:31:02 -08:00
Rémy Tassoux
d12c1de72e
[unordered-dense] Update to 4.3.1 ( #35758 )
2023-12-19 15:18:48 -08:00
autoantwort
ab799ff303
[gstreamer] disable internal downloads ( #35780 )
2023-12-19 15:03:12 -08:00
MonicaLiu
e9001ee53d
[imgui] Fix usage of feature allegro5 ( #35768 )
2023-12-19 15:02:21 -08:00
jim wang
fa1eedf5a6
[llgi] Update to 2023-12-19 ( #35767 )
2023-12-19 15:02:02 -08:00
Rémy Tassoux
0fc8290ae4
[quill] Update to 3.6.0 ( #35759 )
2023-12-19 15:01:37 -08:00
Marcus Behel
2b0ce4c2f6
[qtbase] Add feature for gtk3 platform theme ( #35657 )
2023-12-19 15:00:10 -08:00
Alonso Schaich
16e9142b56
[libvpx] resolve bash by PATH rather then hard-coding its' location ( #35605 )
2023-12-19 14:58:28 -08:00
Daniel Schürmann
d67c1d59cf
[harfbuzz] Make use IMPORTED_CONFIGURATIONS ( #35533 )
...
This allows to use the Release library if the debug library is not built.
2023-12-19 14:58:08 -08:00
Carsten Grimm
48e95d1aa3
[tinygltf] update to 2.8.19 ( #35719 )
2023-12-18 14:02:02 -08:00
Justen Di Ruscio
7fbe1ef1c0
[drogon]: list new yaml-cpp dep under yaml feature ( #35715 )
2023-12-18 13:40:33 -08:00
Bruce Mitchener
06a5b0d0f4
[flecs] Update to 3.2.10 ( #35756 )
2023-12-18 13:40:12 -08:00
Thomas1664
c36e905c05
[tmxlite] Fixes and Update to 1.4.4 ( #35760 )
2023-12-18 13:27:22 -08:00
Mengna Li
e45bb5052f
update to 1.6.0 ( #35749 )
2023-12-18 13:26:22 -08:00
Kai Pastor
6b24a06502
[libmount] Update to 2.39 and fix ( #35738 )
2023-12-18 13:26:01 -08:00
Vitalii Koshura
ecdff26160
[libsystemd] Fix build when specifying release-only build ( #35737 )
2023-12-18 13:25:01 -08:00
Kai Pastor
fafa83c8bf
[libcap] Fix native build with prefixed CC ( #35735 )
2023-12-18 13:24:28 -08:00
autoantwort
b1632ec26f
[imgui] fix allegro feature ( #35729 )
2023-12-18 13:24:05 -08:00
Ivan Maidanski
c66d6969d2
[libatomic-ops] Update to v7.8.2 ( #35728 )
2023-12-18 13:23:35 -08:00
simolis3
b72c0c19a0
[freetype-gl] GLEW as default feature ( #35726 )
2023-12-18 13:23:13 -08:00
Kai Pastor
7ef1cf340b
[aws-sdk-cpp] Update, minor fixes ( #35721 )
2023-12-18 13:22:40 -08:00
Carsten Grimm
a8362a126d
[simage] update to 1.8.3 ( #35717 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-12-18 13:22:00 -08:00
Kai Pastor
8e03049b8c
[mimalloc] Fix android, clarify usage ( #35713 )
2023-12-18 13:21:13 -08:00
Carsten Grimm
063265300c
[coin] update to version 4.0.2 ( #35711 )
...
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-12-18 13:18:02 -08:00
Ómar Högni Guðmarsson
9b9ec90df4
[Openmpi] configuration error ( #35706 )
2023-12-18 13:17:23 -08:00
Mark Sinkovics
1bb45db72f
[curl] fix config on iOS ( #35662 )
2023-12-18 13:15:04 -08:00
Kai Pastor
1c79e2659d
[gettext] Update to 0.22.4 ( #35585 )
2023-12-18 13:09:44 -08:00
Billy O'Neal
ab00a636c7
Update Windows Fleet for December 2023 Patch Tuesday ( #35640 )
2023-12-18 10:27:45 -08:00
Sander Cox
0e47c19852
fix: find_package broken on Ableton-Link ( #35603 )
2023-12-15 15:34:57 -08:00
Ali Saki
a78464841a
[node-api-headers/node-addon-api] update node-api-headers to 1.1.0, and update node-addon-api to 7.0.0 ( #35658 )
...
* [node-api-headers] update to version 1.1.0
* [node-addon-api] update to version 7.0.0
* Update version database
2023-12-15 15:33:44 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts ( #35479 )
...
* Install vulkan.
* add gfxreconstruct
* format manifest and cr changes
* remove moltenvk
* fix ci part 1
* fix a dep
* more fixes
* remove vulkan failures from CI pipeline
* remove annoying stuff to deal with in static builds
* fix trailing ,
* remove vendored cmakelists
* force ci to be green
* format manifest
* Fix more ci issues
* fix hikogui
* make ci happier
* add jsoncpp dep
* only remove the debug folder if targeting windows
* bump port-version
* v db
* vulkan-loader add usage
* Rename vulkantools to lunarg-vulkantools
* Make VMA install headers platform dependent
* Remove vcpkg_check_linkage
* readd vulkan-validationlayers
* v db
2023-12-14 23:33:39 -08:00
Dynamitos
209485d769
[shader-slang] Update to version 2023.5.0 ( #35635 )
...
* [shader-slang] Update to 2023.5.0
* [shader-slang] Update to 2023.5.1
* [shader-slang] running version update
* [shader-slang] Change SHA512s to lowercase
* [shader-slang] running version update again
2023-12-14 23:02:21 -08:00
Bruce Mitchener
cd5d9f3f83
[harfbuzz] Update to 8.3.0 ( #35653 )
2023-12-14 23:01:05 -08:00
Cheney Wang
94cf042e6b
[breakpad] Fixing find_package(unofficial-breakpad) failure ( #35673 )
2023-12-14 23:00:22 -08:00
MonicaLiu
a82865a4a1
[mlpack] update to 4.3.0 ( #35675 )
...
* update mlpack
* update version
* remove features
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:59:35 -08:00
Alexander Neumann
db68d1dee9
[pcl] fix clang-cl builds ( #35676 )
...
* [pcl] fix clang-cl build
* v db
2023-12-14 22:58:19 -08:00
Lily Wang
0e62a1d670
[opensubdiv] Fix feature cuda build with opening Visual Studio ( #35678 )
...
* [opensubdiv] Fix feature cuda build with opening Visual Studio
* update version
2023-12-14 22:57:21 -08:00
MonicaLiu
1d206dae08
[libtorch] Fix core dependencies ( #35682 )
...
* fix libtorch dependencies
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:56:23 -08:00
Ómar Högni Guðmarsson
4eb186792a
[mp-units] Update to version 2.1.0 ( #35689 )
...
* Update mp-units to 2.1.0
* vcpkg database update
* Patch updated
* Update database
2023-12-14 22:52:38 -08:00
Marc
9021cb001a
[gstreamer] add feature to enable aom support ( #35680 )
...
* [gstreamer] add feature to enable aom support
* Update version database
* [gstreamer] disable aom feature on windows
* Update version database
2023-12-14 22:51:50 -08:00
Thomas1664
4f038c1ec6
[string-theory] Update to 3.8 ( #35692 )
...
* [string-theory] Update to 3.8
* version
2023-12-14 22:45:53 -08:00
Ómar Högni Guðmarsson
08c98c7c40
[Glaze] Update to version 1.9.6 ( #35687 )
...
* Glaze version 1.9.6
* Vcpkg update database
2023-12-14 17:56:43 -08:00
Lia Stratopoulos
057a7d1470
Update version of type-safe ( #35690 )
...
* update version of type-safe
* format manifest
* vcpkg x-add-version
2023-12-14 17:49:36 -08:00
Thomas1664
4d973549d7
[roaring] Update to 2.0.4 ( #35691 )
...
* [roaring] Update to 2.0.4
* version
* Fix race
* version
2023-12-14 17:43:04 -08:00
Kai Pastor
a1e13e8d58
[icu] Update, enable uwp, fix osx-dynamic ( #35530 )
...
* [cppcms] No uwp
* [libzim] No uwp
* [cppcms] Fix dependencies and linkage
* [libzim] Update to 9.0.0
* [cppcms] No python for build
* Fixup
* CI: uwp
* [vcpkg-ci-boost] Enable boost-regex[icu]
* [icu] Enable uwp
* [icu] Update to 74.1
* [icu] Cleanup
* v
* [icu] Set install names during linking
* Revert "CI: uwp"
This reverts commit 127afe8aa1
.
* CI
* [icu] Use --enable-rpath on osx
2023-12-14 17:37:17 -08:00
Julia DeMille
eb33d2f758
[x-plane] Update to 4.0.1, effectively new port ( #35032 )
...
* [xplane-sdk] New port
* [xplane-sdk] This build should work.
* [xplane-sdk] updated versions. i forgor.
* [xplane-sdk] Build fixed for Mac.
* [x-plane-sdk] xplane-sdk renamed to x-plane-sdk.
xplane-sdk has not yet been published, so this is okay.
* [x-plane-sdk] Renaming fixes.
* [x-plane-sdk] Clarify license.
The license seems to be a weird mix of the MIT, BSD 1-clause, and BSD
3-clause licenses. I can't work it out. It's permissive, but it's not
any one license.
* [x-plane-sdk] Switch to vcpkg_install_copyright.
* [x-plane-sdk] Fixup config.
* Rename x-plane-sdk to x-plane.
Includes also moved to include root.
Signed-off-by: Julia DeMille <me@jdemille.com>
* Forgot to format and update versions.
Signed-off-by: Julia DeMille <me@jdemille.com>
---------
Signed-off-by: Julia DeMille <me@jdemille.com>
2023-12-14 00:19:20 -08:00
Jia Yue Hua
7077a44304
[getdns] update to 1.7.3 ( #34188 )
...
* [getdns] update to 1.7.3
* [getdns] update to 1.7.3
* fix deps
* delete nouse patch chunk
* fix deps
* fix deps
---------
Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2023-12-14 00:13:36 -08:00
MonicaLiu
8abeb71402
[libusb] Fix usage ( #35498 )
...
* fix usage
* update version
* redo x64-windows.cmake
* resolve conflicts
* updaet git-tree
* fix downstream
* update version
* fix libirecovery
* update git-tree
* fix pkg_check_modules
* update git-tree
* fix libfreenect2
* update version
* fix libuvc
* update version
* fix libuvc patch
* update git-tree
* fix libuvc build_fix.patch
* update git-tree
* format
* update git-tree
* undo supports
* update git-tree
* fix azure-kinect-sensor-sdk
* update version
* add pkg-config.exe
* update git-tree
* disable build examples and tests
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 00:07:17 -08:00
Ivan Milov
7d10d3d55d
[aklomp-base64] update to 0.5.1 ( #35550 )
2023-12-13 23:55:38 -08:00
autoantwort
7eeaa3cabb
[wavpack] fix usage ( #35608 )
2023-12-13 23:45:12 -08:00
Lily Wang
6186ec51c8
[at-spi2-core, at-spi2-atk] Add dependency dbus ( #35599 )
...
* [at-spi2-core, at-spi2-atk] Add dependency dbus
* update version
2023-12-13 23:44:51 -08:00
Wentsing Nee
85ade256c8
[kerbal] Add port files for new library Kerbal ( #35600 )
...
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-12-13 23:43:11 -08:00
Bruce Mitchener
77c73ede01
[cglm] Allow building for arm platforms. ( #35607 )
...
This works for arm (at least on macOS).
2023-12-13 23:39:34 -08:00
autoantwort
32e4877eec
[google-cloud-cpp] fix feature sql ( #35609 )
2023-12-13 23:38:31 -08:00
Dennis
bc998b3cb9
utf8-range: Add port ( #35622 )
2023-12-13 23:37:27 -08:00
RealTimeChris
4ec4584501
[Jsonifier] to v0.9.93 and [DiscordCoreAPI] to v2.0.4 ( #35625 )
...
Updating the necessary files.
2023-12-13 23:36:20 -08:00
autoantwort
af29329bfb
[qtbase] fix feature dbus ( #35630 )
2023-12-13 23:35:12 -08:00
Ómar Högni Guðmarsson
60adafa10a
[Glaze] Update 1.9.5 ( #35631 )
...
* Glaze update 1.9.5
* vcpkg update database
2023-12-13 23:33:52 -08:00
Bruce Mitchener
9bc9d57943
[catch2] Update to 3.5.0 ( #35634 )
...
Also, update the description as v3 is no longer header-only.
2023-12-13 23:32:44 -08:00
Yury Bura
47728ffbeb
[rocksdb] Update to v8.9.1 ( #35636 )
...
* [rocksdb] update to v8.9.1
* add version
2023-12-13 23:29:24 -08:00
Frank
812e37be7e
[bootstrap] Use official cmake configuration ( #35643 )
...
* [bootstrap] Use official cmake configuration
* version
2023-12-13 23:28:56 -08:00
Alexander Neumann
be2f582fae
[coin] fix clang-cl builds ( #35647 )
...
* [coin] fix clang-cl build
* v db
2023-12-13 23:27:47 -08:00
Peter Adam Korodi
596bd06f1d
[configcat] Update to version 3.2.0 ( #35651 )
...
* [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
* [configcat] Update to version 3.2.0
* [configcat] Update to version 3.2.0
2023-12-13 23:27:11 -08:00
winsoft666
9fc945b4a2
[cpp-ipc] Update 1.3.0 ( #35668 )
...
* [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
* [veigar] Add a new port.
* [veigar] Add a new port.
* [veigar] Add veigar.json
* [veigar] Fix compile issue.
* [veigar] Update Code.
* [veigar] Fix bug.
* [veigar] Update veigar.json
* Fix compilation failures on non-windows platforms.
* [veigar] overwrite-version
* [veigar] Fix compilation failures on non-windows platforms.
* [veigar] Fix compilation failures on non-windows platforms.
* [veigar] Add support platform.
* [veigar] overwrite-version
* [veigar] Add license.
* [veigar] Add license.
* [veigar] Use ${VERSION}
* [veigar] Use ${VERSION}
* [veigar] Update code REF.
* [veigar] run .\vcpkg.exe x-add-version veigar --overwrite-version
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Not support uwp.
* [veigar] Not support uwp.
* [veigar] Fix bug.
* [veigar] Fix bug.
* [veigar] Update to 1.2
* [veigar] Update to 1.2
* [veigar] Update format.
* [veigar] Update format.
* [veigar] Update format.
* [veigar] Remove debug share files.
* [veigar] Remove debug share files.
* [veigar] Update version.
* [veigar] Update version.
* [cpp-ipc] Update to 1.3.0
* [cpp-ipc] Update to 1.3.0
---------
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-12-13 23:23:17 -08:00
Bruce Mitchener
ed2b097ffd
[z3] Update to 4.12.4. ( #35655 )
2023-12-13 23:19:47 -08:00
Chuck Walbourn
b842dacae7
[directx-headers] update port for 1.611.0 release ( #35660 )
...
* [directx-headers] update port for 1.611.0 release
* Update baseline
2023-12-13 23:18:00 -08:00
Mengna Li
82ad3ea735
update to 12.6.6 ( #35666 )
2023-12-13 23:16:35 -08:00
miyanyan
e37492a0e5
[glfw3] update to 3.3.9 ( #35667 )
...
* [glfw3] update to 3.3.9
* [glfw3] update versions
2023-12-13 23:16:15 -08:00
Alexander Neumann
e1aeabf283
[qtwebengine] Fix clang-cl and msvc in VS 17.8.3 ( #35639 )
2023-12-13 17:36:03 -08:00
Alonso Schaich
ff68673745
[vcpkg-tool-meson] fix pkgconfig data file installation on FreeBSD ( #35003 )
...
* [fontconfig] fix pkgconfig file installation (microsoft/vcpkg#35002)
move pkgconfig script into the path indicated by the diagnositic emitted by
vcpkg (see comment 1 of microsoft/vcpkg#35002).
* [fontconfig] force installation of pc files (microsoft/vcpkg#35002)
Undo the last commit and patch meson to force the pc file installation paths
demanded by `vcpkg_fixup_pkgconfig`
* [fontconfig] bump portrevision (microsoft/vcpkg#35002)
* [fontconfig] regenerate versions (microsoft/vcpkg#35002)
* Revert "[fontconfig] regenerate versions (microsoft/vcpkg#35002)"
This reverts commit 8daf0e15a67c376779631442ce926236ba2ed2e4.
* Revert "[fontconfig] bump portrevision (microsoft/vcpkg#35002)"
This reverts commit a9727bc32325238565428e3497ae564d2d255b86.
* Revert "[fontconfig] force installation of pc files (microsoft/vcpkg#35002)"
This reverts commit c0c6e017c7ab255e5532428e68f9d7c6e1ae8aad.
* Revert "[fontconfig] fix pkgconfig file installation (microsoft/vcpkg#35002)"
This reverts commit 616d4ce83e091cd128f4d896fcff81a1de4ed1b9.
* [vcpkg-tool-meson] fix pc-file installation paths on FreeBSD (microsoft#35002)
* [vcpkg-tool-meson] bump portversion (microsoft/vcpkg#35002)
* [vcpkg-tool-meson] regenerate versions (microsoft/vcpkg#35002)
* [vcpkg-tool-meson] Use vcpkg_from_github to obtain source (microsoft/vcpkg#35002)
* [vcpkg-tool-meson] Regenerate versions (microsoft/vcpkg#35002)
* [vcpkg-tool-meson] Use adverticed version of meson (microsoft/vcpkg#35002)
vcpkg@ce9f50f7 has bumped vcpkg-tool-meson's adverticed version to 0.63, but
not updated the `ref` variable, which still points to 0.62.1.
Update meson to 0.63 and use ${VERSION} to avoid similar issues in the future,
and regenerate patches/hashes accordingly.
* [vcpkg-tool-meson] regenerate versions (microsoft/vcpkg#35002)
* Revert "[vcpkg-tool-meson] regenerate versions (microsoft/vcpkg#35002)"
This reverts commit e9a424ef16
.
* Revert "[vcpkg-tool-meson] Use adverticed version of meson (microsoft/vcpkg#35002 )"
Meson 0.63 can't build gobject-introspection on a tier 1 supported target.
Upgrading meson to 0.63 and handling regressions of that update is out of
scope of #35002 anyways, and should be handled either on it's own PR,
microsoft/vcpkg#28084 or microsoft/vcpkg#35348 .
2023-12-13 03:02:35 -08:00
Frank
3f3d8b0036
[darknet] Fix dependence cuda ( #35413 )
...
* [darknet] Fix dependence cuda
* version
* version
* version
* tool update
* version
* add option
* version
* option
* version
* update tool
* version
* del patch
* version
* Correct cuda dependencies
* version
* revert portfile.cmake
* version
2023-12-12 15:23:17 -08:00
winsoft666
f562387007
[veigar] Add new port. ( #35327 )
...
* [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
* [veigar] Add a new port.
* [veigar] Add a new port.
* [veigar] Add veigar.json
* [veigar] Fix compile issue.
* [veigar] Update Code.
* [veigar] Fix bug.
* [veigar] Update veigar.json
* Fix compilation failures on non-windows platforms.
* [veigar] overwrite-version
* [veigar] Fix compilation failures on non-windows platforms.
* [veigar] Fix compilation failures on non-windows platforms.
* [veigar] Add support platform.
* [veigar] overwrite-version
* [veigar] Add license.
* [veigar] Add license.
* [veigar] Use ${VERSION}
* [veigar] Use ${VERSION}
* [veigar] Update code REF.
* [veigar] run .\vcpkg.exe x-add-version veigar --overwrite-version
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Update support platform.
* [veigar] Not support uwp.
* [veigar] Not support uwp.
* [veigar] Fix bug.
* [veigar] Fix bug.
* [veigar] Update to 1.2
* [veigar] Update to 1.2
* [veigar] Update format.
* [veigar] Update format.
* [veigar] Update format.
* [veigar] Remove debug share files.
* [veigar] Remove debug share files.
* [veigar] Update version.
* [veigar] Update version.
---------
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-12-12 04:17:47 -08:00
Nick D'Ademo
b2a65e780a
[qwt] update to 6.2.1 and add CMake config ( #35522 )
...
* update port.
* update versions.
* add unofficial target config (uses qmake build outputs).
* update versions file.
* formatting.
* fix typo.
* try again.
* resolve comments.
* update versions.
* fix.
* update versions file.
* Add include.
* update versions file.
---------
Co-authored-by: Nick D'Ademo <dademo.n@duerr-ndt.com>
2023-12-12 04:03:22 -08:00
Cheney Wang
0da40a8b53
[python3] Add a warning message for installing autoconf automake and autoconf-archive ( #35548 )
...
* [python3] Add a warning message for installing autoconf automake and autoconf-archive
* Apply suggestion
2023-12-12 01:51:55 -08:00
Vincent Thiberville
8308c141fd
[libxslt] do not require default features of libxml2 ( #35565 )
2023-12-12 01:45:03 -08:00
Jón Bjarni
702c4d74bd
[Glaze] Update to 1.9.3 ( #35567 )
...
* update glaze to 1.9.3 and update requirement of gcc version
* update glaze version
2023-12-12 01:43:50 -08:00
Kai Pastor
603643dcbf
[geos,libspatialite] Fix various quirks ( #35574 )
...
* [geos] Fix geos-config
* [libspatialite] Fix quirks
2023-12-12 01:42:45 -08:00
Rémy Tassoux
e02cf959d2
[quill] Update to 3.5.1 ( #35575 )
...
* [quill] Update quill to 3.5.1
* [quill] Update version files
2023-12-12 01:35:19 -08:00
Kai Pastor
7e67ab9f0b
[libzim] Update to 9.0.0 ( #35576 )
...
* [libzim] No uwp
* [libzim] Update to 9.0.0
2023-12-12 01:31:45 -08:00
Kai Pastor
87e44be6f5
[cppcms] Fix dependencies and linkage ( #35578 )
...
* [cppcms] No uwp
* [cppcms] Fix dependencies and linkage
* [cppcms] No python for build
* Fixup
2023-12-12 01:28:04 -08:00
dundargoc
dd38f20a86
[lpeg] update to 1.1.0 ( #35580 )
2023-12-12 01:22:44 -08:00
Thomas1664
9ca8099ffb
[vcpkg baseline][libbson] Fix race condition during CMake configure ( #35586 )
...
* Delete unused patches
* disable finding Python
* Fix race during CMake configure
* version
2023-12-12 01:20:57 -08:00
Kai Pastor
6f3385962b
[draco] Revise and fix build ( #35589 )
2023-12-12 01:18:35 -08:00
Dennis
de69451564
asio-grpc: Update to 2.8.0 ( #35591 )
2023-12-12 01:17:01 -08:00
MonicaLiu
faf6debcab
[fastio] Update to 2023-11-06 ( #35596 )
...
* update fastio
* update version
2023-12-12 01:15:07 -08:00
sewon jeon
08fd0c4065
[openvdb] update to version 11 ( #35597 )
...
* openvdb versio update to 11.0
wip
update
* udpate patches
* revert eof
* update git tree
2023-12-12 01:11:40 -08:00
Lily Wang
63875dac87
[libsystemd] Add dependency gperf ( #35598 )
...
* [libsystemd] Add dependency gperf
* update version
2023-12-12 01:10:04 -08:00
Craig Edwards (Brain)
4df73f7116
[bot] Update DPP to v10.0.29 ( #35613 )
2023-12-12 01:09:10 -08:00
Takatoshi Kondo
583ba9175e
Update async-mqtt port to 4.0.0. ( #35615 )
2023-12-12 01:08:10 -08:00
liamwhite
146441473c
[breakpad] update to 2023.01.27 ( #34273 )
...
* [breakpad] update to 2023.01.27
* Fix the CMakeFindDependencyMacro part.
* Attach zlib to where the glob happens, and remove duplicate cpp files from dump_syms.
* Zlib is an unconditional dependency on Linux
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-12-12 01:05:14 -08:00
moritz-h
000d1bda1f
[glslang] update to 13.1.1, opt feature [shaderc] update to 2023.7 ( #35219 )
2023-12-08 17:10:03 -08:00
jim wang
2a6371b014
[sdl2,sdl2-*] allow disabling transitive dependencies ( #35394 )
2023-12-08 01:30:37 -08:00
autoantwort
c4f29d253e
[liblemon] no uwp ( #35257 )
2023-12-08 01:26:51 -08:00
Kai Pastor
a20e828a55
[sol2] Update, fix, don't build anything ( #35545 )
2023-12-08 01:26:20 -08:00
Frank
0b5d4f25a6
[onnxruntime-gpu] update to v1.16.3 ( #35556 )
2023-12-08 01:25:46 -08:00
Paweł Wegner
7fb97764bc
[scripts] Download arm64 python when host is arm64 on windows. ( #34354 )
2023-12-08 01:25:03 -08:00
JonLiu1993
8ee46dc72f
[poppler] update to 23.11.0 ( #35494 )
2023-12-07 23:35:37 -08:00
Kai Pastor
e3146582c4
[luajit] Burn-in dll ( #35544 )
2023-12-07 23:35:10 -08:00
Jón Bjarni
72c441c627
[Glaze] Update to 1.9.2 ( #35551 )
2023-12-07 23:34:51 -08:00
Aleksei Shpakovskii
42301df395
[ms-gsl] add license ( #35086 )
2023-12-07 12:22:39 -08:00
Kai Pastor
ffc1b51dfb
[icu] Fix wasm, fix icudt for almost-native builds ( #35529 )
2023-12-07 12:22:04 -08:00
Kai Pastor
3135b99068
[pkgconf] Update to 2.1.0 ( #34228 )
2023-12-06 21:27:16 -08:00
Cheney Wang
5ed66ab293
[rtaudio] update to 6.0.1 ( #35520 )
2023-12-06 21:26:26 -08:00
JonLiu1993
916929b171
[vcpkg baseline][mongo-c-driver] fix mongo-c-driver when Python3 isn't on the PATH ( #35521 )
2023-12-06 21:26:10 -08:00
Theodore Tsirpanis
45f6e57d3e
[aws-sdk-cpp] Update features. ( #35513 )
2023-12-06 15:50:59 -08:00
aleradamantis99
1226ef677d
[arrow] Add 'compute' feature to arrow ( #35492 )
2023-12-06 15:50:13 -08:00
Nick D'Ademo
5a499da390
[fakeit] fix header files copy ( #35527 )
2023-12-06 14:45:06 -08:00
Nick D'Ademo
5aa429bdf8
[qt-advanced-docking-system] update to 4.2.1 ( #35519 )
2023-12-06 14:42:52 -08:00
J_Q
77634e799a
[paho-mqttpp3] Update to 1.3.2 ( #35534 )
2023-12-06 14:21:01 -08:00
Kai Pastor
92a8ae82bc
[graphite2] Burn-in library linkage ( #35528 )
2023-12-06 14:04:33 -08:00
Yiwen
71376b2613
[stdexec] update to nvhpc-23.09.rc4 ( #35537 )
2023-12-06 14:03:55 -08:00
Kai Pastor
e6c6bb1deb
[x265] Update to 3.5 ( #35531 )
2023-12-06 14:02:56 -08:00
i-curve
ea958c708e
[copypp] update to 0.2.0 ( #35536 )
2023-12-06 14:01:53 -08:00
jim wang
86a6c21d41
[cnats] Repair installation path ( #35493 )
2023-12-06 13:56:22 -08:00
Dan Vrátil
9ce52f8c56
[qcoro] Update to 0.10.0 ( #35532 )
2023-12-06 13:44:18 -08:00
Charlie Barto
b051745c68
[cpprestsdk] Update to 2.10.19 ( #35497 )
2023-12-05 17:52:53 -08:00
Sergey Podobry
fe7cea8f7e
[plog] Update to 1.1.10 ( #35508 )
2023-12-05 17:52:23 -08:00
talregev
08c4e71048
upgrade ogre-next 2.3.3 and fix osx ( #34945 )
2023-12-05 12:23:44 -08:00
Mengna Li
b051c80d93
[allegro5] update to 5.2.9.0 ( #35495 )
2023-12-05 11:41:09 -08:00
Kai Pastor
72010900b7
[libusb] Set host triplet for wasm32 ( #35292 )
2023-12-04 19:47:16 -08:00
Kai Pastor
631ba72c10
[kealib] Cleanup, fix CMake config ( #35461 )
2023-12-04 19:44:53 -08:00
Lily Wang
293d43427b
[curlpp] Remove find_dependency from wrapper file ( #35482 )
2023-12-04 17:35:22 -08:00
moritz-h
ee3d0e9941
[hnswlib] update to 0.8.0 ( #35475 )
2023-12-04 17:31:53 -08:00
Jón Bjarni
b6e73bd3dc
[Glaze] Update to version 1.8.4 ( #35474 )
2023-12-04 17:31:32 -08:00
Jeremy Rifkin
83055c068d
[cpptrace] Add 0.3.1 ( #35473 )
2023-12-04 17:31:13 -08:00
Kai Pastor
8b838b5616
[libdeflate] Fix usage ( #35460 )
2023-12-04 17:30:52 -08:00
Kai Pastor
3ad8a69502
[proj] Update to 9.3.1 ( #35456 )
2023-12-04 17:30:06 -08:00
i-curve
d31c6ce081
[copypp] update to 0.1.1 ( #35454 )
2023-12-04 17:29:25 -08:00
Bradley White
f74109a40b
[google-cloud-cpp] update to the latest release (2.19.0) ( #35451 )
2023-12-04 17:28:36 -08:00
Frank
85f5e134ce
[vcpkg baseline][treehopper] Only build dynamic libraries ( #35435 )
2023-12-04 17:26:50 -08:00
jim wang
a5bc2a1b25
[dcmtk] Fix link xml2 error ( #35414 )
2023-12-04 17:24:32 -08:00
Sergey Podobry
544daf445a
[libdatachannel] Update to 0.19.4 ( #35450 )
2023-12-04 17:20:43 -08:00
Theodore Tsirpanis
d5eafb41cd
[aws-sdk-cpp and co] Update to the latest version. ( #35445 )
2023-12-04 17:20:01 -08:00
gastineau
d8d5186f0e
[calceph] update to version 3.5.4 ( #35443 )
2023-12-04 17:19:41 -08:00
Cheney Wang
3d007e3e9d
[xsimd] update to 12.0.0 ( #35440 )
2023-12-04 17:19:21 -08:00
sewon jeon
607aac2203
[cuda-api-wrappers] new port ( #35376 )
2023-12-04 17:13:07 -08:00
Lily Wang
c0edfbe543
[opencv3/opencv4] Fix supports QNX ( #35409 )
2023-12-04 17:08:11 -08:00
Fei Chong
3035d072b0
[fastrtps] Fix mac address overflow ( #34867 )
2023-12-04 16:38:12 -08:00
JonLiu1993
4f72ab7c67
[simdjson]Update to version 3.6.2 ( #34837 )
2023-12-04 15:25:45 -08:00
Theodore Tsirpanis
16ee2ecb31
[libmagic] Add CMake config. ( #35274 )
...
* [libmagic] Add CMake config.
* Fix license information and add usage.
* Address PR feedback.
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Set some missing properties.
* Fix location to import library.
* Update version database.
2023-12-01 02:21:55 -08:00
JonLiu1993
ca9ac0ba65
[libxml2] Fix ICU support option ( #35281 )
...
* Fix ICU support option
* update version
* [libxml2] Fix ICU support option
* format vcpkg.json
* update version
* Add qtwebengine depend on libxml2[icu]
* update version
* update version
* update feature
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:20:53 -08:00
JonLiu1993
72f36d7d0c
[sentencepiece] Fix port ( #35283 )
...
* [sentencepiece] Fix port
* update version
* add supports
* update version
* remove features
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:19:27 -08:00
Cheney Wang
ea9f45d1bc
[SDL2] update to 2.28.5 ( #35352 )
...
* [SDL2] update to 2.28.5
* Unroll the base feature into direct members of default-features
* Apply suggestion
2023-12-01 02:16:35 -08:00
Bradley Austin Davis
7771a37ebd
[openxr-loader] update to 1.0.31 ( #34901 )
2023-12-01 02:15:12 -08:00
Kent
efe9c8a3e3
[nlohmann-json] version 3.11.3 ( #35385 )
...
* nlohmann-json version 3.11.3
* ./vcpkg x-add-version --all
* Update ports/nlohmann-json/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update nlohmann-json.json
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-12-01 02:13:48 -08:00
Kai Pastor
01ea5f6f16
[freeglut,gl2ps,glui,mdl-sdk] Platform support corrections ( #35391 )
...
* [freeglut] Fix android
* [glui] android unsupported, needs GL/gl.h
* [gl2ps] android unsupported, needs GL/gl.h
* [libraw] Skip arm-neon-android CI, needs ftello
* [mdl-sdk] Update 'supports'
* Update ci.baseline.txt
* [gl2ps] freeglut not needed
* [mdl-sdk] Fix static-md
2023-12-01 02:13:18 -08:00
JonLiu1993
5b60a7a105
[qtbase] Fix Binaries value in qt.conf.in ( #35392 )
...
* [qtbase] Fix Binaries value in qt.conf.in
* update version
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-01 02:11:44 -08:00
Ómar Högni Guðmarsson
ee34d77c7b
[Glaze] Update to version 1.8.1 ( #35393 )
...
* Glaze update 1.8.1
* Update database
2023-12-01 02:09:43 -08:00
Mengna Li
8a837a5024
update to 0.24.7 ( #35410 )
2023-12-01 02:09:03 -08:00
FantasqueX
7bb78b3f15
[libspng]: New port ( #35412 )
...
* [libspng]: New port
* fix usage
* update version
2023-12-01 02:08:05 -08:00
Julian Zimmermann
af6b93abd4
[open62541] don't force static CRT anymore ( #35419 )
...
* [open62541] don't force static crt
* run x-add-version
---------
Co-authored-by: Julian Zimmermann <julian.zimmermann2@weidmueller.com>
2023-12-01 02:06:17 -08:00
Kai Pastor
b9c9941e78
[gdal] Update to 3.8.1 ( #35428 )
2023-12-01 02:05:34 -08:00
Christian Mazakas
2fd72b3488
update liburing port to version 2.5 ( #35430 )
2023-12-01 02:03:33 -08:00
Cheney Wang
e732da23b6
[tinyorm] Suppress warning STL4043 ( #35432 )
2023-12-01 02:02:41 -08:00
Kai Pastor
d606daa8f6
[geos] Update to 3.11.2 ( #35433 )
2023-12-01 02:02:01 -08:00
jim wang
b1222cf813
[triton] Version updated and compilation errors fixed ( #34864 )
...
* update
* update version
* update version
* update version
2023-12-01 02:00:53 -08:00
Lily Wang
e9aaa09010
[podofo] Update to 0.10.2 ( #35436 )
...
* [podofo] Update to 0.10.2
* update version
2023-12-01 02:00:13 -08:00
Frank
24ae27eb23
[libexif] Change to the official build system ( #32114 )
...
* [vtk] Fix the dependency curl of proj
* version
* [libexif] Change to the official build system
* add port-version
* version
* revert
* libexif
* version
* default feature nls
* version
* update
* format
* version
* revert
* vdb
* version
2023-12-01 01:57:19 -08:00
Sam Yun
e85cafa30d
Add ctstraffic port (microsoft/ctsTraffic) ( #35238 )
...
* Initial port
* Add to baseline
* Usage
* update hash
* Update to fixed version
* Update json
* Disallow uwp
* rename to ctstraffic
* Only build release
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Remove copy_pdbs
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Add line at end
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update hash
* Update ports/ctstraffic/portfile.cmake
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update hash
---------
Co-authored-by: Sam Yun <samyun@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-30 13:58:50 -08:00
MonicaLiu
bb588985e3
[llvm] Add patch to fix missing LinkageSpec of getCursorKindForDecl ( #35351 )
...
* fix llvm
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-29 19:19:06 -08:00
Ian Reinhart Geiser
a5062aeddd
[cnats] Update to 3.7.0 ( #35384 )
...
* bump nats.c version to 3.7.0
* run x-add-version
* Use version string instead of hash
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* fix versions
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-29 19:16:47 -08:00
Alexander Neumann
18368dba5b
[Qt] update to 6.6.1 ( #35365 )
...
* update qt to 6.6.1
* adjust patch
* v db add qtgraphs to qt metaport
* v db
* remove copypasta
* v db
2023-11-29 19:15:44 -08:00
jim wang
547e01527c
[sqlite-orm] test feature unsupport uwp ( #35390 )
...
* test unsupport uwp
* update version
2023-11-29 19:02:33 -08:00
jim wang
4cac260c4b
[glfw3] Fix the name of the dynamic library under win in the pc file ( #33991 )
...
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* update version
* Fix the name of the dynamic library under win in the pc file
* update version
* Fix the name of the dynamic library under win in the pc file
* update version
2023-11-29 01:36:07 -08:00
Kai Pastor
848c8178ce
[skia] Fix incomplete update, build modules, fix android ( #34951 )
...
* [skia] Restore simple msvc toolchain fix
* libgifcodec is gone
* Update abseil-cpp
* Use vcpkg abseil-cpp
* Update wuffs
* Update dawn
* Update spirv deps
* Remove tint
* Update vulkan-tools
* versions
* Drop obsolete patch
* Use github directly
* Revert "Use vcpkg abseil-cpp"
This reverts commit 9b4157c980
.
* Fix dawn
* Build, install, export modules
* Unroll default-features
* Fix comments
* Fix skresources
* Fix manifest
* WIP
* WIP
* Pass-through lib dirs
* Filter link libs
* WIP
* WIP
* Add feature 'modules'
* Fix SkDebugf visibility
* WIP
* WIP
* Rewrite gn install and export
* No pdb for release
* Omit explicit ouput check
* Update modules config
* Disable skparagraph DLL, no dllexport
* Disable icu on shared windows
* Cleanup
* Cleanup
* Enable android CI
* Android
* Don't export standard libraries
* Disable FontConfigInterface on windows
2023-11-29 01:34:00 -08:00
Ilya Lavrenov
e942b5ddcf
[openvino] 2023.2.0 release ( #35125 )
...
* openvino: 2023.2.0 version
* updated version database
* opencv: updated openvino usage
* updated version database
* test
* vdb
---------
Co-authored-by: Frank <1433351828@qq.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-29 01:29:22 -08:00
jim wang
5b60364b3a
[libressl] Update to 3.8.2 and added usage ( #35146 )
...
* add usage
* update version
* update version
* add patch
* update version
* fix EOL
* update version
2023-11-29 01:24:08 -08:00
Jia Yue Hua
063d942f8d
[onnx,onnx-optimizer] update to 1.15.0,0.3.18 ( #35152 )
...
* [onnx] update to 1.15.0
* [onnx] update to 1.15.0
* fix post build
* [onnx-optimizer] update to 0.3.18
* [onnx-optimizer] update to 0.3.18
2023-11-29 01:21:21 -08:00
Lily Wang
4fd5934584
[libzip] Update to 1.10.1 ( #35167 )
...
* [libzip] Update to 1.10.1
* update version
* update patch
* update version
2023-11-29 01:19:13 -08:00
jim wang
f5531da251
[opentelemetry-cpp] Fix otlp-grpc feature does not support uwp ( #35204 )
...
* Add unsupported platforms
* update version
* uwp
* udpate version
2023-11-29 01:18:10 -08:00
Frank
567d3b650d
[CImg] Update and install the header files ( #35222 )
...
* [CImg] Update and install the header files
* version
* update portfile.cmake
* version
2023-11-29 01:15:20 -08:00
Lily Wang
599b80d352
[ffmpeg] Support cross compile with QNX ( #35228 )
...
* [ffmpeg] Support cross compile with QNX
* update version
2023-11-29 01:12:59 -08:00
Pravila
00d762bd8c
[thomasmonkman-filewatch] Add patch for fixing Unix version ( #35236 )
...
* Add patch
* Add patch
* Update version
* Add port-version 1
* Add version
* Restore git-tree
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-11-29 01:11:55 -08:00
Jeremy Rifkin
2cb6ec989f
[cpptrace] Add v0.3.0 ( #35240 )
...
* Initial work to add 0.3.0
* Bump
* Bump hash
* Bump
* Bump hash
* Bump
* Bump
* Bump
* More changes
* Bump
* Bump hash
* Bump
* Add an option
* Cleanup
* Bump
* Set to 0.3.0
* Bump
* Suggestions from dg0yt
* Bump
* Bump tag hash
* Bump git tree
* Delete patch from merge
* Bump
* Try to fix libassert build
* Bump
* Try again
* Bump
* Undo attempts to set cpptrace version for libassert
* Bump
* Add libassert 1.2.2
* Update libassert's vcpkg.json
* Bump
* Forgot to update SHA, also remove a patch that's not needed
* Bump
* Add patch for cpptrace::nullable
* Bump
2023-11-29 01:09:30 -08:00
autoantwort
522c29c421
[magnum-plugins] fix build of features ( #35246 )
2023-11-29 01:05:51 -08:00
fwcd
3d8e23f8bc
[soundtouch] Update SHA512 checksum ( #35269 )
2023-11-29 01:02:00 -08:00
Alfred E. Heggestad
785d3e4536
[baresip-libre] update to version 3.7.0 ( #35272 )
...
* bump to version 3.7.0
* bump versions
2023-11-29 01:01:24 -08:00
jim wang
29782549d0
[rtabmap] Fix link octomap failure ( #35278 )
...
* fix link octomap failure
* update version
2023-11-29 00:53:34 -08:00
Billy O'Neal
ca595d3733
[libbson] Fix libbson when Python3 isn't on the PATH ( #35276 )
...
Probably broken by https://github.com/microsoft/vcpkg/pull/34994
Detected in https://github.com/microsoft/vcpkg/pull/35116
where this REGEX is expected to be output from the python script
```
CMake Error at build/cmake/LoadVersion.cmake:9 (string):
string sub-command REGEX, mode MATCHALL needs at least 5 arguments total to
command.
Call Stack (most recent call first):
CMakeLists.txt:20 (LoadVersion)
```
2023-11-29 00:52:25 -08:00
Kai Pastor
4b129ae0e7
[libconfig] Fix static usage ( #35280 )
...
* [libconfig] Fix static usage
* [libconfig] Update patch
2023-11-29 00:51:30 -08:00
miyanyan
aeabfa9386
[tbb] update to 2021.11.0 ( #35282 )
...
* [tbb] update to 2021.11.0
* [tbb] update versions
2023-11-29 00:49:34 -08:00
Denis Barkar
8af96e6c2e
[sdl2-mixer-ext] Update to v2.6.0, add pxtone support ( #35284 )
2023-11-29 00:48:28 -08:00
Mark
8f21bde7df
[poco] Update to 1.12.5.1 ( #35307 )
2023-11-29 00:43:43 -08:00
i-curve
352d062274
[copypp] New port #35309 ( #35310 )
...
* [copypp] New port #35309
* update version. #35309
Signed-off-by: i-curve <i-curve@qq.com>
* [copypp] modify the style as suggested #35309
Signed-off-by: i-curve <i-curve@qq.com>
* [copypp] update the version (#35309 )
* [copypp] modify file format (#35309 )
Signed-off-by: i-curve <i-curve@qq.com>
* [copypp] update the version (#35309 )
Signed-off-by: i-curve <i-curve@qq.com>
* [copypp] remove deprecated function (#35309 )
Signed-off-by: i-curve <i-curve@qq.com>
* [copypp] update version (#35309 )
Signed-off-by: i-curve <i-curve@qq.com>
---------
Signed-off-by: i-curve <i-curve@qq.com>
2023-11-29 00:42:11 -08:00
Kai Pastor
e347008886
[botan] Fix android and emscripten ( #35318 )
...
* [botan] Fix android and emscripten
* CI
2023-11-29 00:38:04 -08:00
Kai Pastor
56db7a786e
[eigen3] Cleanup ( #35320 )
...
* [eigen3] Cleanup
* Restore debug/lib/pkgconfig/eigen3.pc
2023-11-29 00:36:40 -08:00
Alexander Neumann
253f8fffd7
[valijson] update to 1.0.1 ( #35322 )
...
* [valijson] update to 1.0.1
* format
* v db
2023-11-29 00:21:41 -08:00
Takatoshi Kondo
ab76a78f72
Update async-mqtt port to 3.0.0. ( #35389 )
2023-11-29 00:19:13 -08:00
autoantwort
12018d5fa3
[libssh] no alternatives in features ( #35324 )
2023-11-29 00:17:15 -08:00
simolis3
cabba0d037
[libusb] Add disable-udev feature ( #35328 )
...
* [libusb] Add disable-udev feature
* fix commented problems. Comments still to be removed
* Update libusb port version
* Updated libusb port-version
* Remove commented lines
* Update version database
* Update version database
* fix suggestion to portfile.cmake
2023-11-28 22:56:17 -08:00
Thomas1664
8b4801fb4a
[apsi] Update to 0.11.0 ( #35329 )
...
* [apsi] Update to 0.11.0
* version
* Restore patch to avoid baseline regressions in the future
* version
* Fix patch
* version
* update patch
* Fix quoting issue
* version
* Fix x86 build
* version
2023-11-28 22:50:03 -08:00
Thomas1664
07039e2f12
[log4cplus] Update to 2.1.1 ( #35339 )
...
* [log4cplus] Update to 2.1.1
* version
* Fix debug pc file
* version
2023-11-28 21:59:27 -08:00
Thomas1664
c8586fdc33
[ada-url] Update to 2.7.4 ( #35349 )
...
* [ada-url] Update to 2.7.4
* version
2023-11-28 21:56:08 -08:00
RealTimeChris
16eaa5d37f
Updating the necessary files. ( #35358 )
2023-11-28 21:52:21 -08:00
Ómar Högni Guðmarsson
c01832ef83
[Glaze] Update version 1.8.0 ( #35360 )
...
* Update glaze verison 1.8.0
* update database
---------
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-28 21:43:32 -08:00
Kai Pastor
2e702554a1
[gflags] Fix release-only build ( #35373 )
2023-11-28 21:41:58 -08:00
Mengna Li
e13d13cf84
update to 1.5.1 ( #35388 )
2023-11-28 21:40:40 -08:00
KRM7
64ca152891
[gapp] New port ( #35330 )
...
* [gapp] new port
* update versions/g-/gapp.json
---------
Co-authored-by: KRM7 <KRM7@users.noreply.github.com>
2023-11-27 23:11:18 -08:00
Thomas1664
8161f65543
[flatbuffers] Only build tool in release mode ( #35333 )
...
* [flatbuffers] Only build tools in release mode
* version
* Remove headers for PCH
* version
2023-11-27 23:02:41 -08:00
Thomas1664
51f0aa0b54
[jsoncpp] Disable distributing obj files ( #35334 )
...
* [jsoncpp] Disable distributing obj files
* version
2023-11-27 22:59:35 -08:00
Thomas1664
716138a645
[kuku] Minor fixes ( #35337 )
...
* [kuku] Minor fixes
* version
* Restore DISABLE_PARALLEL_CONFIGURE
* version
2023-11-27 22:57:15 -08:00
JonLiu1993
65a0e9b3ea
[oatpp-sqlite] fix usage of oatpp-sqlite ( #35353 )
...
* [oatpp-sqlite] fix usage of oatpp-sqlite
* update version
* update patch
* update version
* update patch
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-27 22:52:24 -08:00
sandro97git
ba87a82f3d
[sdbus-cpp] fixup config package name ( #35354 )
...
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
2023-11-27 22:49:34 -08:00
An Tao
568a4e5ae3
Bump drogon to 1.9.1 and trantor to 1.5.15 ( #35356 )
2023-11-27 22:48:28 -08:00
Rémy Tassoux
e9fee44c87
[quill] Update to 3.5.0 ( #35361 )
...
* [quill] Update to 3.5.0
* [quill] Update version files
2023-11-27 22:47:00 -08:00
Alexis La Goutte
79156b6b93
[ngtcp2] Update to 1.1.0 ( #35362 )
2023-11-27 22:45:48 -08:00
Clinton Ingram
58ac85fb2f
[zlib-ng] Update to 2.1.5 ( #35363 )
...
* update zlib-ng to 2.1.5
* update baseline
2023-11-27 22:45:18 -08:00
Alexis La Goutte
71283c8cd4
[nghttp3] udpdate to 1.1.0 ( #35364 )
2023-11-27 22:43:33 -08:00
Thomas1664
2a01db703f
[seal] Minor fixes ( #35343 )
...
* [seal] Minor fixes
* version
2023-11-27 17:19:37 -08:00
Mengna Li
de5e71ea0c
update to 5.0 ( #35345 )
2023-11-27 17:07:46 -08:00
Kai Pastor
13c3c0fcc2
[jkqtplotter] Fix Qt version selection ( #35319 )
2023-11-26 23:41:27 -08:00
autoantwort
cd5e746ec2
[nanodbc] no uwp ( #35251 )
2023-11-23 22:54:52 -08:00
Lily Wang
f316aa8ae1
[vcpkg baseline][czmq] Disable build with systemd ( #35297 )
...
* [vcpkg baseline][czmq] Disable build with systemd
* update version
2023-11-23 22:52:49 -08:00
Jón Bjarni
23ceb9cbf9
[Glaze] Update version 1.6.1 ( #35273 )
...
* Update glaze to 1.6.1
* update git tree
2023-11-22 16:34:48 -08:00
Cheney Wang
0bcc935733
[aws-sdk-cpp] Remove feature gamesparks ( #35221 )
2023-11-22 14:41:13 -08:00
Jeremy Rifkin
ff30334f3d
[libassert] New port ( #35094 )
...
* Initial work to add libassert
* Bump
* Fix linux build
* Bump
* Update versions/l-/libassert.json
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* Update cpptrace dependency specification
* Patch cpptrace's config file
* Bumps
* Format fix
* Bump
* Remove libdwarf.patch
* Bump
* No need to list libdwarf as a dependency of libassert
* Bump
---------
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-11-22 14:40:00 -08:00
Clinton Ingram
6c6ecf3a45
[libde265] Update to 1.0.14 ( #35227 )
...
* update libde265 to 1.0.13
* update baseline
* update libde265 to 1.0.14
* update baseline
* remove interim version
2023-11-22 14:38:02 -08:00
autoantwort
f43db1c76a
[stxxl] no uwp ( #35248 )
2023-11-22 14:36:12 -08:00
autoantwort
37989640e3
[tiny-process-library] no uwp ( #35250 )
2023-11-22 14:35:49 -08:00
autoantwort
fec742156a
[octomap] no uwp ( #35252 )
2023-11-22 14:33:56 -08:00
autoantwort
0c23c1d09d
[ode] no uwp ( #35253 )
2023-11-22 14:33:43 -08:00
autoantwort
8a098f6b33
[nana] no uwp ( #35254 )
2023-11-22 14:33:28 -08:00
autoantwort
cb1f2fe770
[libuv] no uwp ( #35258 )
2023-11-22 14:30:45 -08:00
Henrik Gaßmann
2b63910329
[status-code] Disable building of tests ( #35265 )
...
`status-code`'s test code makes use of `std::is_literal_type` which has
been removed in C++20. Therefore compiling the tests may fail for some
compiler toolchains.
2023-11-22 14:30:27 -08:00
Henrik Gaßmann
47a7913e51
[ned14-internal-quickcpplib] Update to 2023-11-22 ( #35266 )
2023-11-22 14:29:26 -08:00
autoantwort
7bd20ae2b9
[luafilesystem] no uwp ( #35256 )
2023-11-22 13:37:58 -08:00
autoantwort
acc07a1211
[moos-core] no uwp ( #35255 )
2023-11-22 13:37:43 -08:00
Kai Pastor
11cbb6b57b
[opencascade] Cleanup and fixes ( #35119 )
...
* [opencascade] Use version for git ref
* [opencascade] Skip samples for debug
* [opencascade] Drop bin letter d
* [opencascade] Don't install scripts
* [opencascade] qt not supported by port
* [opencascade] Update header fixup
* [opencascade] Enable osx and arm
* [opencascade] No scripts, again
* [opencascade] License
* [opencascade] Revise deps
* [opencascade] No freetype on uwp
* Trace
* Fixup
* [opencascade] only export include/opencascade
because this is what upstream provides in OPENCASCADE_INCLUDE_DIRECTORY
* [opencascade] Revise dependency setup
* [opencascade] Keep vcpkg legacy include dir
* Fixup
2023-11-21 19:51:11 -08:00
Alexander Neumann
79656132f7
[jkqtplotter] add port ( #34715 )
...
* [jkqtplotter] add port
* format-manifest
* v db
* fix wrong target being used
* Update ports/jkqtplotter/portfile.cmake
* Update fix-cmake.patch
* v db
* adjust config dir.
* v db
* Update ports/jkqtplotter/portfile.cmake
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
* more formating stuff
* v db
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-11-21 19:12:26 -08:00
Theodore Tsirpanis
4962638f66
[tre] Add CMake config files. ( #35134 )
...
* [tre] Add CMake config files.
* Fix license.
* Address PR feedback.
Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update version database.
---------
Co-authored-by: LilyWangLL <494550702@qq.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-21 19:05:40 -08:00
Julian Xhokaxhiu
dfbe9e7652
[nethost] Bump to 8.0.0 ( #35158 )
...
* [nethost] Bump to 8.0.0
* vcpkg x-add-version --all
* Apply suggestions in PR
* vcpkg x-add-version --all
* Fix license install
* vcpkg x-add-version --all
* Apply suggestions in PR
* vcpkg x-add-version --all
2023-11-21 18:59:24 -08:00
jim wang
d54715d447
[protobuf-c] Fix tools feature compilation error under uwp ( #35229 )
...
* Fix tools feature compilation error under uwp
* update version
2023-11-21 18:56:20 -08:00
Clinton Ingram
a6c7fad33f
[libheif] Update to 1.17.5 ( #35232 )
...
* update libheif to 1.17.5
* update baseline
2023-11-21 18:52:02 -08:00
Kai Pastor
a44d019a38
[gflags] Cleanup, fix usage ( #35188 )
...
* [gflags] Make find_package more regular
* [gflags] portfile cleanup
* [gflags] Fix pkgconfig
* Versions
* [gflags] Add license
* [gflags] Legacy quirks
2023-11-21 18:51:28 -08:00
Clinton Ingram
ce8fd9e724
[libpng] Update to 1.6.40 ( #35193 )
...
* update libpng to 1.6.40
* update baseline
* fix patch files
* update baseline
2023-11-21 18:24:19 -08:00
Kai Pastor
64a8686c41
[dbus] Use port libsystemd ( #34333 )
...
* [dbus] Fix features
* [dbus] Use port libsystemd [skip actions]
* [dbus] Fix libsystemd dependency
* [dbus] libsystemd include dir via target
* [freerdp] Disable libsystemd
2023-11-21 14:16:01 -08:00
Francesco Bertolaccini
3bfa3d4f33
[clap-cleveraudio] New port ( #35197 )
...
* [clap-cleveraudio] New port
* Remove needless options
2023-11-21 14:09:20 -08:00
MonicaLiu
776bf4317e
[glog] Set GLOG_STATIC_DEFINE in export.h ( #35173 )
...
* fix glog
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-21 13:50:31 -08:00
Ómar Högni Guðmarsson
abe01a20d3
[Glaze] Update version 1.6.0 ( #35185 )
...
* Glaze version 1.6.0
* Updated database
---------
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-21 11:47:32 -08:00
Park DongHa
a42af01b72
[libtheora] install pkg-config files ( #34904 )
...
* [libtheora] create pkg-config files
* [libtheora] fix expression
* [libtheora] update baseline
* [libtheora] provide version from portfile
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/portfile.cmake
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libtheora/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [libtheora] update baseline
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-20 19:31:49 -08:00
Chuck Walbourn
0fd2ad76ef
[dstorage] Update for version 1.2.2 ( #35179 )
...
* [dstorage] Update for version 1.2.2 which drops ARM32
* Update baseline
* Code review feedback
* Update baseline
2023-11-20 19:26:38 -08:00
Rémy Tassoux
78ec5c9df8
[quill] Update to 3.4.1 ( #35211 )
...
* [quill] Update to 3.4.1
* [quill] Update version files
2023-11-20 19:24:32 -08:00
Simon Perkins
a9dfdc39f0
Add wcslib 8.2.1 ( #35213 )
2023-11-20 19:24:15 -08:00
Kai Pastor
f740d6f229
[libxml2] Update to 2.11.6 ( #35189 )
2023-11-20 12:21:43 -08:00
moritz-h
32d07fb9f4
[glslang] fix tools ( #35191 )
2023-11-20 12:20:47 -08:00
moritz-h
d8eea4ca8e
[spirv-*] update versions ( #35192 )
2023-11-20 12:17:46 -08:00
Clinton Ingram
2129047fa7
[libde265] Update to 1.0.12 ( #35194 )
...
* update libde265 to 1.0.12
* update baseline
2023-11-20 12:16:50 -08:00
Clinton Ingram
42301f8cb4
[libheif] Update to 1.17.3 ( #35195 )
...
* update libheif to 1.17.3
* update baseline
2023-11-20 12:15:04 -08:00
Anton Sviridov
49e62c5f6b
[tree-sitter] fix a typo in pkg-config file ( #35199 )
...
* [tree-sitter] fix a typo in pkg-config file
* [tree-sitter] add port-version
* [tree-sitter] add version
2023-11-20 12:14:26 -08:00
Clinton Ingram
5062df9228
[zlib-ng] Update to 2.1.4 ( #35200 )
...
* update zlib-ng to 2.1.4
* update baseline
2023-11-20 12:13:39 -08:00
Szabolcs Horvát
0c20b2a97c
[igraph] update to 0.10.8 ( #35175 )
...
* [igraph] update to 0.10.8
* [igraph] x-add-version
2023-11-17 15:04:49 -08:00
Bill Avery
6793733a88
[cppgraphqlgen] Update to v4.5.5 ( #35180 )
...
* [cppgraphqlgen] Update to v4.5.5
* Reformat with vcpkg format-manifest
* Run vcpkg x-add-version
2023-11-17 15:03:59 -08:00
Jia Yue Hua
a6ec0cb237
[libosip2] update to 5.3.1 ( #35176 )
...
* [libosip2] update to 5.3.1
* [libosip2] update to 5.3.1
2023-11-17 15:01:40 -08:00
Jia Yue Hua
eba630c889
[paho-mqtt] update to 1.3.13 ( #35177 )
...
* [paho-mqtt] update to 1.3.13
* [paho-mqtt] update to 1.3.13
2023-11-17 15:01:02 -08:00
moritz-h
dcba1dde66
[tracy] fix manifest mode build ( #34874 )
2023-11-17 14:56:52 -08:00
Vasyl Gello
e965edb2c1
[aom] Bump to 3.7.0 and fix arm-linux build ( #34925 )
...
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-17 14:27:31 -08:00
moritz-h
4d2b395813
[imgui] Update to 1.90 ( #35131 )
...
* [imgui] Update to 1.90
* update version
2023-11-17 11:10:18 -08:00
Mengna Li
40771be0a0
update to 2023-11-08 ( #35150 )
2023-11-17 11:07:28 -08:00
Park DongHa
98f2259316
[llgi] create a new port ( #34147 )
...
* [llgi] create a new port
* [llgi] update to latest
* [llgi] update baseline
* [llgi] create patch for cmake
* [llgi] split patch to pull request
* [llgi] update baseline
* [llgi] fix some details
* [llgi] fix vcpkg functions
* [llgi] update patch file
* [llgi] fix linux build
* Update ports/llgi/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/llgi/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/llgi/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* [llgi] update baseline
* [llgi] apply upstream change
* [llgi] remove working version
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-11-16 19:54:49 -08:00
Kai Pastor
1fd0a713b0
[gdal] Update to 3.8.0 ( #35115 )
...
* [gdal] Update to 3.8.0
* [gdal] Refresh list of tools
2023-11-16 19:48:18 -08:00
Jia Yue Hua
5b0e5e9605
[openblas] update to 0.3.25 ( #35149 )
...
* [openblas] update to 0.3.25
* [openblas] update to 0.3.25
* CI [skip actions]
2023-11-16 19:44:55 -08:00
Aleksei Shpakovskii
7a1e53592c
[nayuki-qr-code-generator] add license ( #35155 )
...
* [nayuki-qr-code-generator] add license
* Update version database
2023-11-16 19:44:41 -08:00
miyanyan
27a4debe0d
[magic-enum] update to 0.9.5 ( #35162 )
...
* [magic-enum] update to v0.9.5
* [magic-enum] update versions
2023-11-16 19:44:07 -08:00
jim wang
939eaca496
[mongo-cxx-driver] update to 3.9.0 ( #34994 )
...
* update to 3.9.0
* update version
* update libbson
* update version
* Fix static compilation issue
* update version
* patch
* update version
* patch
* update version
2023-11-16 16:52:43 -08:00
Nick D'Ademo
42f810ba26
[wintoast] Update to 1.3.0 ( #34999 )
...
* update port version.
* done.
* Fix port build.
* update version.
* resolve some comments.
* fix versions.
* add cmake config file.
* update versions file.
* use unofficial namespace.
* fix debug-only and release-only builds.
* update versions file.
* update versions.
2023-11-16 16:49:36 -08:00
Cheney Wang
b4f39984b9
[jsonifier] Remove duplicate header files ( #35097 )
2023-11-16 16:45:52 -08:00
Nick D'Ademo
a536f766ad
[itay-grudev-singleapplication] Add new port ( #35034 )
...
* add port.
* formatting.
* update versioning.
* better handling of features.
* update version.
* fix non-windows builds.
* update versions file.
* try by adding prefix.
* update versions file.
* remove features.
* remove file.
* update versions file.
* fixes.
* add versions file.
2023-11-16 16:44:05 -08:00
Julia DeMille
6fec1e983d
[geographiclib] Remove unnecessary and broken cross-compile check. ( #35030 )
...
* [geographiclib] Removed cross-compile check.
It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.
* [geographiclib] Port version bumped.
2023-11-16 12:57:06 -08:00
jim wang
f287c48228
[unittest-cpp] Fix build failure on uwp ( #35096 )
...
* fix build failure under uwp
* update version
* include
* update version
* enable test
* update version
* remove CI
2023-11-16 12:53:14 -08:00
Javier Peletier
272edfa75b
[flecs] update to 3.2.9 ( #35122 )
...
* [flecs] update to 3.2.9
* [flecs] update version database
2023-11-16 12:50:03 -08:00
Jia Yue Hua
7085a5eaf2
[nuspell] update to 5.1.4 ( #35132 )
...
* [nuspell] update to 5.1.4
* [nuspell] update to 5.1.4
2023-11-16 12:49:12 -08:00
Paweł Wegner
bf1c8fef40
[libressl] enable support for uwp and arm. ( #35135 )
2023-11-16 12:48:05 -08:00
Jia Yue Hua
9f7d381ec1
[ode] update to 0.16.4 ( #35147 )
...
* [ode] update to 0.16.4
* [ode] update to 0.16.4
2023-11-16 12:45:05 -08:00
Vasyl Gello
ac2a14f35f
[libvpx] Bump to 1.13.1 ( #35047 )
...
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 19:13:58 -08:00
Samuel Marks
4d73751b34
[libaes-siv] New port ( #34519 )
...
* [ports/libaes-siv] New port
* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL
* Update ports/libaes-siv/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* `./vcpkg x-add-version --all --overwrite-version`
* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL
* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* ./vcpkg x-add-version libaes-siv --overwrite-version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-15 17:24:14 -08:00
eao197
b54e364833
[restinio] Update to 0.7.0 ( #35083 )
...
* RESTinio updated to v.0.7.0.
* Fix manifest format.
* x-add-version for RESTinio-0.7.0.
* Remove files that not needed anymore.
* x-add-version for updated RESTinio port.
* Remove comment with vim settings.
* x-add-version for updated RESTinio's portfile.
2023-11-15 17:04:11 -08:00
JonLiu1993
6b07285422
[exiv2] update to 0.28.1 and fix build error ( #35020 )
...
* [exiv2] update to 0.28.1
* update version
* Fix option
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-15 17:02:47 -08:00
Kai Pastor
67e861818a
[zimpl] New port ( #35053 )
...
* [zimpl] New port
* Fix msvc
* MSVC needs pcre2
* Fix MSVC runtime
* Fix msvc and mingw
2023-11-15 16:56:18 -08:00
Jia Yue Hua
b61706e96c
[aws-c-http,aws-c-auth,aws-c-s3,aws-c-mqtt,aws-c-common,aws-sdk-cpp,aws-crt-cpp] update to 0.7.14, 0.7.6, 0.3.24, 0.9.9, 0.9.9,1.11.201,0.24.7 ( #35070 )
...
* [aws-c-http] update to 0.7.14
* [aws-c-http] update to 0.7.14
* [aws-c-mqtt] update to 0.9.9
* [aws-c-mqtt] update to 0.9.9
* [aws-c-s3] update to 0.3.23
* [aws-c-s3] update to 0.3.23
* [aws-c-auth] update to 0.7.6
* [aws-c-auth] update to 0.7.6
* [aws-crt-cpp] update to 0.24.5
* [aws-crt-cpp] update to 0.24.5
* [aws-sdk-cpp] update to 1.11.200
* [aws-sdk-cpp] update to 1.11.200
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.9
* [aws-c-common] update to 0.9.9
* [aws-c-s3] update to 0.3.24
* [aws-c-s3] update to 0.3.24
* [aws-crt-cpp] update to 0.24.7
* [aws-crt-cpp] update to 0.24.7
* [aws-sdk-cpp] update to 1.11.201
* [aws-sdk-cpp] update to 1.11.201
2023-11-15 16:02:14 -08:00
Nick D'Ademo
e8f5747b89
[qt-advanced-docking-system] update to 4.2.0 ( #35105 )
...
* update port.
* update versions file.
* remove unneeded patch.
* update versions file.
2023-11-15 15:52:09 -08:00
Nick D'Ademo
324c2436f0
[kubazip] update to 0.2.6 ( #35100 )
...
* update port.
* update versions file.
2023-11-15 15:49:32 -08:00
Nick D'Ademo
682799e131
[winsparkle] update to 0.8.1 ( #35101 )
...
* update port.
* update versions file.
2023-11-15 15:48:13 -08:00
Nick D'Ademo
c4959758dd
[jasper] Update to 4.1.0 ( #35104 )
...
* update port.
* update versions file.
2023-11-15 15:47:08 -08:00
SportsDataPlayground
ced267328c
[wil] Update to latest v1.0.231028.1 version ( #35099 )
...
* [wil] Update to latest v1.0.231028.1 version
See https://github.com/microsoft/wil/releases/tag/v1.0.231028.1 for details
* Update wil.json
2023-11-15 15:46:34 -08:00
Nick D'Ademo
540956515c
[libobfuscate] new port ( #35106 )
...
* add new port.
* add header install.
* formatting.
* versions.
* Update ports/obfuscate/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* rename port.
* update versions file.
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00
Bernhard Manfred Gruber
b4e9db1d85
[alpaka] Update to 1.0.0 ( #35109 )
2023-11-15 15:41:15 -08:00
autoantwort
e556c1a8e2
[ztd-static-containers] fix deps ( #35111 )
2023-11-15 15:22:58 -08:00
Sandy
24b141631e
[bgfx] Update to 1.122.8595-458 ( #35113 )
...
Use release artifact file for submodules instead of checking them out
manually.
This prevents future mistakes of bad references of submodules.
Future updates will only requires updates to the version and sha.
2023-11-15 15:19:00 -08:00
jim wang
d2845dc758
[sfml] Update to 2.6.1 ( #35118 )
...
* update to 2.6.1
* update version
2023-11-15 15:04:47 -08:00
Jia Yue Hua
2b14b606ce
[numcpp] update to 2.12.1 ( #35102 )
...
* [numcpp] update to 2.12.1
* [numcpp] update to 2.12.1
2023-11-14 17:09:51 -08:00
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
jim wang
6abb43bde5
[fastrtps] Fix the macro definition in thread ( #33994 )
...
* fix thread
* update version
* add upstream PR URL
* update version
* fix macro
* update version
* delete comment
* update version
* fix stl
* update version
* Generate Imath.pc
* update version
* add dependency imath minizip-ng
* updata version
* Add type conversion
* update version
* update version
* fix msvc test
* update version
* fix patch
* update version
* fix patch
* update version
---------
Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-10-20 10:00:10 -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
Billy O'Neal
768619a21e
Delete broken version database entries. ( #34078 )
...
Under normal circumstances, things can't be removed from the version database, because that breaks outstanding references to those versions. However, these entries can't be parsed in the first place which means nobody can be depending on them being there. (Usually this comes from accidentally merging PRs that add multiple versions, such as 8184c5e06c
https://github.com/microsoft/vcpkg/pull/31859 )
This was detected using new output from https://github.com/microsoft/vcpkg-tool/pull/1210
C:\Dev\vcpkg\versions\a-\abseil.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\2209360b556a40cf034551f6f9063456eac63986_83008.tmp" -c core.autocrlf=false read-tree -m -u 2209360b556a40cf034551f6f9063456eac63986
error: git failed with exit code: (128).
fatal: failed to unpack tree object 2209360b556a40cf034551f6f9063456eac63986
note: while checking out port abseil with git tree 2209360b556a40cf034551f6f9063456eac63986
note: while validating version: 20230125.3#2
C:\Dev\vcpkg\versions\a-\abseil.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\28fa609b06eec70bb06e61891e94b94f35f7d06e\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: 2020-03-03#7
C:\Dev\vcpkg\versions\a-\async-mqtt.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\async-mqtt\61071a18dc0dc629c374fa016b81473e04a28ff1_83008.tmp" -c core.autocrlf=false read-tree -m -u 61071a18dc
error: git failed with exit code: (128).
fatal: failed to unpack tree object 61071a18dc
note: while checking out port async-mqtt with git tree 61071a18dc
note: while validating version: 1.0.8
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\ffce764b880d8cc24e3b00328aa3861f15bae91d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-31
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\03a43f03eb0cab95aac27a77b71273fc4aa2e94d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-09
C:\Dev\vcpkg\versions\e-\elfio.json: error: The version database declares 3.8 as version, but 19659f0b36
declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version elfio --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\f-\flashlight-text.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\flashlight-text\6386901fa48bce946fdc5775a1c1b784e0a97175_83008.tmp" -c core.autocrlf=false read-tree -m -u 6386901fa4
error: git failed with exit code: (128).
fatal: failed to unpack tree object 6386901fa4
note: while checking out port flashlight-text with git tree 6386901fa4
note: while validating version: 0.0.3
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\a05e0de81085231df86f6902aba1e0a364e2ca7b\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
^
note: while validating version: 1.1.0
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\5066566c98bc1913b678347c4cbae0a6aff4cf2d\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
^
note: while validating version: 1.0.3-1
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\6ff3a23b154fad821db2d8236bf9d0382f0229cf\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)
^
note: while validating version: 1.0.3
C:\Dev\vcpkg\versions\o-\opencolorio.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\opencolorio\9569944b76966b78bec5ef83672899acd7e4febe_83008.tmp" -c core.autocrlf=false read-tree -m -u 9569944b76
error: git failed with exit code: (128).
fatal: failed to unpack tree object 9569944b76
note: while checking out port opencolorio with git tree 9569944b76
note: while validating version: 2.1.2
C:\Dev\vcpkg\versions\q-\qscintilla.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\qscintilla\b5942c0b0a6d9131bc4ad9a1dde662f809a6d965_83008.tmp" -c core.autocrlf=false read-tree -m -u b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
error: git failed with exit code: (128).
fatal: failed to unpack tree object b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while checking out port qscintilla with git tree b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while validating version: 2.13.4
C:\Dev\vcpkg\versions\r-\robin-map.json: error: The version database declares 0.6.3 as version-semver, but 84f1433234
declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version robin-map --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\v-\vcpkg-cmake-get-vars.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake-get-vars\c6eb09f11e34173a4bfc31252d02d6aea6c25d8f_83008.tmp" -c core.autocrlf=false read-tree -m -u c6eb09f11e
error: git failed with exit code: (128).
fatal: failed to unpack tree object c6eb09f11e
note: while checking out port vcpkg-cmake-get-vars with git tree c6eb09f11e
note: while validating version: 2023-04-13
2023-09-28 11:15:22 -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