* [imgui] Update docking-experimental and freetype features to 1.81
* [imgui] Update version files
* [imgui] Move string replacement to post-build
* Update ports/imgui/CMakeLists.txt
* [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build
* [imgui] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [scripts-audit rollup] PR #16419
* pull the cmake doc comment parsing out into its own function
* support cmake helper ports
* add real support for deprecation, as opposed to ad-hoc
* [scripts-audit rollup] PR #16192
* add a z_ in front of internal functions
* move internal functions out
set feature_vars again in parent scope
* [scripts-audit rollup] PR #16309
Audit vcpkg_copy_pdbs
* [scripts-audit rollup] PR #16304
* Fix usage, documentation
* [scripts-audit rollup] PR #16393
* [scripts-audit rollup] PR #16377
Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the
`vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets`
in favor of `vcpkg_cmake_config_fixup` from the
`vcpkg-cmake-config` port.
* [brotli] add iOS support
This commit adds support for iOS by modifying the CMakeLists.txt
file to specify the BUNDLE DESTINATION parameter during install,
which is required for iOS builds.
* [brotli] update control file
* [brotli] update versions
* Added Hazelcast C++ client (https://github.com/hazelcast/hazelcast-cpp-client) port for Hazelcast in-memory database.
* Fixed the patch (The generated cmake files destination is corrected.)
* Updated the patch. see https://github.com/hazelcast/hazelcast-cpp-client/pull/812
* Disable uwp support.
* Added the missing version file for hazelcast-cpp-client.
* [hazelcast-cpp-client] Avoid checking in large patch file
* Format vcpkg.json
* Updated the version for the latest commit using the command `./vcpkg x-add-version --overwrite-version hazelcast-cpp-client`.
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
* [amqpcpp] update to 4.3.11
* update version
* add vcpkg.json
* update version
* update amqpcpp.json
* update version
* format manifest
* update version
* Updated SEAL's version to the latest.
* Updated version number in ports/seal/CONTROL.
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [functions-framework-cpp] update to latest release (v0.4.0)
* Apply patch for MSVC, fixing upstream right now
* I was wondering if this would need a new version
* Delete port version
* direcxtsdk port updated to use MS Downloads
* update version history
* Update ports/directxsdk/portfile.cmake
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
* update version record
* Minor filename change
* Update version hash
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
* [continuable] add a new port
* todo: create a patch for `find_package(function2)`
* [continuable] add patch to edit cmakelists
* [continuable] add port SHA
* [continuable] minimize patch
* update port SHA
* [quill] Uncomment QUILL_FMT_EXTERNAL macro
As we build using the vcpkg FMT port instead of the one bundled in Quill, this macro needs to be defined.
* [quill] Update version files
* [quill] Use vcpkg_replace_string
* [quill] Update version files
Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
* activated libraries generic_128 and ryu_printf
* updated version for ryu
* Fixed port version
* updated port version info for ryu
* removed generic_128 again, because it doesn't build under Windows
* updated version info
* - replaced CONTROL file with manifest file
- corrected version string and port version
* updated versions with "vcpkg x-add-version ryu"
* corrected formatting of ryu manifest file
* ran vcpkg --x-add-version again
* [azure-storage-common-cpp] Update to 12.0.0-beta.8
* [azure-storage-blobs-cpp] Update to 12.0.0-beta.8
* [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.8
* [azure-storage-files-shares-cpp] Update to 12.0.0-beta.8
* [freerdp] Fix include path
* [freerdp] update port version
* [freerdp] Partial revert of remove include fixup
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [restc-cpp] new port
* Updated port's version-string
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [restc-cpp] added port version
* [restc-cpp] new port
* Updated port's version-string
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [restc-cpp] added port version
* [restc_cpp] updated MSVC CRT linkage
* [restc-cpp] reformated vcpkg.json
* [restc-cpp] updated port's version
* [restc-cpp] excluded dependency on cmake external projects
* [restc-cpp] updated version hash
* [rest-cpp] Remove changes about CRT linkage
* update version record
* Update ports/restc-cpp/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [restc-cpp] added an error message for mutual exclusive logging features
* [restc-cpp] updated port version
* Updated ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/vcpkg.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Updated ports/restc-cpp/portfile.cmake
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [restc-cpp] updated port version
* [restc-cpp] version file has to declare version as 'version-semver'
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libvpx] Fix arm-uwp builds for v142 toolset
This adds better support for targeting UWP as well as ARM/ARM64 for
regular Windows Desktop with the v142 toolset. Without this change,
arm-uwp fails to build with v142. For v141 and earlier, the old
behavior remains unchanged.
* [libvpx] Fix Linux and macOS builds
* [libvpx] updated version record
* [libvpx] updated version record
* [shaderc] Use build type to build targets
* update version record
* Update ports/shaderc/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/shaderc/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* refresh version record
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update dxut port, added effects11 port
* DXUT does not support UWP
* Fixed FX11 CMake to support UWP
* DXUT supports arm64 desktop
* Update baseline
* Now that these build with CMake, no need to exclude staticcrt
* rev'd port version
* Fix versions
* Update versions/d-/dxut.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update versions/e-/effects11.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/dxut/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/d-/dxut.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/e-/effects11.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/effects11/vcpkg.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Updated version hash
* Fixed format complaint
* Fixed baseline
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* add port workflow
* format manifest
* add versions
* add versions for all
* ignore arm_uwp and x64_uwp
* merge two portfile
* Revert "add versions for all"
This reverts commit 3806e22a7d.
* delete unnecessary line
* update versions
Fixed issue when necessary header file was not installed that leaded to this error:
`\vcpkg\installed\x64-windows-static\include\wx\platform.h(160,10): fatal error C1083: Cannot open include file: 'wx/setup.h': No such file or directory`
Also fixed string replace enumeration to include only *.h files because otherwise for some reason *.cur file was messed up.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
* added a port for the fast_float library
* Updated fast_float to version 0.8.0
* Added version files for fast-float
* Added newline at end of file
* Updated git-tree entry after change
* Fixed line endings
* Updated tree after change
* ran vcpkg x-add-version --all to fix versions for log4cpp, which were broken for some reason.
* Update DirectX SDK port
* Minor code review
* Format vcpkg.json
* Update versions
* Update ports/directxsdk/vcpkg.json
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
* Update baseline
* [directxsdk] Disable all supported platforms
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libigl] Always build as header-only library
* [libigl] Always build header-only
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [libftdi1] update to 1.5 (#15917)
* [libftdi1] fixed outdated version file (#15917)
* [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917)
* [libftdi1] updated version file (#15917)
* [libftdi1] Change version scheme
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* [ffmpeg] avfilter: fix library ordering on linux and fix feature dependencies
* [ffmpeg] bump port version
* [ffmpeg] add OpenGL, Foundation, CoreGraphics, AppKit and CoreImage for osx (needed for avfilter)
* [ffmpeg] update git-tree
* [ffmpeg] restrict new osx dependencies to avfilter feature
* [ffmpeg] update git-tree
* [ffmpeg] remove avfilter dependencies
Note this exposes a bug in upstream, will need fix in ffmpeg configure script itself.
* [ffmpeg] improve macos framework dependencies
* [ffmpeg] update git-tree
* [ffmpeg] patch for filter dependencies in configure script
* [ffmpeg] update git-tree
* [ffmpeg] apple framework fix: securetransport is part of avformat and not avdevice
* [ffmpeg] update git-tree
* [discreture] Add new port
* Remove unused options
* Replace hardcoded port name with cmake variable
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Adding version file to fix windows-x86 build failure
* Add usage file to point to the correct header file at the end of the installation
* Update port version SHA after vcpkg x-add-version discreture
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [ngspice] Update to release 34
* [ngspice] update x-add-version
* Remove cppduals folder from being installed into /include
* Update the x-add-version
* [sdl2] Fix vulkan feature dependencies
SDL2 ships with its own copy of required Vulkan headers, so the `vulkan` port dependency here is unneeded (and unused).
* Run x-add-version sdl2
* Update port for azure-storage-files-shares-cpp
* Remove comment headers
* Update version SHA
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
* Update port for azure-identity-cpp
* Update port version SHA
* Remove comment header from CONTROL file
* Remove comment header from portfile.cmake file
* Update port version SHA once again
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
* Update port for azure-storage-common-cpp
* Update port for azure-storage-blobs-cpp
* Update port for azure-storage-files-datalake-cpp
* Update port version SHAs
* Remove comment header from CONTROL files
* Remove comment header from portfile.cmake files
* Update port version SHAs once again
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
* [armadillo] Update to 10.2.0 and also update the repository
* Update versions
* Remove NO_REMOVE_ONE_LEVEL and update patches
* Update versions/a-/armadillo.json
* [physx] Use /Z7 instead of /Zi to integrate the debug message when building static
* update version record
* [physx] Add homepage
* update version record
* [physx] Re-fix flags, using toolchain set
* update version record
* [date] Fix vcpkg_fixup_cmake_targets for mingw
* [vcpkg baseline] Update date port-version
* [date] Tweak Windows detection
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* [vcpkg baseline] Update date port-version again
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* Update port for azure-core-cpp
* Update port version SHA
* Apply suggestions from code review
Remove comment headers from port files
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update port version SHA once again
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Cherry picked WiP (Update to arrow-2.0.0)
* Point to arrow-3.0.0 files
* Add missing re2 dependency.
Sort dependency list alphabetically.
* Configure ARROW_SNAPPY_USE_SHARED
* Configure ARROW_THRIFT_USE_SHARED
* Spaces vs tabs.
* Fix Thrift and Lz4 library finding logic.
* Fix debug arrow (shared) linking against release snappy.
Tell CI x86 is not supported.
* Fix debug arrow (shared) linking against release snappy (for real this time).
* Fix linux build not finding Lz4.
* Fix thrift finding on Linux (was pointing to an intermediate dir)
* Try to fix macOS 10.x build.
* Update port_versions.
* update version
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [vcpkg] Miscellaneous internal improvements extracted from #15424
* [vcpkg] CR comments
* [armadillo] Use vcpkg_from_git() to workaround gitlab missing archive
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Added armv7-a to allowed architectures for Android 32 bit arm builds
Closes#15820
* Fixed typo
* Bumped port version to 7
* Updated libffi version files
* [pugixml] Update to 1.11.4
* update version
* Update ci.baseline.txt
Add paraview:x64-linux=fail
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [ffmpeg] use nasm instead of yasm
* [ffmpeg] bump port version
* [ffmpeg] remove old yasm path reference
* update baseline
* [ffmpeg] fall back to yasm on x86
* [ffmpeg] add comment in portfile about issue with ffmpeg nasm build for future reference
* [ffmpeg] update git-tree
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
* [nsync] create a new port
* [nsync] support system name WindowsStore
* [nsync] use "version" instead of "version-string"
* [nsync] add version JSON
* Update ports/nsync/portfile.cmake
* [nsync] apply PR feedback
* [nsync] update SHA of port
* [nsync] extract vcpkg_replace_string to patch
* update version SHA
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>