Commit Graph

2715 Commits

Author SHA1 Message Date
Frank
9b6e67975f
[vcpkg baseline][live555] Passing remove form fail list (#36170)
* [vcpkg baseline][live555] Passing remove form fail

* remove arm64-osx
2024-01-16 10:52:18 -08:00
Billy O'Neal
ae96d9dfa0
Update vcpkg to 2024-01-11. (#36141)
https://github.com/microsoft/vcpkg-tool/releases/tag/2024-01-11
2024-01-12 10:17:14 -08:00
Jonas Marklén
ee9c88f9ec
[libmaxminddb] Updated version to 1.9.1 (#36112)
* Updated libmaxminddb to version 1.9.1

* Cleanup portfile

* Use vcpkg_install_copyright function

* Updated versions

* Update ci.baseline.txt

* Implemented fixes from dg0yt

* Versions updated

* Update portfile.cmake

* Update libmaxminddb.json

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-01-11 15:43:37 -08:00
Alexander Neumann
02286a84c7
Run python in isolate mode (#35990)
* Run python in isolate mode.

* v db
2024-01-11 15:32:36 -08:00
kiwixz
d64c5e8b3d
Add mapping for the None config (#35940) 2024-01-08 14:10:55 -08:00
friendlyanon
d30cdff658
Add port ms-ifc-sdk (#35972)
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2024-01-03 18:04:42 -08:00
Kai Pastor
fb9cd249f4
[tiff] Add libdeflate support, add usage (#35925) 2024-01-03 17:39:26 -08:00
Kai Pastor
8397227251
[vulkan-sdk-components] Use separate port for the SDK (#35742)
* [vulkan-sdk] Separate port

* Update ci.baseline.txt

* [hikogui] Using glslc from shaderc

* [vulkan] Drop LICENSE.txt

* [vulkan-sdk-components] Avoid vulkan-sdk name

* [vulkan] Fixup copyright text
2023-12-29 00:21:45 -08:00
Kai Pastor
c415be64bd
[skia] Fix and test vulkan (#35828)
* [vcpkg-ci-skia] Use vulkan

* [skia] Fix vulkan on windows

* Require vcpkg-ci-skia pass

* Fixup
2023-12-28 00:11:17 -08:00
Kai Pastor
5b539db37e
[kealib] Cleanup, fix cmake config, [gdal] Add feature 'kea' (#35437)
* [gdal] Add feature 'kea'

* [gdal] Accept (vcpkg) interface and alias targets
2023-12-27 15:39:57 -08:00
Kai Pastor
f1c6efee22
[gdal] Update to 3.8.2 (#35818) 2023-12-24 03:44:26 -05:00
Frank
4c59249deb
[realsense2] Add support !arm (#35824) 2023-12-22 15:48:46 -05:00
Frank
f30434939d
[treehopper] Fix dependency handling of libusb (#35480) 2023-12-21 19:11:21 -05:00
Kai Pastor
38bd5902bb
[vcpkg-ci-boost] All triplets (#28619) 2023-12-20 20:24:18 -08:00
autoantwort
62a471f006
vcpkg_find_acquire_program(BISON).cmake: Also search default brew installation on arm64-osx (#35765) 2023-12-19 16:49:46 -08:00
autoantwort
fca018f029
Update arm64-osx baseline for 2023-12-18 (#35748) 2023-12-18 13:33:41 -08:00
Thomas1664
c36e905c05
[tmxlite] Fixes and Update to 1.4.4 (#35760) 2023-12-18 13:27:22 -08:00
Kai Pastor
8e03049b8c
[mimalloc] Fix android, clarify usage (#35713) 2023-12-18 13:21:13 -08:00
MonicaLiu
e3b4728c3e
[vcpkg baseline][vulkan-loader] passing remove from fail (#35750)
* fix pipelines

* undo cppcms

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-18 11:14:52 -08:00
Mengna Li
07d509eb0b
passing remove from fail (#35697) 2023-12-18 11:14:33 -08:00
Billy O'Neal
ab00a636c7
Update Windows Fleet for December 2023 Patch Tuesday (#35640) 2023-12-18 10:27:45 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts (#35479)
* Install vulkan.

* add gfxreconstruct

* format manifest and cr changes

* remove moltenvk

* fix ci part 1

* fix a dep

* more fixes

* remove vulkan failures from CI pipeline

* remove annoying stuff to deal with in static builds

* fix trailing ,

* remove vendored cmakelists

* force ci to be green

* format manifest

* Fix more ci issues

* fix hikogui

* make ci happier

* add jsoncpp dep

* only remove the debug folder if targeting windows

* bump port-version

* v db

* vulkan-loader add usage

* Rename vulkantools to lunarg-vulkantools

* Make VMA install headers platform dependent

* Remove vcpkg_check_linkage

* readd vulkan-validationlayers

* v db
2023-12-14 23:33:39 -08:00
Kai Pastor
a1e13e8d58
[icu] Update, enable uwp, fix osx-dynamic (#35530)
* [cppcms] No uwp

* [libzim] No uwp

* [cppcms] Fix dependencies and linkage

* [libzim] Update to 9.0.0

* [cppcms] No python for build

* Fixup

* CI: uwp

* [vcpkg-ci-boost] Enable boost-regex[icu]

* [icu] Enable uwp

* [icu] Update to 74.1

* [icu] Cleanup

* v

* [icu] Set install names during linking

* Revert "CI: uwp"

This reverts commit 127afe8aa1.

* CI

* [icu] Use --enable-rpath on osx
2023-12-14 17:37:17 -08:00
Billy O'Neal
c8696863d3
Update vcpkg-tool to 2023-12-12. (#35637)
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-12-12
2023-12-12 16:53:51 -08:00
autoantwort
c4f29d253e
[liblemon] no uwp (#35257) 2023-12-08 01:26:51 -08:00
Paweł Wegner
7fb97764bc
[scripts] Download arm64 python when host is arm64 on windows. (#34354) 2023-12-08 01:25:03 -08:00
Billy O'Neal
24d884e1b8
Update Android base image to 2023-12-05. (#35526)
Also tells Docker to invalidate caches so that our apt-get update attempt actually does something.
2023-12-06 12:17:01 -08:00
talregev
08c4e71048
upgrade ogre-next 2.3.3 and fix osx (#34945) 2023-12-05 12:23:44 -08:00
Frank
85f5e134ce
[vcpkg baseline][treehopper] Only build dynamic libraries (#35435) 2023-12-04 17:26:50 -08:00
Frank
c2d8d423bb
[vcpkg baseline][drogon/libusb]passing remove from fail (#35434) 2023-12-04 17:24:45 -08:00
Vasyl Gello
aa628ceb5f
Fix CMake detection of cross-compilers on arm/arm64 build arch (#35084)
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-12-04 16:46:19 -08:00
JonLiu1993
568471bbed
[vcpkg baseline][open62541] passing remove from fail (#35478)
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-04 15:13:49 -08:00
Kai Pastor
01ea5f6f16
[freeglut,gl2ps,glui,mdl-sdk] Platform support corrections (#35391)
* [freeglut] Fix android

* [glui] android unsupported, needs GL/gl.h

* [gl2ps] android unsupported, needs GL/gl.h

* [libraw] Skip arm-neon-android CI, needs ftello

* [mdl-sdk] Update 'supports'

* Update ci.baseline.txt

* [gl2ps] freeglut not needed

* [mdl-sdk] Fix static-md
2023-12-01 02:13:18 -08:00
Kai Pastor
848c8178ce
[skia] Fix incomplete update, build modules, fix android (#34951)
* [skia] Restore simple msvc toolchain fix

* libgifcodec is gone

* Update abseil-cpp

* Use vcpkg abseil-cpp

* Update wuffs

* Update dawn

* Update spirv deps

* Remove tint

* Update vulkan-tools

* versions

* Drop obsolete patch

* Use github directly

* Revert "Use vcpkg abseil-cpp"

This reverts commit 9b4157c980.

* Fix dawn

* Build, install, export modules

* Unroll default-features

* Fix comments

* Fix skresources

* Fix manifest

* WIP

* WIP

* Pass-through lib dirs

* Filter link libs

* WIP

* WIP

* Add feature 'modules'

* Fix SkDebugf visibility

* WIP

* WIP

* Rewrite gn install and export

* No pdb for release

* Omit explicit ouput check

* Update modules config

* Disable skparagraph DLL, no dllexport

* Disable icu on shared windows

* Cleanup

* Cleanup

* Enable android CI

* Android

* Don't export standard libraries

* Disable FontConfigInterface on windows
2023-11-29 01:34:00 -08:00
Kai Pastor
e347008886
[botan] Fix android and emscripten (#35318)
* [botan] Fix android and emscripten

* CI
2023-11-29 00:38:04 -08:00
Kai Pastor
11817569c0
[vcpkg-scripts] Update msys2, add x64 PKGCONFIG (#35331)
* [vcpkg-scripts] Update msys2

* Don't update to pkgconf 2.0

* Missed SHA

* Limit CI

* [vcpkg_find_acquire_program] Update PKGCONFIG to 2.1.0

* Update msys2

* Fixup

* Revert "Limit CI"

This reverts commit aa270376df.

* Fix PKGCONFIG program version

* Add x64 pkgconf
2023-11-28 22:45:03 -08:00
RealTimeChris
16eaa5d37f
Updating the necessary files. (#35358) 2023-11-28 21:52:21 -08:00
Kai Pastor
516147648a
[vcpkg_find_acquire_program] Find pkg-config in /opt/homebrew/bin (#34776)
* [vcpkg_find_acquire_program(PKGCONFIG)] /opt/homebrew/bin

* PREPEND arm osx path
2023-11-27 16:54:46 -08:00
autoantwort
cd5e746ec2
[nanodbc] no uwp (#35251) 2023-11-23 22:54:52 -08:00
Lily Wang
00360d60f5
[vcpkg baseline][libressl] Update status from fail to skip on android (#35295) 2023-11-23 22:54:01 -08:00
autoantwort
f43db1c76a
[stxxl] no uwp (#35248) 2023-11-22 14:36:12 -08:00
autoantwort
37989640e3
[tiny-process-library] no uwp (#35250) 2023-11-22 14:35:49 -08:00
autoantwort
fec742156a
[octomap] no uwp (#35252) 2023-11-22 14:33:56 -08:00
autoantwort
0c23c1d09d
[ode] no uwp (#35253) 2023-11-22 14:33:43 -08:00
autoantwort
8a098f6b33
[nana] no uwp (#35254) 2023-11-22 14:33:28 -08:00
autoantwort
cb1f2fe770
[libuv] no uwp (#35258) 2023-11-22 14:30:45 -08:00
autoantwort
7bd20ae2b9
[luafilesystem] no uwp (#35256) 2023-11-22 13:37:58 -08:00
autoantwort
acc07a1211
[moos-core] no uwp (#35255) 2023-11-22 13:37:43 -08:00
Billy O'Neal
43cf47eccf
Update vcpkg-tool to 2023-11-16 (#35138)
* Update vcpkg-tool to 2023-11-16

https://github.com/microsoft/vcpkg-tool/releases/tag/2023-11-16
2023-11-20 19:26:53 -08:00
Cheney Wang
0a9aa26acd
[vcpkg baseline][status-code] passing remove from fail (#35170) 2023-11-20 12:18:28 -08:00