autoantwort
6dce841513
[msdfgen] tools no uwp ( #33606 )
2023-09-06 23:42:34 -07:00
Mengna Li
ee25a336f1
[daw-json-link] update to 3.20.1 ( #33626 )
2023-09-06 23:42:12 -07:00
Kai Pastor
2b2852767f
[libpq] Unconditionally install to subdir ( #33564 )
2023-09-06 16:51:54 -07:00
Ali Can Demiralp
6f8eef29c3
[anari] Disable Helide device. ( #33616 )
2023-09-06 15:33:34 -07:00
Sander Cox
8413fd7fc2
[ffmpeg] enable a feature to support libpng ( #33561 )
2023-09-06 13:06:03 -07:00
Frank
13da141b82
[mpir] Build include files even when building static ( #33547 )
2023-09-06 13:05:14 -07:00
MonicaLiu
52716b97ad
[blend2d] Fix core build ( #33550 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-09-06 13:03:41 -07:00
autoantwort
9e4b14bfab
[minizip-ng] fix pkgconfig file ( #33568 )
2023-09-06 13:02:46 -07:00
autoantwort
8bc6d22943
[opencv2] fix missing include ( #33570 )
2023-09-06 13:00:43 -07:00
Frank
7692510c1a
[paraview] Always use the release exe ( #33577 )
2023-09-06 13:00:25 -07:00
Kai Pastor
3d2d00ed35
[luajit] Don't enable LJ_DUALNUM ( #33581 )
2023-09-06 12:58:48 -07:00
jim wang
1384becefc
[mdl-sdk] Fix link freeimage error ( #33531 )
2023-09-05 22:44:56 -07:00
jvbsl
d7b4ba0e76
[zeroc-ice] Fixes include files missing IceUtil ( #33516 )
...
As of version 3.6 IceUtil and Ice were merged, and as of 3.7 the IceUtil library was completely removed.
IceUtil is directly compiled into the Ice library, the header files still exist though, and therefore need to be copied with every Ice core build.
https://doc.zeroc.com/ice/3.7/release-notes/upgrading-your-application-from-ice-3-6#id-.UpgradingyourApplicationfromIce3.6v3.7-IceUtilLibraryRemoved
2023-09-05 22:44:14 -07:00
RealTimeChris
b025c1a271
[DiscordCoreAPI] to v1.90 and [Jsonifier] to v0.9.7 ( #33563 )
2023-09-05 22:43:50 -07:00
autoantwort
71d0c0c9a4
[pcl] fix feature apps ( #33573 )
2023-09-05 22:43:22 -07:00
autoantwort
6d70500536
[gdal] don't use jpeg when disabled ( #33566 )
2023-09-05 22:42:13 -07:00
jim wang
df2550378e
[ngspice] update version to 41 ( #33549 )
2023-09-05 22:41:54 -07:00
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