autoantwort
845b32161f
[hiredis] fix examples ( #31130 )
2023-05-02 11:34:43 -07:00
Carlos O'Ryan
a5d91f7d26
[functions-framework-cpp] fixup package name ( #31086 )
2023-05-01 16:10:56 -07:00
Osyotr
cdc952976a
[qt5-base] GLU is not required ( #31148 )
2023-05-01 16:00:31 -07:00
Carlos O'Ryan
8b332e211c
[google-cloud-cpp] update to the latest release (v2.10.0) ( #31202 )
2023-05-01 15:34:02 -07:00
Chuck Walbourn
0b57cc72ac
[directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates ( #31196 )
...
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases
* directxtex port updated upstream with better OpenMP support fix
* OpenMP hotfix for UVAtlas
* Update baseline
* Forgot to update the CMake config file for OpenMP
* CMake fixes made upstream
* Update baseline
2023-05-01 15:25:18 -07:00
Gordon Smith
c07e2482dc
[LIBMYSQL] OSX build creates invalid nuget package ( #31134 )
...
Fix: Change /lib/plugin/debug to /debug/lib/plugin
Feat: Change ref to actual tagged version
Fix: Remove duplicate "remove" file
Fix: Add WITH_BUILD_ID to MAYBE_UNUSED_VARIABLES
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
2023-05-01 15:23:17 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs ( #31189 )
...
* [ebml] copy PDBs
* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Simon Altschuler
acb85506cc
[lager] update to latest ( #31190 )
2023-05-01 15:19:06 -07:00
Cédric Tabin
da6a91bb0b
Update to libzippp v6.1-1.9.2 ( #31194 )
2023-05-01 15:18:43 -07:00
Benjamin Oldenburg
de477e5ee7
update to 1.5.5 ( #31180 )
2023-05-01 15:15:58 -07:00
dittons
e4def443fe
[pegtl] update to 3.2.7 ( #31183 )
...
* * update pegtl from 3.2.6 to 3.2.7
* * update version database
---------
Co-authored-by: ian <ian>
2023-05-01 15:15:37 -07:00
Leonid Pospelov
6936bb6eed
[lionkor-commandline] Update to 2.2.0 ( #31184 )
...
* [lionkor-commandline] Update to 2.2.0
* ver
2023-05-01 15:14:13 -07:00
sbrajchuk
d46c6ba36f
[ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows ( #31037 )
...
* [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows
* Refactor code
* Fix build type handling
2023-05-01 15:06:11 -07:00
d10sfan
8849a1a3c9
[fluidsynth] Add pulseaudio feature for Linux ( #31138 )
...
* Add pulseaudio feature for fluidsynth
* Add pulseaudio feature definition
* Formatting fix
* Update version
* x-add-version run
* Add pulseaudio feature package manager notice
* vcpkg x-add-version --all
2023-05-01 15:03:23 -07:00
talregev
197818b248
Add gz ports: [gz-cmake3] [gz-utils2] [gz-tools2] [gz-math7] ( #28656 )
...
* Add gz ports
* ci.baseline.txt android.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-05-01 11:55:39 -07:00
Benjamin Oldenburg
a92f44a98c
[glew] Only set the base address on x86 (32bit) ( #31084 )
2023-05-01 11:46:50 -07:00
Billy O'Neal
7e03daeb09
[nu-book-zxing-cpp] Enable stack protector, UWP ( #31178 )
...
Applies upstream commit accced21bae23320aad47b295de1085ab4e561b5 which appears to fix UWP and enables the stack protector.
Alternative to: https://github.com/microsoft/vcpkg/pull/29311
Resolves: https://github.com/microsoft/vcpkg/issues/29310
2023-05-01 11:43:15 -07:00
Kai Pastor
a9c97d38b6
[starlink-ast] Update, fix ( #31201 )
...
* [starlink-ast] Update, fix
* Cleanup
2023-05-01 11:24:04 -07:00
Kai Pastor
cb1301e997
[libzen,libmediainfo] Updates, fix dependencies ( #31141 )
...
* [libzen] Update, fix pkgconfig
* [libmediainfo] Update, fix dependencies
* [libzen] Restore package name
* [libmediainfo] Fix dependencies
* Fix pkgconfig
* [libmediainfo] Patch out local windows namespace
* [libmediainfo] Update to 23.04
2023-04-28 16:15:46 -07:00
JonLiu1993
c1c3932f77
[opencascade] Add samples feature ( #31156 )
...
* [opencascade] Add samples feature
* format vcpkg.json
* update version
2023-04-28 16:13:02 -07:00
lbermes
e52999ee1a
[openssl] correct fipsmodule install ( #31142 )
...
* Corrected fipsmodule.cnf install
move it to the same position as openssl.cnf, both are only examples of openssl
* Adjusted port version
* Adjusted SHA for vcpkg x-add-version --all
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-27 22:48:59 -07:00
Cheney Wang
187712658b
[vcpkg baseline][urho3d] Disable find_package (ALSA) ( #31147 )
2023-04-27 16:45:18 -07:00
Ómar Högni Guðmarsson
ee54793ab2
[glaze] new port ( #30966 )
...
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-04-27 15:25:13 -07:00
Billy O'Neal
7ced8fb441
[zeromq] Replay libbsd fix ( #31151 )
...
In https://github.com/microsoft/vcpkg/pull/31104 I didn't notice that https://github.com/microsoft/vcpkg/pull/31007/ was accidentally reverted.
2023-04-27 15:05:34 -07:00
David Ely
5971b70439
[x264] Replace "disable-gpl" feature with "gpl" ( #30978 )
2023-04-27 13:30:01 -07:00
JonLiu1993
3f34cf3a41
[zeromq | thrift] Replace deprecated cmake variables ( #31104 )
...
* replace obsolete functions
* update version
* Add option
* update version
* update variable
* update version
2023-04-27 12:15:15 -07:00
Frank
71adb53d50
[opencv3] Enable c++17 when building feature halide ( #31097 )
...
* [opencv3] Enable c++17 when building feature halide
* version
* add port-version
* version
* portfile.cmake
* version
* rv
* version
* portfile.cmake
* version
* portfile.cmake
* version
2023-04-27 12:14:55 -07:00
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