MonicaLiu
ad996fbe40
fix pipeline ( #36440 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-29 11:40:07 -08:00
Cheney Wang
5786fcb0cb
Fix conflict ( #36119 )
2024-01-26 09:43:56 -08:00
Billy O'Neal
cf20e29526
Update macOS for January 2024 ( #35617 )
...
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1
Other changes:
macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
2024-01-25 10:50:32 -08:00
Billy O'Neal
0f9a4f65e4
[cmcstl2] Remove from the registry. ( #36355 )
...
@CaseyCarter , the author of cmcstl2, indicates that it is no longer maintained. It also conflicts with range-v3, which is why it is marked 'skip' in all non-community triplets in ci.baseline.txt .
This was discovered in the attempt to add `arm64-osx` as a non-community triplet in https://github.com/microsoft/vcpkg/pull/35617 / https://dev.azure.com/vcpkg/public/_build/results?buildId=98838
2024-01-25 02:01:31 -08:00
MonicaLiu
984698f5f0
[7zip] Switch download source to github ( #36228 )
...
* Switch download source to github
* update version
* add both urls
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-24 09:57:01 -08:00
Kai Pastor
b2f8426094
[vcpkg_configure_make] Misc fixes ( #31228 )
...
* Fix lib suffix matching
* Preserve flags when transforming standard libs
* Use separate_arguments
* Fix transform
* [vcpkg_configure_make] Fix SKIP_CONFIGURE
* Update linker flags
* Update linker flags
* Fix regex substitution
* Restore full CI
* Reuse configure's linker flags setup
* Handle ldflags separately from linker flags
* Factor out common definitions
* Control docdir and mandir for debug
* Use vcpkg_list APPEND
* Don't pass -avoid-version into configure
* Restore lost escaping
* Copy --target from LDFLAGS to CC/CXX
* Consolidate macros into one function
* Elaborate ABI flags
* Elaborate flag processing
* Update warnings for embedded space
* Update windows tool path fixup
* [libudns] No cross builds
* [vcpkg_find_acquire_program] Add VSCLANG
Find VS's clang without fallback to the giant LLVM download.
* [gmp] Update CCAS setup
* [nettle] Update CCAS setup
* Fix VSCLANG
* WIP
* Restore processing of isysroot
* [nettle] Fix assembler option
* [liburing] Adjust
* Variable name changes
* Remove redundant separate arguments
* Move -m32/-m64 to ABI flags
* Unify ABIFLAGS spelling
* CI
* Revert VSCLANG
* Use GNU Make to build autotools ports on FreeBSD (microsoft/vcpkg#32282 )
* Fix flag removal
* Drop separation of ABI flags
* Handle '-arch=...'
* Revert "Control docdir and mandir for debug"
This reverts commit d8293a1997
.
* [icu] Pass uwp option to pkgdata
* Restore old osx flags hook
* Add triplet variable to make libtool pass --target to linker
---------
Co-authored-by: Schaich, Alonso <alonsoschaich@fastmail.fm>
2024-01-23 13:27:46 -08:00
JonLiu1993
e7c86070ed
[vcpkg baseline][thorvg] Passing remove form fail list ( #36258 )
...
* [vcpkg baseline][thorvg] Passing remove form fail list
* Add netgen failed to cibaseline
* Update cibaseline
* update cibaseline
* remove netgen
---------
Co-authored-by: Jon <v-zhli17@microsoft.com>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-22 10:57:27 -08:00
Yury Bura
8ccb84df72
[boost] Update to v1.84.0 ( #35693 )
...
* [scripts] update Boost ports generation script, fixes #35187
* [boost] remove obsolete patches and re-generate ports
* update versions
* [boost] remove redundant vcpkg_minimum_required
* update versions
* [scripts/boost] update dependencies to config/checks, review b2-options.cmake files
* [boost-*] regenerate ports
* [boost-locale] fix patch
* update versions
* [boost-serialization] fix checks
* update version
* [boost-*] better fixes related to the config checks
* update version
* [boost-cobalt] fix build
* update versions
* [liblas] Boost v1.84.0 requires C++11
* [pcl] fix Unix build
* add versions
* [vcpkg-cmake-get-vars] add CMAKE_<LANG>_COMPILER_VERSION
* [boost-cobalt] detect compiler
* [coin] force C++11
* [json5-parser] force C++11
* add versions
* [boost-cobalt] exclude iOS and Android platforms due to C++ Concepts library is not supported
* [gtsam] force C++11
* [kenlm] force C++11
* [quickfast] force C++11
* [liblas] force C++11
* update versions
* [boost] re-generate port
* update version
* [kenlm] revert changes
* [boost-cobalt] exclude OSX
* update versions
* [plc] remove useless patch after merge
* update versions after merge
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-22 10:56:30 -08:00
Alexander Neumann
97dd26728e
[magma] add port ( #35928 )
...
* Add magma port
* fix patch
* no cmake config to fix
* deleted wrong dir
* mark magma fail in ci baseline
* v db
* fix Cflags
* v db
---------
Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2024-01-17 15:50:19 -08:00
Billy O'Neal
91b17dd72a
Patch Tuesday for January 2023 ( #36143 )
2024-01-16 19:51:14 -08:00
Daniel Schürmann
c7f0cc5038
Fix typo in vcpkg.cmake ( #36158 )
2024-01-16 11:04:54 -08:00
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