* [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
* [vlpp] Fix configure issues, export unofficial target
* version
* Update to latest, add features, force static only
* patch format
* FIx feature option pos
* typo
* Remove source_group since it's no longer an interface library, fix remove code
* Drop support with uwp since port uses desktop app only api
* Drop support with osx, add system-related definitions
* Revert c7ba8be6d8
* correct relationship, add and modify features
* Remove double quotes, fix extra_includes
* fix installation
* Fix arm build, switch tool build to cmake
* Use official fix to fix arm issue
* update to latest to fix arm regression
* Update to latest
* Set to interface library
* version
* Update to latest
* version
* Apply suggestions
* version
* Update ref
* version
* official target
* version
* port:add xapian port
* add xapian version
* update version
* change cmake file
* update version
* add vcpkg-cmake-config
* update version
* modify cmake
* update version
* vcpkg_cmake_config_fixup path
* update version
* cmake fix
* update version
* add not supports platform
* update version
* Update ports/xapian/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/xapian/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/xapian/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/xapian/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* update version
* Update xapian.json
* windows platform should only build release , the debug library is not work
* Update ports/xapian/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/xapian/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* build release version only
* update version
* Add quotes to paths
* Update versions/x-/xapian.json
Co-authored-by: xiaoyifang <xiaoyifang@vvcn>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: xiaoyifang <xiaoyifang@vv.cn>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* [im3d] New port
* [im3d] Update version files
* [im3d] Add license field
* [im3d] Add missing version file
* [im3d] CMakeLists.txt fixes
* [im3d] Update version files
I tried to build FFmpeg for ARM64 but I got an error.
The problem happens because portfile.cmake uses gcc-9.3.0 but it has been removed from repository.
See:
https://repo.msys2.org/msys/x86_64/
So, it is just needed to update that file to the newer updated version and you will be able to build FFmpeg for ARM64 again.
* Updating the necessary files.
* Updating version database.
* Updating the portfile.
* Updating version files.
* Updating version files.
* Updating version files.
* Updating version files.
* Updating version files.
* Updating version files.
* Updates!
* Updates!
* [glib]: bump version to 2.74.0
* Disable gtkdocize for libmount
* restore git-tree
* update version
* Recommend installing libselinux1-dev to enable selinux support
Co-authored-by: Jonliu1993 <13720414433@163.com>
* test osx stuff
* deactivate most of ci
* get trace output
* add required flags to the linker flags
* also look for --sysroot
* Link_args are always shared
* fix ar flags
* setup FOR_BUILD vars.
* try tricking the build.... but man configure scripts are stupid sometimes...
* try 2
* major meson rewrite
* fix duplicates
* revert --trace-expand
* update port version
* revert pipeline changes
* v db
* bump version
* v db
* set flags for rc compilers
* a few more ios fixes.
* v db
* fix osx/ios logic
* documentation and don't fatal_error in build/host machine entry calculation.
* add android/compiler target stuff from #26570
* remove extra endif
* v db
* add target param to linker flags.
* target in cpp flags
* Make vcpkg-cmake-get-vars more ios compatible
* Update scripts/get_cmake_vars/CMakeLists.txt
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
* More ios fixes
* fix target adding
* Fix broken loop
* v db
* v db
* bump date
* v db
* v db
* v db
* remove port-version 1
* v db
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
* [hikogui] update to version 0.7.0
* [hikogui] empty ttauri and fix deprecated port files.
Make ttauri an empty dependency only port which imports
hikogui.
Update the hikogui portfile to use non-deprecated functions.
* [ttauri] version update
* Update ports/hikogui/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* remove port-version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* bump qtbase
* add qt3d
* format manifest
* test features in CI
* pass ci baseline stuff
* vulkan is skip in ci so cannot force it.
* remove extra ,
* fix deps
* try to fix promotion
* gstreamer adjustments.
* fix gstreamer on linux
* fix gstreamer stuff
* fix x264 api import macro
* fix gst-rsp-server
* correctly replace
* promote targets....
* enable arm64 qtwebengine
* --trace-expand
* install wrapper for egl.
* add newline
* remove opengl from skip list
* add gl to link
* another try
* retry again
* test dynamic angle linkage
* retry
* link XNVCtrl
* retry
* add libxnvctrl
* retry
* retry again...
* move wrapper to angle
* revert changes to egl-reg
* more debugging
* try again
* fix stuff
* add missing ,
* egl stuff
* wrapper stuff
* fix angle
* remove double dep
* remove libxnvctrl
* format manifest
* revert trace
* bump version
* bump v
* v db
* remove trace
* v db
* refine supports
* v db
* remove qtmultimedia from baseline
* [azure-storage-blobs-cpp] Update to 12.6.2
## 12.6.2 (2022-10-11)
### Other Changes
- No public changes in this release.
* [azure-storage-files-shares-cpp] Update to 12.3.0
## 12.3.0 (2022-10-11)
### Features Added
- New features in `12.3.0-beta.1` are now generally available.
* [azure-security-keyvault-keys-cpp] Update to 4.3.0
## 4.3.0 (2022-10-11)
### Features Added
- Keyvault 7.3 support added for Keys.
* [azure-security-keyvault-secrets-cpp] Update to 4.1.0
## 4.1.0 (2022-10-11)
### Features Added
- Keyvault 7.3 support added for Secrets.
* not-specified
* [osg] Install plugins directly to plugins folder
This change removes the stage in portfile.cmake which relocates the osg plugins from bin/ to plugins/. Instead, the OsgMacroUtils.cmake file is patched to install directly to the plugins folder.
This has two primary effects. The first is correcting the exported target locations, as they still pointed to bin/ after moving the plugins. The second is fixing the process on non-Windows platforms, as the plugins were not being moved in those cases.
* update version
* update version
* update version
* [osg] Update version
* [osg] Update port version
* [osg] Fix port version
Co-authored-by: Jonliu1993 <13720414433@163.com>