Commit Graph

340 Commits

Author SHA1 Message Date
Osyotr
c6928dfb9e
[python3] Update to 3.11.4 (#31727)
* [python3] Update to 3.11.3

* Force set PythonForBuild on windows

* Set LD_LIBRARY_PATH on unix

* Always use vcpkg_find_acquire_program(PYTHON3) on windows

* Remove LD_LIBRARY_PATH shenanigans

* [vtk] Parse python version from include folder

* Fix static builds on windows

* Pass --with-build-python on unix

* [omniorb] Fix python version in patch

* Resurrect rpath patch

* [python3] fix usage

* [gobject-introspection] don't hardcode python version

* Update vcpkg_find_aquire_program(PYTHON3)
This is also required for gobject-introspection

* [paraview] don't hardcode python version

* [vtk-dicom] don't hardcode python version

* Update python in vcpkgTools.xml

* Fix host arch detection in vcpkg_find_acquire_program(PYTHON3)

* [libpq] Don't hardcode python version

* [shiva] Don't pass python variables

* [vcpkg-get-python-packages] Delete unused file, update hardcoded python version

* [python3] update to 3.11.4

* [omniorb] Use PREPEND in vcpkg_add_to_path
So that python from vcpkg is picked before system python

* libpq quickfix

* re-fix libpq

* fix vcpkg-get-python-packages

* Make windows 7 patch compatible with unix builds

* Copy pyd files to bin
Also fixes copying files that do not belong to current build tree

* Fix static builds

* Speculatively fix osx regression

* Fix omniorb on unix

* [gobject-introspection] fix windows builds

* [vtk] Update vendored copy of mpi4py for python 3.11 support

* [mdl-sdk] Fix python

* [gobject-introspection] fix the fix of a fix...

* Update versions

* Undo changes in gobject-introspection and vcpkg_find_aquire_program(PYTHON3)

---------

Co-authored-by: root <root@DESKTOP-UIPL9V8>
2023-08-07 13:19:53 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 (#32948)
* [magic-enum] Bump to 0.9.3

* update version database
2023-08-04 06:47:33 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 (#32954)
* [maddy] Bump to 1.2.0

* update version database
2023-08-04 06:45:42 -07:00
Weihang Ding
4345d72752
[modern-cpp-kafka] New port (#32903)
* [modern-cpp-kafka] New port

* update version database

* fix dependencies

* update version database

* change header install path

* update version database
2023-08-03 10:23:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 (#32877)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 (#32889)
* [mdspan] Bump to 0.6.0

* update version database
2023-08-02 08:55:56 -07:00
MonicaLiu
edf7b9198f
[mlpack] Update to 4.2.0 (#32663) 2023-07-24 10:59:57 -07:00
JonLiu1993
a564a7e2a5
[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984) 2023-07-21 09:04:10 -07:00
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
unageek
24bcc37364
[manif] Add new port (#32621) 2023-07-19 14:23:19 -07:00
luzpaz
63a57560c6
[mujoco] use correct https:// schema for hompage url (#32509) 2023-07-11 17:35:49 -07:00
Kai Pastor
cc80359416
[mongo-cxx-driver] Update to 3.7.2 (#32459) 2023-07-10 09:54:16 -07:00
双草酸酯
6a93a1d2af
[mysql-connector-cpp] Fix incorrect usage of MAYBE_UNUSED_VARIABLES (#32406)
* fix build variables

* update version

* update version

* properly quote everything

* update version
2023-07-07 09:18:28 -07:00
MonicaLiu
080c75d1bf
[marl] Update to latest commit (#32408)
* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:41:03 -07:00
jim wang
9055f88ba5
[magnum] Fix compile feature-wavaudioimporter error (#32256)
* Fix compile wavaudioimporter error

* update version

* Fix compile feature-wavaudioimporter error

* update version
2023-06-29 14:44:18 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature (#32227)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Ómar Högni Guðmarsson
0cabd9b4bd
[mp-units] update v0.8.0 (#32028)
* Update mp-units V0.8.0

* Update database

* Add range-v3 as dependency

* Update database

* Add fmt and ranges as features that can be turned off

* Update database

* Try setting fmt and range-v3 as default on osx

* Update database

* Remove name

* Use feature names instead of dep names

* Update database
2023-06-21 22:41:20 -07:00
双草酸酯
80ecf32496
[mysql-connector-cpp] upgrade to 8.0.32 (#30869)
* [mysql-connector-cpp] update to 8.0.32

* reformat file

* update version

* fix compile on Linux

* update version

* requested changes

* update versions

* fix target not exported

* update version
2023-06-16 21:09:41 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
1f47615e52
[mdl-sdk] Workaround broken gcc-11 <bit> (#32008) 2023-06-15 10:39:13 -07:00
Jia Yue Hua
382746822d
[matplotplusplus,nodesoup] update to v1.2.0,add new port (#31796)
* [matplotplusplus] update to 2023-02-17

* [matplotplusplus] fix installation of matplot_opengl

* [matplotplusplus] remove the opengl patch as it merged upstream

* [matplotplusplus] try to fix filesystem for osx

* fix deps

* fix deps

* fix deps

* [matplotplusplus]: update to v1.2.0

* fix deps

* disable sanitizer

* fix opengl feature

* fix-dependencies

* [nodesoup]: add new port

* nodesoup

* fix deps

* fix nodesoup namespace

* fix deps

* fix deps

* fix

* fix

* fix deps

* fix deps

* fix deps

* fix deps

---------

Co-authored-by: Amin Yahyaabadi <aminyahyaabadi74@gmail.com>
2023-06-14 12:50:43 -07:00
jim wang
1895329838
[mapnik] Fix compile errors using gcc13 (#31959)
* Fix compile errors using gcc13

* update version
2023-06-13 20:16:43 -07:00
Billy O'Neal
a75e0a8186
[mathgl] URL Encode (#31976)
Workaround on Ubuntu 22.04:

error: https://sourceforge.net/projects/mathgl/files/mathgl/mathgl 8.0/mathgl-8.0.1.tar.gz/download: curl failed to download with exit code 3
curl: (3) URL using bad/illegal format or missing URL
2023-06-13 20:11:37 -07:00
Billy O'Neal
d6116fe596
[minisat] Fix missing headers (#31977) 2023-06-13 19:01:06 -07:00
Daniil Goncharov
a1ba7080ce
[magic-enum] Update to v0.9.2 (#31923)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-06-12 16:33:29 -07:00
jim wang
af3e30dde2
[mathgl] Fix GSL linakge (#31854)
* fix link gsl

* update version
2023-06-07 09:36:42 -07:00
Daniil Goncharov
d01e12bfee
[magic-enum] Update to v0.9.1 (#31742)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-05-31 12:42:42 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Jia Yue Hua
50a5ff3563
[folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (#31657)
* [folly]: update to 2023.05.15

* remove no more used patch

* fix mvfst

* fix rsocket

* revert indent

* fix space
2023-05-31 12:24:33 -07:00
Kai Pastor
582a7ef7a0
[minizip-ng] Restore non-conflicting filepaths (#31612) 2023-05-25 11:46:43 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -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
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
Cheney Wang
c8b9f10f39
[microsoft-signalr] Fix usage issue (#31286) 2023-05-08 17:47:02 -07:00
Steve Lhomme
ccefd02758
[matroska,ebml] copy PDBs (#31189)
* [ebml] copy PDBs

* [matroska] copy PDBs
2023-05-01 15:22:00 -07:00
Lily Wang
2b1d52a7a5
[many ports] Include functional to fix error C2039 and C2504 (#30946) 2023-04-26 21:05:37 -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
autoantwort
061428ffa7
[mesa] fix inter feature deps (#31117) 2023-04-25 23:17:36 -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
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
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
Francisco Facioni
87d351e0eb
miniply - fix shared folder name (#31055) 2023-04-24 18:27:45 -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
ba91cb86ae
[microsoft-signalr] fix missing dependency (#31004) 2023-04-21 15:03:32 -07:00
Francisco Facioni
179c61693f
miniply - add new port (#29802) 2023-04-21 14:52:31 -07:00
autoantwort
8f6490446e
[magnum-integration] fix eigen feature (#30974) 2023-04-20 16:01:30 -07:00
Lily Wang
c84e93a76f
[ms-gltf] Disable feature samples on macOS, iOS, and Android (#30943)
* [ms-gltf] Disable feature samples on macOS, iOS, and Android

* update version
2023-04-18 16:57:03 -07:00
Leonid Pospelov
ce69d61a89
[makeid] Add new port (#30902) 2023-04-17 16:51:25 -07:00