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
Kai Pastor
0df4519564
[pcl] Devendor zlib, cleanup, enable arm64-windows ( #30996 )
...
* [pcl] De-vendor zlib, misc fixes
* WIP
* vcpkg_copy_tools with AUTO_CLEAN
* WIP
* Fix empty executable suffix
* Finish PR
* [glew] arm64 MSVC is unsupported
* [openmvg] x86 family only
2023-04-24 15:31:10 -07:00
Stephen E. Baker
9342b6217b
[luasec] Bump version to 1.3.1 ( #31079 )
...
* [luasec] Bump version to 1.3.1
* vcpkg x-add-version luasec
2023-04-24 14:26:19 -07:00
Lily Wang
5ad0fd26c1
[mygui] Fix feature tools build failed on macOS ( #31082 )
...
* [mygui] Fix feature tools build failed on macOS
* update version
2023-04-24 14:25:54 -07:00
autoantwort
b3e0a1e625
[pdal] Fix non default features builds ( #31044 )
2023-04-21 21:42:43 -07:00
autoantwort
f0c54214ff
[llvm] fix inter feature deps ( #31036 )
2023-04-21 21:42:15 -07:00
autoantwort
e64809a78e
[capstone] remove non functional features ( #31041 )
2023-04-21 21:41:37 -07:00
Chuck Walbourn
fbdc88f9d6
[directxtex] update port with omp feature ( #30944 )
...
* [directxtex] update port with omp feature
* Update baseline
* Flip feature to no-omp
* Update baseline
2023-04-21 21:29:38 -07:00
autoantwort
f35bb4410a
[intelrdfpmathlib] missing includes ( #31009 )
2023-04-21 16:02:30 -07:00
Pierre Wendling
f5eea1ff3e
[fluidsynth] Remove ALSA patch ( #31026 )
...
* [fluidsynth] Remove alsa patch.
* [fluidsynth] Update baseline.
2023-04-21 16:01:05 -07:00
autoantwort
c8c4f2e5bb
[qtquick3d] fix build ( #31029 )
2023-04-21 16:00:47 -07:00
autoantwort
5a090c1963
[forge] fix wrong dep ( #31008 )
2023-04-21 15:54:13 -07:00
autoantwort
dec415551b
[qtopcua] fix core build ( #31030 )
2023-04-21 15:53:45 -07:00
Leonid Pospelov
a867a14f2f
[node-addon-api] Update to 6.1.0 ( #31020 )
...
* .
* .
2023-04-21 15:51:58 -07:00
Leonid Pospelov
1a21cbb35b
[node-api-headers] Update to 1.0.0 ( #31019 )
...
* [node-api-headers] Update to 1.0.0
* update-version
2023-04-21 15:51:49 -07:00
autoantwort
1bbcffd4d5
[ogre] fix feature tools on osx ( #31000 )
2023-04-21 15:47:17 -07:00
autoantwort
ba91cb86ae
[microsoft-signalr] fix missing dependency ( #31004 )
2023-04-21 15:03:32 -07:00
Chuck Walbourn
0b004849bd
[directx-headers] update to the 1.610 release ( #31035 )
...
* [directx-headers] update to the 1.610 release
* Update baseline
2023-04-21 15:02:31 -07:00
lbermes
6ffa0fc3a4
[openssl] support fips build feature ( #30916 )
...
* Added option to enable fips build for openssl
I only implement and tested it for windows as I have no option to do this under linux
* Adjusted port version
* Updated to support only for Windows
* Corrected Formatting
* Corrected SHA for vcpkg x-add-version --all
* Changes requested by review
Removed the not needed FEATURE FIPS
Initialize INSTALL_FIPS as empty
* Corrected SHA for vcpkg x-add-version --all
* Removed Windows only support
* Corrected SHA for vcpkg x-add-version --all
* Added "supports": "!static"
As the provider conecpts needs dynamic linkage
* Corrected SHA for vcpkg x-add-version --all
2023-04-21 15:02:05 -07:00
Juan Ramos
a403a65350
[vulkan] Fix SDK detection fails for official debian packages ( #30783 )
...
* [vulkan] Fix SDK detection fails for official debian packages
Fixes #13331
* [vulkan] Update version database
2023-04-21 15:01:15 -07:00
Arne de Bruijn
bb53a073f1
[sdl1-mixer] new port ( #30921 )
...
* sdl1-mixer port
* Fix source reference
* Add mpg123_ssize_t patch
* Exclude arm
* Use depedencies from vcpkg
* Correct license capitalization
* Replace $(VcpkgTriplet) by @TARGET_TRIPLET@
* Create Directory.Build.props with include dirs
* Use @CURRENT_INSTALLED_DIR@
* Set debug format OldStyle to fix C2471
* Use correct RuntimeLibrary
* Add usage file
* Update github commit
* Update versions
* Clean up linux build
* Update versions
2023-04-21 14:55:21 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 ( #30747 )
...
* update to 1.10.2
* fix sleepy-discord issue
* update
* update
* restore
* fix version
2023-04-21 14:54:16 -07:00
Francisco Facioni
179c61693f
miniply - add new port ( #29802 )
2023-04-21 14:52:31 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 ( #29882 )
...
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
Vitalii Koshura
95252eadd6
[stackwalker] add new port ( #30909 )
...
* [stackwalker] add new port
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* Add note about the fix build patch already being submitted upstream.
---------
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: Billy O'Neal (VC AIR) <bion@microsoft.com>
2023-04-20 17:10:39 -07:00
Rémy Tassoux
16e3ce03f3
[quill] Update to 2.8.0 ( #30982 )
...
* [quill] Update to 2.8.0
* [quill] Update version files
2023-04-20 16:47:31 -07:00
MonicaLiu
e2578269d7
[hyperscan] Update to 5.4.2 ( #30979 )
...
* update hyperscan
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-20 16:47:06 -07:00