Commit Graph

5610 Commits

Author SHA1 Message Date
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
Tom Tan
03a211eb3a
[opentelemtry-cpp] Fix install feature otlp-http (#30970)
* [opentelemtry-cpp] Fix install feature otlp-http

* Update port-version

* Update sha512
2023-04-20 16:02:42 -07:00
Cheney Wang
aa61ae5d72
[raylib] Fix incorrect version in raylib-config-version.cmake (#30981) 2023-04-20 16:02:16 -07:00
autoantwort
8f6490446e
[magnum-integration] fix eigen feature (#30974) 2023-04-20 16:01:30 -07:00
autoantwort
829e2f5646
[folly] fix missing dep (#30973) 2023-04-20 16:01:10 -07:00
Pierre Wendling
72d359ae10
[alsa] Add cmake wrapper (#30960)
* [alsa] Add cmake wrapper.

This adds the imported location for both Debug and Release
configurations, and sets the target's INTERFACE_LINK_LIBRARIES and the
ALSA_LIBRARIES variable to the same libraries as the pkg-config file.

* [alsa] Update baseline.
2023-04-20 15:57:59 -07:00
omartijn
38b5cc29ab
Fetch missing dependency for crashpad on linux (#30957)
Note that this does not change the fact that crashpad is marked as
unsupported, but it makes the build work now with
`--allow-unsupported`.

The build seems to work fine if the default compiler is set to clang, it
does not build with gcc, which is probably why it's marked as
unsupported.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-04-20 15:57:39 -07:00
Alonso Schaich
ec4a7d72b1
[gtk] update to 4.10.1 (#30897)
* [gtk] update to 4.10.1 (microsoft#30896)

gtk-4.8.2 and newer no longer contain a python script to emulate meson's
post-install logic, so we can't manually trigger it after patching meson
not to run the post-install. Patch the meson file to run the post-install
even when cross-compiling, though if it's execution is optional and all
it does is to generate some caches, i.e. pollute the build system, then
we might be better off not running the post-install logic at all.

Also, we now have a direct harfbuzz dependency by gtk/gtkmain.c and
it also needs harfbuzz with glib support enabled.

* [gtk] Regenerate version registries (microsoft#30896)
2023-04-20 15:56:33 -07:00
Matthias Kuhn
4223108d35
Fix building tiff (#30325)
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-20 15:56:16 -07:00
jim wang
2b1757dd1d
[xxhash] Fix the installation path of the xxhsum.1 file (#30964)
* fix xxhsum1 path

* update version
2023-04-19 18:53:47 -07:00
Mengna Li
c08e90ceb4
[cdt] update to 1.3.0 (#30911)
* update to 1.3.0

* fix boost description

* remove boost
2023-04-19 18:52:40 -07:00
sbrajchuk
48483c4fc3
[ryu] Add support for uwp, arm, x86 (#30971) 2023-04-19 14:46:31 -07:00
autoantwort
6b718b896b
[netcdf-c] fix feature nczarr-zip (#30938) 2023-04-19 14:43:12 -07:00
Alexander Smyslov
73efe03638
Update librdkafka up to 2.1.0 (#30963)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* update librdkafka up to 2.1.0

* update librdkafka up to 2.1.0

---------

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-04-19 14:33:59 -07:00
Chenxi LI
1fc833f6e0
[fast-float] Update to 4.0.0 (#30962)
Co-authored-by: Chenxi Li <chenxil@yanhuangdata.com>
2023-04-19 14:33:43 -07:00
Denis Barkar
cca2c9dd83
[fluidlite] update version; add SF3 feature; shared library support (#30954) 2023-04-19 14:33:25 -07:00
Pierre Wendling
134f30d95c
[fluidsynth] Update to 2.3.2 (#30625)
* [fluidsynth] Update to 2.3.2.

The usage requirements patch is no longer required as a similar patch
has been merged upstream.

* [fluidsynth] Update CMake configure options.

- List out the options per-platform.
- Set the proper options for Android.

* [fluidsynth] Update baseline.

* [fluidsynth] On Linux, link dl before ALSA.

* [fluidsynth] Update version.

* [fluidsynth] Fully quote options passed to CMake.

* [fluidsynth] Update version.
2023-04-19 13:43:20 -07:00
jim wang
d1badc3307
[paho-mqtt] fix ODR to libuuid and update to 1.3.12 (#30330) 2023-04-19 12:10:07 -07:00
stellarpower
28dc8b9b2c
[yomm2 ] Bump yomm2 to 1.3.1 (#30028)
Co-authored-by: Ben Southall <bensouthall@smartr.ai>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-19 12:09:00 -07:00
Andrew Robbins
6d40153f50
[libleidenalg] shift repo to upstream (#28734)
* prepare for repo shift to upstream

* [libleidenalg] bump version

0.10.0

* update baselines
2023-04-19 12:08:36 -07:00
Mengna Li
eb8e75bb4f
fix build error (#30949) 2023-04-18 20:26:40 -07:00
Jennifer Chukwu
b925f3f8c4
[Scenepic] Update to 1.1.0 (#30951)
* update port

* x-add-version --all
2023-04-18 20:26:03 -07:00
autoantwort
c0173d343d
[qt5compat] add proper error message (#30829) 2023-04-18 18:51:50 -07:00
autoantwort
56a6433e2a
[qttools] fix dependency (#30956) 2023-04-18 17:04:20 -07:00
Ruitard
29fd45c883
[lua] cmake link library is absolute path (#30922)
* [lua] cmake_minimum_required should before project

* [lua] link dl not use absolute path

* [lua] update port-version
2023-04-18 16:58:56 -07:00
autoantwort
ddb818c9bc
[llvm] fix feature clang-tools-extra (#30932) 2023-04-18 16:58:38 -07:00
Jack·Boos·Yu
35bf2e6bdf
[vcpkg baseline] Fix libxmp-lite / starlink-ast regressions (#30941)
* [vcpkg baseline] Fix libxmp-lite regression

* typo

* Fix startlink-ast

* version

* Remove port libxmp-lite

* Restore libxmp-lite in the version database.

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-04-18 16:57:21 -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
Silvio Traversaro
93c0ba0e2c
[visit-struct] Update to 1.1.0 and prefix targets with unofficial (#30907)
* [visit-struct] Update to 1.1.0 and prefix targets with unofficial

* [visit-struct] Update versions
2023-04-18 16:39:19 -07:00