* [sdl2] Bump to 2.24.2.
* [sdl2] Add a usage file.
* [sdl2] Update baseline and version history.
* [sdl2] Update `SDL2_VERSION` variable.
* [sdl2] Update `HEAD_REF`.
* Use VERSION.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [xaudio2port] Update for 1.2.10 release
* Update baseline
* Use VERSION.
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [qtbase] support for android
* Fix opengl on android
* Make gles a feature
* Adjust android dependencies
* v.db
* Make ANDROID_SDK_ROOT available to all qt* ports
* v db
* naming and feature
* v db
* Gate gles2 `!windows`
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* v db
* !linux
* v db
* add qtbase[gles2] to ci for linux
* v db
* disable opengl_desktop if gles2 is set
* disable gles3
* v db
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
* [pthreads] Fixed Windows ARM build
* [pthreads] bump port-version
* * Add upstream submission link.
* Use VERSION
* Add quotes around NMAKE's path.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [OpenSSL] Update to 3.0.7.
Fixes critical security vulnerability https://twitter.com/iamamoose/status/1584908434855628800
flags.patch part already applied by upstream removed.
Download location changed to openssl.org while a github tag is still missing.
* Revert unintentional boringssl change.
* Add vcpkg_minimum_required and switch back to GitHub now that a tag is available.
* [libdmx] add new port
* [libxcvt] add port
* [xbitmaps] add port
* format manifest
* use version
* v db
* add cross fixes and fix issue due to missing xorg macros on osx
* v db
* license
* v db
* Use the conventional copyright install.
* Correct the SHA512.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Updating version file.
* Updating version file.
* Updates!
* Updates!
* Updating the version file.
* Updates!
* Updates!
* Updating version file.
* Updating version file.
* Updating version file.
* Updating version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* Updating the version file.
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases
* Updated baseline
* UVatlas can use port 0
* Update baseline
* Removed extra entry
* Moved EXR support for DirectXTex upstream per feedback
* Update baseline
* Remove no longer used patch.
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [tinyxml2]: do not force export the symbols when building statically
https://github.com/leethomason/tinyxml2/pull/922
* [tinyxml2]: check for TINYXML2_EXPORT on non windows
* [tinyxml2] avoid redefinition of TINYXML2_LIB
* update luabridge
* update version
* Use file(INSTALL for the copyright file, and formatting.
Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [cairomm] update to 1.16.2 (microsoft#27374)
* [cairomm] update to 1.16.2 (microsoft#27374)
* Use VERSION defined by vcpkg, fix VCPKG_LIBRARY_LINKAGE typo, modernize release-only build handling.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [ffmpeg] Update the download address of gcc under windows arm
* Never gcc download under windows arm
* update ffmpeg.json
* Removed download requirement for "cpp.exe" preprocessor
* x-add-version
* freerdp fix single config
* libassuan fix single config builds
* libcanberra fix single config build
* libmysql fix single config builds
* libobd fix single config
* libusb allow single config wrapper
* nmap single config cleanup
* spdk single config stuff
* zeroc-ice fix single config
* zopfli single config fix
* use version date
* v db
* Revert unchanged libodb-pgsql port-version bump.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* [graphene] update to 1.10.8 (microsoft#27397)
* [graphene] regenerate versions registries (microsoft#27397)
* Use VERSION declared by vcpkg itself, add quotes.
* Add license field.
* Modernize vcpkg_extract_source_archive_ex
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [xcb-cursor] add port
* [xcb-errors] add port
* [xcb-image] add port
* [xcb-keysyms] add port
* [xcb-util] add port
* [xcb-wm] add port
* v db
* remove xcb-cursor
* Apply CR
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* update ports to new version
* v db
* fix v db
* add missing DESTINATION parameter
* v db
* rename xcb-errors and xcb-wm
* v db
* only apply the patch on windows
* v db
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* update Triton
* run x-add-version
* remove patches. not need them anymore
* run x-add-version
* add boost feature
* run x-add-version
* keep boost as feature
* rename as it was before
* run x-add-version
* add missing space
* run x-add-version
* delete explicit -DBOOST_INTERFACE
* run x-add-version
* update openmesh
* update version
* Replace deprecated functions
* update version
* Fix CI errors for x64-linux
* update version
* update scalar specification
* update version
* update openmesh
* update version
* Remove duplicate version set.
Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Update libssh to 0.10.4
* run x-add-version
* add license and remove port
* correct license
* run x-add-version
* Fix version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Don't use external ZLIB_DLL
* Update versions
* [minizip] Bump to zlib version
* Update versions
* [libkml] Fix mingw build
* [libkml] Modernize
* [libkml] Fix minizip dependency
* [libkml] No DLL
* Update versions
* [libkml] Update mingw patch
* Update versions
* Update versions
* [zlib] Update to 1.2.13
This picks up the official fix for CVE-2022-37434.
* Cherry pick installing the correct license from https://github.com/microsoft/vcpkg/pull/27242/
* Update version database.
* More version database.
* Also update minizip.
* Also guard ZLIB_DLL properties for BUILD_SHARED_LIBS.
* Version database.
* Fix minizip usage.
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [ktx] Update to 4.1.0-rc3.
This also fixes a compilation error with the previous port version (4.1.0-rc2) when using feature ktx[tools].
* [ktx] Fix gnu libtool detection.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [libepoxy] update to 1.5.10 (microsoft#27395)
* [libepoxy] update to 1.5.10 (microsoft#27395)
* [libepoxy] Add license and add use version over semver (microsoft#27395)
* [libepoxy] Regenerate versions (microsoft#27395)
* Minor changes
* Shortcut loaders.cache generation
With -Dbuiltin-loaders=all, the cache file contains nothing but comment lines.
However, the generation is flaky on windows in vcpkg CI.
* Revise tool fixup (fixes mingw cross builds)
* Update versions
* add vowpalwabbit port
* update baseline
* update version
* update baseline after version change
* mark arm64-windows as fail
* Update vowpalwabbit.json
* Update ci.baseline.txt
* Update ci.baseline.txt
* update supports field in manifest
* run x-add-version
* Update ci.baseline.txt
* Add usage and nitpick quotes.
* rename port to vowpal-wabbit and add patch to remove bin targets
* update versions, rename port
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Crypto++ checks the host machine instead of the target machine
when deciding which harware extensions it can use. This breaks
cross-compilation in most cases. For example compiling x64 binaries
on Apple Silicon doesn't work.
This change allows users to disable hardware specific instructions
using triplet files if they're trying to cross-compile, by adding
if(PORT STREQUAL "cryptopp")
set(CRYPTOPP_DISABLE_ASM "ON")
endif()
* Make glslang binaries an optional feature
* Update versions
* Use 'tools' instead of 'binaries' as feature name
* Update versions
Co-authored-by: Miro Vilkki <miro.vilkki@basemark.com>
* [clipp] Add patch to fix std::result_of deprecated in C++20
* x-add-version
* Modify version-string to version-date
* x-add-version
* Add upstream PR comment.
* Version DB
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [libxcomposite] add port
* [libxinerama] add port
* [libxpresent] add port
* [libxv] add port
* [libxscrnsaver] add port
* v db
* add license
* v db
* fix cross context
* v db
* add new port of CSerialPort v4.1.1
* add cserialport version info
* modify according to the suggestion
* update version info
* remove BUILD_SHARED_LIBS set, it is automatically set by vcpkg_cmake_configure
* update version info
* move copyright to the end
* update version info
* Set policy CMP0063 to NEW
This change enables CMake to set the symbol visibility of static
libraries. Since poly2tri is compiled as a static library, without this
change, it can lead to linker warnings about conflicting visibility
settings if it is itself linked into a dynamic library.
* fixup! Set policy CMP0063 to NEW
* amend! Set policy CMP0063 to NEW
Set default symbol visibility to hidden
Policy CMP0063 enables CMake to set the symbol visibility of static
libraries. Since poly2tri is compiled as a static library, without this
change, the default symbol visibility cannot be set, leading to linker
warnings about conflicting visibility settings if poly2tri is itself
linked into a dynamic library.
* Update DTL (Diff template library) version to 1.20
* use "version" instead of "version-string"
* Update port version
* fix json format
* Update version database
* added license field
* added license field
* update version database
* quote all paths to allow for spaces in the path
* update version db
* update benchmark to 1.7.0
* add new benchmark version.
* add license field to benchmark
* fixup! add license field to benchmark
* update benchmark version