Commit Graph

20166 Commits

Author SHA1 Message Date
autoantwort
77ee154051
[llvm] add missing include (#33521) 2023-09-05 22:41:12 -07:00
Kai Pastor
be063cfe4a
[openssl] Fix armv8 asm [fastrtps] Fix configure race (#33515) 2023-09-05 22:38:10 -07:00
autoantwort
2364f74e8e
[cpu-features] tools does not build on arm64-osx (#33513) 2023-09-05 22:37:31 -07:00
MonicaLiu
b7a0678df0
[vcpkg baseline][easyloggingpp/tesseract] passing remove from fail (#33525) 2023-09-05 22:36:07 -07:00
Mengna Li
38073c3695
[miniupnpc] update to 2.2.5 (#33554) 2023-09-05 22:35:09 -07:00
Rémy Tassoux
4e0474f42a
[imgui] Update to 1.89.9 (#33537) 2023-09-05 22:34:32 -07:00
Szabolcs Horvát
0c04648fbf
[igraph] update to 0.10.7 (#33536) 2023-09-05 22:34:10 -07:00
Yury Bura
8dfa578f33
[rocksdb] update to v8.5.3 (#33535) 2023-09-05 22:33:57 -07:00
Mengna Li
6bee51db43
[gtk] update to 4.10.5 (#33526) 2023-09-05 22:33:24 -07:00
Weihang Ding
cd6aef76b9
[highway] Bump to 1.0.7 (#33514) 2023-09-05 22:33:07 -07:00
SvenPStarFinanz
52678a296d
[libxml2] Update to 2.11.5 (#33461)
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-09-05 22:32:52 -07:00
Stig Hornang
a1703aa3e8
[capnproto] Update to v1.0.1 (#33446)
Updated to include capnproto f4152f83b which fixes error C7692:
"rewritten candidate function was excluded..." which occurs when
building with MSVC 2022.

The updated code brings in another bug which is only fixed in the v2
branch of capnproto (not in master which is used here). The first
patch in this commit disables the problematic code by disabling the
coroutine check in async-prelude.h

The second patch disables KJ_USE_EPOLL for Android NDK version < 23
where sigtimedwait is not defined.
2023-09-05 22:32:34 -07:00
Carlos O'Ryan
4a600e9fea
[google-cloud-cpp] update to latest release (v2.14.0) (#33503) 2023-09-01 15:34:33 -07:00
Frank
632a33aba2
[skia] disable the dev test (#33494)
* [skia] disable the dev test

* version

* add option

* v db

* revert

* v db

* add patch

* v db
2023-09-01 15:33:40 -07:00
jvbsl
09076d18da
[zeroc-ice] Added icelocatordiscovery feature (#33487) 2023-09-01 15:32:54 -07:00
Cheney Wang
f4a2113a47
[chromaprint] Update to v1.5.1 (#33497)
* [chromaprint] Update to v1.5.1

* Disable test build
2023-09-01 12:01:11 -07:00
chausner
0d906bd5c0
[seasocks] New port (#33385)
* Add seasocks 1.4.5

* Update CI baseline

* Add patch to fix x86 build

See https://github.com/mattgodbolt/seasocks/pull/192

* Update CI baseline

* Add supports attribute

* Update CI baseline

* Disable Windows due to https://github.com/mattgodbolt/seasocks/pull/193

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-09-01 11:38:27 -07:00
Qingnan Duan
73827e6bfa
[nyan-lang] Add new port nyan-lang (#32250)
* Port v0.1 but it does not compile

* Install the latest version

* Rename to nyan-lang

* Format manifest

* x-add-version

* Use new functions

* Format json

* Fix version

* Update version and handle tools

* Fix version and SHA512

* Fix version

* x-add-version

* Resolve comments

* Declare supported triplets

* Format manifest

* x-add-version

* Add back CMP0074

* x-add-version

* Add patch for UWP

* x-add-version

* Skip UWP builds

* x-add-version

* Apply review comments

* x-add-version
2023-09-01 11:31:34 -07:00
Mengna Li
7ec387ac32
fix LINK2019 error (#33484) 2023-09-01 11:29:01 -07:00
Conor Ryan
aa315719c4
[aws-sdk-cpp] update to 1.11.155 and update dependencies (#33491)
* Update aws-sdk-cpp to 1.11.155 and up dependencies in line

* ./vcpkg x-add-version --all
2023-09-01 11:27:58 -07:00
Taylor Foxhall
3f6e8e9c09
[ntf-core] new port (#32855) 2023-08-31 13:53:07 -07:00
Cheney Wang
d517ee7c71
[intel-mkl] Fix cmake usage issue (#33460) 2023-08-31 13:34:33 -07:00
Gabe Rundlett
a57d71136d
[daxa]Update Daxa to 2.0.0 (#33397)
* Update Daxa to 2.0.0

* add vulkan-headers as a dep

* Updated daxa git-tree
2023-08-31 13:08:19 -07:00
jim wang
e5456a24d7
[x265] Fix linking static libraries when on x64-windows (#33436)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* remove static lib

* update version
2023-08-31 13:06:37 -07:00
Jack·Boos·Yu
cdf9d9b5d5
[vcpkg baseline][sdformat13] Fix find dependency urdfdom (#33433)
* [sdformat13] Fix find dependency urdfdom

* version

* fix usage

* version

* Update ports/sdformat13/portfile.cmake

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-31 12:59:42 -07:00
jim wang
b49a27d25d
[easyloggingpp] Fix compile errors on uwp (#33453)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* fix build error on uwp

* update version

* modify code source

* update version

* update version

* update version

* modify patch name

* update version

* update version

* update version
2023-08-31 12:58:01 -07:00
Ada Tufankjian
61540c40a6
Updating meshoptimizer to 0.19 (#33451) 2023-08-31 12:57:05 -07:00
jim wang
ad5baff2b6
[libjpeg-turbo] Fix usage of libjpeg-turbo (#33459)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* fix usage

* update version
2023-08-31 12:54:40 -07:00
autoantwort
91a06afd7d
[azure-core-cpp] fix core build (#33466) 2023-08-31 12:53:59 -07:00
autoantwort
7b80e3cb14
[cctag] fix build (#33468) 2023-08-31 12:52:56 -07:00
autoantwort
8568364fbe
[soil2] use supports expression (#33365) 2023-08-30 14:06:35 -07:00
Ryan McKenzie
3eab08f474
[rsm-bsa] Update to 4.1.0 (#33449)
* update to 4.1.0

* update versions
2023-08-30 14:02:36 -07:00
Cheney Wang
830b8a9e34
[ogre-next] Fix config error and build error (#33439) 2023-08-30 13:44:54 -07:00
Alexander Neumann
82c68e296d
[7zip] Update to 23.01 (#33437)
* update all 7zip related stuff

* v db

* remove unnecessary line from testing

* fix 7zip build

* v db
2023-08-30 13:43:31 -07:00
Patric Stout
1cffda373b
[libffi] disable multi-os directory for the libraries (#33427) 2023-08-30 13:35:47 -07:00
JonLiu1993
39c703eb01
[openssl] Fix compile error on arm64-android (#33421)
* [openssl] Fix compile error on arm64-android

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-30 12:56:38 -07:00
JonLiu1993
e21c414460
[mmloader] Fix feature shellcode Build failure (#33373)
* [mmloader] Fix build failure

* update version

* Add missing double quotes

* update version

* fix error

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-29 16:21:36 -07:00
Cheney Wang
2cf957350d
[xtensor] Fix xsimd version mismatch (#33067)
* [xtensor] Fix xsimd version mismatch

* Apply suggestion
2023-08-29 12:30:17 -07:00
Weihang Ding
bf2dbc58a8
[fast-float] Bump to 5.2.0 (#33375)
* [fast-float] Bump to 5.2.0

* Update version database
2023-08-29 11:56:28 -07:00
Cheney Wang
c3caf911bf
[zlib-ng] update to 2.1.3 (#33377) 2023-08-29 11:53:02 -07:00
autoantwort
9a42754c61
[cmark] use supports expression (#33398) 2023-08-29 11:52:19 -07:00
autoantwort
1bf9598d1b
[cpuinfo] use supports expression (#33399) 2023-08-29 11:51:36 -07:00
autoantwort
9db423970c
[stale workflow] ignore other labels to not reach operations-per-run (#33410) 2023-08-29 11:26:34 -07:00
Weihang Ding
4861ec79f5
[cpu-features] Bump to 0.8.0 (#33404)
* [cpu-features] Bump to 0.8.0

* Update version database

* Fix arm64-windows

* Update version database

* Fix android usage

* Update version database
2023-08-29 11:21:10 -07:00
Frank
0df74b7e63
[ftxui] Update version to 5.0.0 (#33423)
* [ftxui] Update version to 5.0.0

* version

* version

* v db
2023-08-29 11:19:17 -07:00
jim wang
927bc12e31
[libavif] add aom feature (#33378)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* add feature

* update version

* add dependency

* update version
2023-08-29 00:20:42 -07:00
Henrik Gaßmann
24118478f3
[vcpkg] Enhance detection of AV messing with builds (#33279)
The current error message matching attempt is too strict as the error
message occasionally spells out the extension (i.e. `mt.exe` instead of
`mt`).

Co-authored-by: Monica <liuyumei01@beyondsoft.com>
2023-08-29 00:18:59 -07:00
Mengna Li
8bbffa1323
update to 3.1.10 (#33420) 2023-08-29 00:17:08 -07:00
Nick
6e83e467c5
[rapidfuzz] update to 2.0.0 (#33383) 2023-08-29 00:16:54 -07:00
MonicaLiu
61f2cd182d
remove from fail (#33416)
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-08-29 00:16:32 -07:00