Benjamin Oldenburg
eebcbc7ca3
[zeroc-ice] Update to 3.7.9 and a few fixes/improvements of the port ( #31119 )
...
* Only multi-threaded DLL libraries can be used with Ice
* Update to Ice 3.7.9
* Update vcpkg.json (3.7.9)disallow static builds for certain features (executables) as it seems that Ice doesn't support it.
* Updated version
* Updated version (hash)
* Fixed indentation and replace version string
2023-04-26 21:08:02 -07:00
Benjamin Oldenburg
8cdecc13b2
[rapidjson] Update ( #31136 )
...
* update rapidjson
* CI
2023-04-26 21:07:27 -07:00
Benjamin Oldenburg
119e756e20
[zserge-webview] Update to 2023-04-15 ( #31137 )
...
* Update webview
* corrected year
2023-04-26 21:07:11 -07:00
autoantwort
ba8c79d9d4
[vtk-m] fix openmp on macos ( #30923 )
2023-04-26 21:06:12 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 ( #30946 )
2023-04-26 21:05:37 -07:00
Alexander Neumann
3ef62a2a76
[omniorb] new port ( #30900 )
...
* add omniorb port
* v db
* fix stuff i didn't test
* try running without pythonpath on linux
* dont care to fix osx
* format manifest wants it braced.
* v db
* use & instead of ,
* v db
* also disallow x86 on windows
* v db
* Apply suggestions from code review
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* format
* v db
* cleanup
* v db
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-04-26 17:29:54 -07:00
Kai Pastor
e8e206e64f
[osgearth] Fix core installation ( #31125 )
...
* [osgearth] Test core
* [osgearth] Fix core
* Require C++11
* Finish PR
2023-04-26 17:08:20 -07:00
autoantwort
7ec2e3fde0
[qtopcua] fix missing python and add warnings ( #31111 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-26 16:56:56 -07:00
Alonso Schaich
e5eb69dd58
[gtkmm] update to 4.10.0 ( #31122 )
...
* [gtkmm] update to 4.10.0 (microsoft/vcpkg#31121 )
* [gtkmm] regenerate version registries (microsoft/vcpkg#31121 )
2023-04-26 12:13:33 -07:00
autoantwort
a518f50bcf
[gstreamer] fix inter feature deps ( #31110 )
2023-04-26 12:13:18 -07:00
autoantwort
1fcceb35f2
[mathgl] missing internal dep ( #31013 )
...
Co-authored-by: jimwang118 https://github.com/jimwang118
2023-04-26 12:13:02 -07:00
Anders Wind
c74f7879a6
[aws-sdk-cpp] update port to v1.11.37 ( #30197 )
2023-04-26 12:12:07 -07:00
Alexander Neumann
70c262be2f
[Qt] Update to 6.5.0 ( #28536 )
2023-04-26 12:10:56 -07:00
jim wang
0a3bc3d255
[python3] Fix distutils path ( #30822 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-26 11:51:50 -07:00
Mikhail
70992f6491
[imgui] imgui[glfw-binding]:wasm32-emscripten build fix ( #30797 )
...
* [imgui] fixed imgui[glfw-binding] build for emscripten (#30790 )
* [imgui] updated versions (#30790 )
* Updated imgui-config.cmake.in with suggested changes.
* Updated git-tree.
2023-04-25 23:49:46 -07:00
Jia Yue Hua
40ab347689
[wangle]:fix dependency ( #30792 )
...
* [wangle]:fix dependency
* fix deps
* fix Required find_dependenct
* fix deps
* fix deps
* fix deps
* fix deps
* fix depends
* fix folly vcpkg.json boost deps
* fix deps
2023-04-25 23:26:56 -07:00
autoantwort
061428ffa7
[mesa] fix inter feature deps ( #31117 )
2023-04-25 23:17:36 -07:00
Jonathan Sweemer
c65198892b
[quantlib] update to v1.30 ( #30985 )
...
* [quantlib] update to v1.30
* [quantlib] update to v1.30
* [quantlib] update to v1.30
* [quantlib] update to v1.30
2023-04-25 23:02:44 -07:00
Kai Pastor
0be3552301
[glib] Fix build failures ( #31034 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:59:22 -07:00
Jón Bjarni
210e4ad581
[libgpiod] update version to 2.0.1 ( #31074 )
2023-04-25 22:56:44 -07:00
Kai Pastor
d18847f621
[sqlite3] Fix tool installation with zlib ( #31050 )
...
* [sqlite3] Fix tool installation with zlib
* Disambiguate PDB
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:54:48 -07:00
Benjamin Oldenburg
a5a49292cc
[ace] Update to 7.1.0 ( #31120 )
...
* Updated ACE to 7.1.0
* Updated version
2023-04-25 22:47:45 -07:00
jim wang
b79745ebf3
[libtorch] Fix function not having a default return value ( #31096 )
...
* fix -werror=return-type
* update version
2023-04-25 22:47:28 -07:00
Fabien Péan
b3f7701a4a
[superlu] Update to v6.0.0 ( #31089 )
...
* [superlu] Update to v6.0.0
* [superlu] remove spurious configure
* [superlu] v db
2023-04-25 22:46:59 -07:00
Cheney Wang
93fc361b39
[microsoft-signalr] Fix msgpackConfig.cmake is not found ( #31085 )
...
* [microsoft-signalr] Fix msgpackConfig.cmake not find
* Format
2023-04-25 22:46:39 -07:00
Frank
7194cf0bd4
[TBB] Update version to 2021.9.0 ( #31081 )
...
* [TBB] Update version to 2021.9.0
* version
* new function
* version
* Use vcpkg_install_copyright.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:45:36 -07:00
Gregory Popovitch
12dce3ae84
[gtl] Update version to 1.1.8 ( #31076 )
...
* Update version to 1.1.6
* run `./vcpkg x-add-version --all --overwrite-version`
* Bump gtl version to 1.1.8
* run `./vcpkg x-add-version --all --overwrite-version`
* Replace hard coded version with `"v${VERSION}"`
* update gtl.json
* Fix version database.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:26 -07:00
Kai Pastor
017bd3f30a
[libjpeg-turbo] Update usage ( #31071 )
...
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-25 22:42:00 -07:00
Cheney Wang
582441146a
[libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux ( #30999 )
...
* [libheif] Fix error when libgdk-pixbuf2.0-dev installed in linux
* Use -DPKG_CONFIG_USE_CMAKE_PREFIX_PATH=ON instead of patch
2023-04-25 22:41:32 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update ( #30930 )
...
* [minizip] Misc fixes
* [minizip] CMake config is unofficial
* [xlsxio] Update, fixes
* [collada-dom] Fix minizip
* [fmilib] Fix minizip
* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
Kai Pastor
463a9b7a40
[xeus] Fix libuuid dependency ( #31101 )
2023-04-25 21:35:53 -07:00
JuliusBrueggemann
b669595870
[minitrace] Update minitrace to the latest version ( #31069 )
...
* [minitrace] Update minitrace to the latest version
This version includes two important changes:
1. It can be built and installed with CMake, which removes the need for a custom CMakeLists.txt
2. It can be built as a shared library as well as a static library
* [minitrace] Update to latest version that uses the correct installation directories
* [minitrace] Update versions file
2023-04-25 12:52:41 -07:00
dan-shaw
5787cfa699
[vcpkg] Android CI support ( #29406 )
...
* initial
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2023-04-24 21:22:59 -07:00
Gregory Popovitch
80d08d2900
[parallel-hashmap] Update version to v1.3.11 ( #31075 )
2023-04-24 18:47:56 -07:00
Kai Pastor
cab9ef581c
[ngtcp2] Update, fix config, cleanup ( #31073 )
2023-04-24 18:34:17 -07:00
Kai Pastor
3b9b8134d6
[argon2] Major overhaul ( #31056 )
2023-04-24 18:33:59 -07:00
Jelatine
85a88bdf7d
[orocos-kdl] update to v1.5.1 ( #31068 )
...
* [orocos-kdl] update to v1.5.1
* [orocos-kdl] run vcpkg x-add-version orocos-kdl --overwrite-version
---------
Co-authored-by: Jelatine <18578243518@163.com>
2023-04-24 18:28:48 -07:00
Francisco Facioni
87d351e0eb
miniply - fix shared folder name ( #31055 )
2023-04-24 18:27:45 -07:00
autoantwort
846790c0be
[opencv3] fix webp include dir ( #31054 )
2023-04-24 18:27:28 -07:00
Kai Pastor
580f143d12
[gdal] Update to 3.6.4 ( #31049 )
2023-04-24 18:05:40 -07:00
Kai Pastor
a27cee0609
[gtk3] Update ( #31047 )
2023-04-24 17:32:50 -07:00
autoantwort
2c4c5c7187
[libpq] nls does not support osx ( #31031 )
...
* [libpq] nls does not support osx
* Trigger Build
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:32:34 -07:00
autoantwort
701bcf3017
[wasmedge] feature aot does not support arm64-osx ( #31025 )
2023-04-24 17:32:03 -07:00
Mengna Li
7c3f8c171f
update to 1.4 ( #30994 )
2023-04-24 17:06:22 -07:00
Chuck Walbourn
17b2952cc9
[dstorage] update for version 1.2.0 release ( #30990 )
...
* [dstorage] update for version 1.2.0 release
* Update baseline
* allow static sceanrios to work
* Update baseline
* Remove vcpkg-minimum-required call.
* Add comment about CRT compatibility.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:06:04 -07:00
Azure SDK Bot
3b7e8b500e
[azure-core-cpp] Update to 1.8.2 ( #31093 )
...
## 1.8.2 (2023-04-24)
### Bugs Fixed
- [[#4490 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4490 ) Fixed WinHTTP memory leak during failed requests.
2023-04-24 16:19:58 -07:00
Jón Bjarni
df92e33bd8
[zeromq] prevent using hosts libbsd when cross compiling ( #31007 )
...
* zeromq prevent using hosts libbsd when cross compiling
* update port version
* remove unwanted change
* add version
* Disable libbsd entirely to prevent mismatch between zeromq artifacts for shared/static objects
* update git tree hash
2023-04-24 15:46:46 -07:00
autoantwort
7dc921f3ea
[opencv4] fix webp include dir ( #31045 )
2023-04-24 15:46:08 -07:00
MonicaLiu
b9ef89b775
[openmama] Remove the installed config/ directory ( #30940 )
...
* Delete config/
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-24 15:45:43 -07:00
Kai Pastor
c7a78027d7
[qtspeech] Fix target scope promotion ( #31048 )
2023-04-24 15:34:59 -07:00