* Updated gamenetworkingsockets to 1.4.1
Also use "version-semver" to specify the version, since we are using
Semantic Versioning.
* Add gamenetworkingsockets v1.4.1
* [gamenetworkingsockets] update version to 1.4.1
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [getopt-win32] ARM64 support
* retrigger checks
* updated git-tree sha
* Specify ports that do not support ARM but were enabled by getopt-win32 adding support.
* Upated SHA's
* Update ports/getopt-win32/portfile.cmake
Formatting indentation fix.
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Formatting indentation fix.
* Update version database
* [getopt-win32] Use CMake
* Updating versions
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Take gperf from vcpkg tool if possible
* [gperf] Install binary into tools/gperf/
* Fix kf5codecs gperf bug
* Add PREPEND to freetds port
* fix gperf for qtwebengine
* make gperf modern port
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* update meson and see what breaks
* include patch again.
* update meson to 0.62.1
* remove old patch
* move to 64bit since 32bit not longer exists.
* fix gobject-introspection
* v db
* revert nasm changes
* set MESON_SCRIPT instead of MESON.
* v db
* apply CR
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* v db
Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update for geographiclib 2.0
* [geographiclib] Update to version 2.0
* Add license to ports/geographiclib/vcpkg.json
* Update port-version to 1
* Update version database
* Switch to vcpkg_cmake_config_fixup etc.
Switch to
vcpkg_cmake_configure
vcpkg_cmake_install,
vcpkg_cmake_config_fixup
Revert to using vcpkg_fixup_pkgconfig
Revert to port-version = 0
Revert to uwp exclusion to tools
* run x-add-version
* Formatting changes requested by dg0yt
* Update version info
* More cleanup
* Update version info
* Define LIB_OPTION, fix pkg install, etc.
* Update version info
* Fix pkgconfig call
* Update version info
* Use OFF instead of empty string for don't install
* Update version info
* Remove unneeded LIB_OPTION stuff.
* Update version info
* Add more precautionary quotes
* Update version info
* Update to 3.4.3RC2
* Add control of AWS EC2 detection dependency
* Use libtool's DLL_EXPORT for mingw
* Move patches to vcpkg_from_github
* Update to 3.4.3
* Update versions
* [toolchain windows] set CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_PROCESSOR
In specific, I did this for the cpuinfo PR - I realized the reason
that cpuinfo doesn't support arm64 windows cross compilation is because
we don't set CMAKE_SYSTEM_PROCESSOR.
* correctly set CMAKE_CROSSCOMPILING
* start fixin libraries
* more changes:
- gainput: remove line
- glog: remove try_run when cross compiling
- windows.cmake: set CMAKE_SYSTEM_VERSION
* more patches
- mapnik: set BOOST_REGEX_HAS_ICU to avoid check_cxx_source_runs
- orc: set HAS_PRE_1970 and HAS_POST_2038 for same
- seal: change out check_cxx_source_runs for check_cxx_source_compiles
* more changes
* fix x86-windows
* fix qpid-proton, glog
* build corrade-rc
* fix x64-uwp ports
* forgot to _actually_ always build corrade-rc .,.
* Replay #22831
* Dedupe CMAKE_SYSTEM_NAME settings.
* Add quotes for corrade_rc_param
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update version DB.
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [gdk-pixbuf] Update to 2.42.8 (microsoft#24426)
* [gdk-pixbuf] Regenerate patch (microsoft#24426)
* [gdk-pixbuf] Use enabled/disabled for features (microsoft#24426)
* [gdk-pixbuf] Add glib-compile-resources to the used binary list
(microsoft#24426)
* [gdk-pixbuf] Remove obsolete patch (microsoft#24426)
* [gdk-pixbuf] regenerate version registries (microsoft#24426)
* Update geos to 3.10.2
* Minor cleanup
* Drop the legacy debug postfix
All downstream ports in vcpkg use either CMake config or pkg-config.
* Fix EXTRA_OPTIONS list handling
* Update versions