JonLiu1993
0e79ac5be5
[freetype-gl] Add feature glad ( #31436 )
...
* [freetype-gl] Add feature glad
* format vcpkg.json
* update version
* update rependences
* update version
2023-05-17 09:15:39 -07:00
Konstantin Podsvirov
ed3afc99e2
[flecs] update to 3.2.2 ( #31432 )
...
* [flecs] update to 3.2.2
* [flecs] update version database
2023-05-17 09:13:51 -07:00
Lily Wang
b49c204b93
[opencascade] Fix the paths in target files for static build ( #31460 )
...
* [opencascade] Fix paths in target files for static build
* update version
* apply suggestion
* update version
2023-05-17 08:57:42 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build ( #31473 )
...
* support release only
* update version
* update portfile.cmake
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
MonicaLiu
aaf629c095
[influxdb-cxx] Update to v0.7.1 ( #31145 )
...
* update influxdb-cxx
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:39:49 -07:00
Alexis La Goutte
08e86f83af
nghttp2: update to 1.53.0 ( #31406 )
...
and remove unnecessary cmake options
2023-05-17 08:38:57 -07:00
Leonid Pospelov
a618637937
[lexbor] Add new port ( #31415 )
...
* [lexbor] Add new port
* .
* addver
* addver
* ver
* Update ports/lexbor/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/lexbor/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update lexbor.json
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-05-16 10:47:59 -07:00
Simon Perkins
4a45104152
[wcslib] Add wcslib port ( #31320 )
...
* Initial commit
* Add usage and install
* Correct library name
* Try configure install
* Disable more features
* Remove redundant lines
* Remove CMakeLists.txt
* --without-cfitsio
* Clean up vcpkg.json and disable windows
* Format the manifest
* Add versions
* Update homepage and download URL
* Fix version
* Update usage
* Update version
2023-05-16 10:45:18 -07:00
Adolfo Solis
338d300d3e
[fineftp] add new port fineftp-v1.3.4 ( #31435 )
...
* [fineftp] Add package v1.3.4
* [fineftp] Updated license
* [fineftp] database updated
* [fineftp] Fix git tree
* [fineftp] Disable Android platform
* [fineftp] Updated database
* Update ports/fineftp/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Update ports/fineftp/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* [fineftp] Add EOF
* [fineftp] Update database
* [fineftp] Remove white line
* [fineftp] Update database
* [fineftp] Remove empty line
* [fineftp] Update database
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-16 10:37:37 -07:00
Barak Shoshany
429c605af8
[bshoshany-thread-pool] Updated to v3.4.0 ( #31418 )
...
* [bshoshany-thread-pool] Updated to v3.4.0
* [bshoshany-thread-pool] Updated to v3.4.0
2023-05-16 10:00:33 -07:00
Kai Pastor
3a32348aa0
[botan] Fix osx cross builds ( #31437 )
2023-05-16 09:43:55 -07:00
Chuck Walbourn
d4d39d71b3
UWP toolchain switch to disable use of deprecated C++/CX extensions ( #31427 )
2023-05-15 15:18:00 -07:00
jim wang
e98d2f26b7
[libmysql] Fix libmysql export static library error ( #31368 )
...
* fix no found libmysql
* update version
* fix export patch
* update version
* fix export patch
* update version
2023-05-15 14:11:20 -07:00
Kai Pastor
3d04b3819b
[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids ( #31388 )
...
* [infoware] Update
* Fix cross builds
* Update 'supports'
* [pciids] New helper port
* Remove obsolete comment
2023-05-15 14:09:58 -07:00
JonLiu1993
e8a229a233
[libgit2] Add GIT_OPENSSL OPTION to fix setting certificate location fail ( #31392 )
...
* [libgit2] defined GIT_OPENSSL option
* update version
* update version
* update version
* update portfile.cmake
* update version
* remove unix restrictions
* update version
2023-05-15 13:54:54 -07:00
Chuck Walbourn
0f63ba5458
xbox toolchain update to ensure CHECK_INCLUDE_FILES macro works in all cases ( #31426 )
2023-05-15 13:41:35 -07:00
Chuck Walbourn
e288d7bddb
Toolchain update to remove /MP when using clang-cl custom triplets ( #31428 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-15 13:39:23 -07:00
MonicaLiu
1c5636cbc2
[amqpcpp] Update to 4.3.23 ( #31271 )
...
* update amqpcpp
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-15 13:37:11 -07:00
Kai Pastor
e99d61570b
[gdal] Update to 3.7.0 ( #31381 )
...
* [gdal] Update to 3.7.0
* [pdal] Fix build with gdal 3.7
2023-05-15 13:19:14 -07:00
Daniel Johansson
b6dd2d87ff
[shader-slang] Update to v0.27.20 ( #31398 )
...
* Updated shader-slang version to 0.27.20
* Ran ./vcpkg x-add-version --all
* Update ports/shader-slang/vcpkg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update ports/shader-slang/portfile.cmake
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-05-15 13:18:18 -07:00
Leonid Pospelov
c18e2eb831
[wasmedge] Update to 0.12.1 ( #31414 )
...
* [wasmedge] Add new port
* .
* Update ports/wasmedge/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update wasmedge.json
* revert version
* update version
* new function
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-15 13:17:31 -07:00
Daniel Parker
c081319f6d
[jsoncons] Update to version 0.170.2 ( #31419 )
...
* [jsoncons] Update to 0.170.1
* Update baseline
* [jsoncons] Update to 0.170.2
* [jsoncons] Update baseline
2023-05-15 13:16:44 -07:00
Billy O'Neal
7f52deab66
Update VMs for Patch Tuesday May 2023 ( #31358 )
...
* Update PowerShell Core to not vulnerable versions.
* Fix Android create-image relative paths.
* Update pools and add docs.
* Get android create-vmss to setup managed identity.
2023-05-14 01:54:42 -07:00
moritz-h
9f0d3d4f21
ltla-umappp ( #31397 )
2023-05-13 12:45:36 -07:00
jim wang
304a45c544
[libproxy] Fix the issue that the proxy cannot run ( #31391 )
...
* Fix the issue that the proxy cannot run
* update version
* fix build error
* update version
* fix build error on osx
* update version
* fix does not support android
* update version
2023-05-13 12:35:42 -07:00
bjornthirud
721328e357
[easyloggingpp] Features to support multithreading ( #31396 )
...
* ports/easyloggingpp features to support multi-threaded applications
* New version of ports/easyloggingpp
---------
Co-authored-by: Bjørn Thirud <bjorn.thirud@fotoware.com>
2023-05-13 12:32:59 -07:00
Kai Pastor
acf66d284e
[minizip] Enable uwp ( #31261 )
...
* [minizip] Enable uwp
* Test tools
* baseline
* Add IOWIN32_USING_WINRT_API [skip actions]
* Finish PR
2023-05-13 09:46:59 -07:00
Azure SDK Bot
5fee480e66
[Azure Storage] Update to May Release ( #31345 )
...
* [azure-storage-common-cpp] Update to 12.3.2
## 12.3.2 (2023-05-09)
### Features Added
- Bumped up Account SAS version to `2022-11-02`.
* [azure-storage-files-datalake-cpp] Update to 12.6.0
## 12.6.0 (2023-05-09)
- New features in `12.6.0-beta.1` are now generally available.
* [azure-storage-files-shares-cpp] Update to 12.5.0
## 12.5.0 (2023-05-09)
### Features Added
- New features in `12.5.0-beta.1` are now generally available.
### Bugs Fixed
- Fixed a bug where `ShareFileClient::ListHandles` and `ShareDirectoryClient::ListHandles` always return empty list.
2023-05-13 09:45:45 -07:00
Kai Pastor
3880056be4
[baseline][libzim][xapian] Disable gtest, fix mingw and windows builds ( #31383 )
...
* [libzim] WIP
* Control gtest
* More fixes, test xapian
* [xapian] Fix windows and mingw
* dllexport
* Finish PR
* CI baseline
* [xapian] Update supports
* Fix arm64
2023-05-13 09:45:03 -07:00
Lily Wang
49381cbd45
[qt-advanced-docking-system] Update to 4.0.3 ( #31390 )
...
* [qt-advanced-docking-system] Update to 4.0.3
* update version
* fix find_dependency
* update version
2023-05-13 09:39:45 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 ( #31347 ) ( #31394 )
2023-05-13 09:38:05 -07:00
rinechran
445385e1ae
[Thorvg] Update to 0.9.0 ( #31401 )
...
* feat : update thorvg 0.9.0
* doc : update baseline
2023-05-13 09:36:02 -07:00
Alexis La Goutte
7657ac1077
nghttp3: update to 0.11.0 ( #31405 )
2023-05-13 09:35:10 -07:00
Frank
72116f0cdc
[vcpkg baseline][binlog] disable performance tests ( #31410 )
...
* [binlog] disable performance tests
* update version
* disable find benchmark
* version
2023-05-13 09:34:48 -07:00
Mengna Li
43150d9aa4
[libde265] update to v1.0.11 ( #31413 )
...
* update to 1.0.11
* fix usage issue
* fix patch
* remove useless patch
2023-05-13 09:33:38 -07:00
Kai Pastor
ed8fb07a8b
[intel-mkl] Overhaul, install osx ( #30483 )
...
* [intel-mkl] Install osx
* Do less work for --only-downloads
* Try harder to ensure DMG unmount
* Adjust port warning
* Always install usage
* Fix log names
* Merge copyright
* Revise pc file handling
* Cleanup
* More uniform staging and variables
* Update messages
* Update versions
* Typo
* More cleanup
* Do nothing for unsupported targets
The old code was already broken.
* Fix and simplify copy-from-dmg
* Change extract_0_dir
* Mount to tmp dir
2023-05-11 12:39:22 -07:00
jim wang
c43c007677
[gstreamer] Add a ges feature ( #31267 )
...
* add feature ges
* update
* fix port version
* update version
2023-05-11 11:42:13 -07:00
Lily Wang
9f358ceb5c
[microsoft-signalr] Fix find jsoncpp ( #31384 )
...
* [microsoft-signalr] Fix find jsoncpp
* update version
* apply suggestion
* update version
* fix quoting
* version
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:37:33 -07:00
talregev
d54600af13
Create JIT as a feature ( #31294 )
2023-05-11 11:37:21 -07:00
Vitalii Koshura
9411949cbc
[boinc] fix build error. ( #31364 )
...
Ref: https://github.com/BOINC/boinc/pull/5232
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-11 11:34:06 -07:00
RealTimeChris
5d0e5a3443
[Jsonifier] Updating to version v0.9.1 ( #31315 )
...
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
* Updating the required files.
---------
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:30:17 -07:00
d10sfan
acdc823534
[libmad] Add dynamic support ( #31350 )
...
* [libmad] Add dynamic building
* Update version
* Fix version
* Fixes to use vcpkg concepts
* Update version
* change to mad
* Update version
* PR fixes
* Update version
* Add version
* Update version
2023-05-11 11:16:10 -07:00
MonicaLiu
3256b183d0
[behaviortree-cpp] Update to 4.1.1 ( #31287 )
...
* update behaviortree-cpp
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:32:00 -07:00
autoantwort
35ffca6eca
[ocilib] does support non windows arm ( #31295 )
2023-05-11 10:11:19 -07:00
talregev
49ad465adb
update urdfdom ( #31335 )
2023-05-11 10:09:03 -07:00
Frank
2c7ca69fb1
[openblas] Update version to 0.3.23 ( #31367 )
...
* [openblas] Update version to 0.3.23
* version
* remove patch
* version
* new function
* version
* end line
* v db
2023-05-11 10:04:04 -07:00
MonicaLiu
222409d3a4
[sfml] Support for Release-only build ( #31372 )
...
* support release-only
* update version
* update portfile.cmake
* update git-tree
* update sfml
* update version
* undo previous step
* update verison
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
moritz-h
d163f9d5f5
[hnswlib] backport CMake targets ( #31305 )
...
* [hnswlib] backport CMake targets
* download cmake changes as patch
* add patch file
2023-05-10 12:36:01 -07:00
Raúl Cumplido
281cfd338c
[arrow] Update to 12.0.0 ( #31321 )
...
* [arrow] Update to 12.0.0
* Update versions
2023-05-10 12:31:11 -07:00
Lily Wang
b049e49516
[libsbml] Update to 5.20.0 ( #31149 )
...
* [libsbml] Update to 5.20.0
* update version
* fix incorrect option
* update version
* install usage
* update version
* apply suggestions
* update version
* fix depends libxml2
* update version
2023-05-10 11:40:02 -07:00