aboutsummaryrefslogtreecommitdiff
path: root/versions/g-
AgeCommit message (Collapse)Author
2021-06-04[google-cloud-cpp] update to latest (v1.28.0) version (#18246)Carlos O'Ryan
* [google-cloud-cpp] update to latest (v1.28.0) version * Address review comments * Revert "Address review comments" This reverts commit db47320dda0d15a02d9fc4e177f4ee355a5991b5.
2021-05-28[vcpkg.cmake] Cleanup every special case in the find_package override (#18047)Alexander Neumann
* move boost out of the toolchain * move icu out of the toolchain * remove CURL from the toolchain (was already unreachable?) * remove gsl from toolchain * remove grpc from toolchain * version stuff * fix indent and missing endif() * version stuff * Revert changes to vcpkg.cmake * push port version * version stuff
2021-05-26[geos] Relocatable geos-config; dynamic builds on Unix (#17616)Kai Pastor
* Provide geos-config, and fix dynamic builds on Unix * x-add-version * Fix debug suffix handling * Update git-tree * Don't build benchmarks * Revise pc file and geos-config handling Fixup pc files. Add -lgeos to Libs.private to satisfy common usage requirement (already present in geos-config). Install executable geos-config into tools. Rewrite geos-config relocatability as patch. * Port to non-deprecated cmake functions * Add usage * Update git-tree
2021-05-21[yasm-tool] Migrate to Host Dependencies (#16478)nicole mazzuca
* [yasm-tool] Fix usage of port to be host dependencies This allows mpg123, nettle, and gmp to support non-x86 windows manifest mode * fix gmp * oops * versions update
2021-05-21[getopt-win32] fix static builds (#17942)Alexander Neumann
* vcpkg_fixup_pkgconfig for allgero5 * version stuff * Small MSbuild fixes for static builds. * version stuff * update baseline * commit vcpkg.json * version stuff * remove blocking line * version stuff * fix missing preprocessor definition * version stuff * Update ports/getopt-win32/portfile.cmake Apply CR changes Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * version stuff Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-18[glad] fix features (#17966)Alexander Neumann
* [glad] fix features * version stuff
2021-05-18[glfw3] update to 3.3.4 (#17910)JonLiu1993
* [glfw3] update to 3.3.4 * update version
2021-05-11[gtest] Update to the latest commit (#17709)JonLiu1993
* [gtest] Update to the latest commit * update version * update version-date * update version * modify version notes * update version
2021-05-07[gtk] update to 4.3.0 (#17670)Alexander Neumann
* [gtk] update to 4.3.0 * version stuff
2021-05-06[google-cloud-cpp] update to latest (v1.27.0) version (#17661)Carlos O'Ryan
2021-05-06[gtkmm] Update to 4.0.1 (#17669)Alexander Neumann
* update gtkmm * version stuff
2021-05-03[grpc] Create codegen feature (#17424)ras0219
* [grpc] Create codegen feature * [grpc] Update port-version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-03[ghc-filesystem] Fix port/package name discrepancy (#17589)AndyBrown91
2021-04-29[Gmp] add cflags to build commands for compiletime tools (#17264)Ilya Arzhannikov
* add cflags for compile time tools * vcpkg x-add-version gmp * add yasm-tool as host dependency * ./vcpkg x-add-version gmp --overwrite-version * formating * ./vcpkg x-add-version gmp * Update ports/gmp/vcpkg.json * Update versions/baseline.json * Update versions/g-/gmp.json * Update versions/g-/gmp.json Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28[gamedev-framework] Update to 0.20.0 (#17445)ahugeat
* Update gamedev-framework to v0.20.0 * Add missing x-add-version * Update description * Update x-add-version after description update * Update versions/g-/gamedev-framework.json * Update ports/gamedev-framework/vcpkg.json * Update ci.baseline.txt * Fix wrong git-tree hash * Use fail in ci.baseline.txt. Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28[gettext] disable dirent detection on windows (#17523)Alexander Neumann
2021-04-28[grpc] update to 1.37.0 (#17496)JonLiu1993
2021-04-28[gamenetworkingsockets] Update to the latest commit to include headers (#17507)JonLiu1993
* [gamenetworkingsockets] Update to the latest commit to include headers * update version * Update portfile.cmake * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-28[vcpkg baseline][gdk-pixbuf] Fix build error on windows (#17528)Phoebe
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-04-26[glib up to gtk] update and make it work with meson (#13100)Alexander Neumann
* update glib to meson * update ci baseline * update glib to 2.66.3 remove cmakelists * fix some minor meson issue but meson is still a mess * add_bin_to_path to vcpkg_install_meson * regen docs * try fixing/touching all glib dependent ports * fix libsigcpp-3 version * fix glibmm * fix gmime * fix libcroco * update libnice * fix atk build * update harfbuzz * fix few builds * update libxmlpp * fix gdk-pixbuf * fix gts * gts add patch * remove old libsigcpp * add missing comma * fix supports logic * fix name mismatch * restore original ci baseline. * fix a lot of small details. increment controls. * fix harfbuzz & glib * bump port version * update port_versions * fix version field * update versions * fix glib in harfbuzz * update port versions * silly uppercase type * update port-versions * fix cairo build * update version * fix atk * update atk port-verisons * fix gts public includes * update versions * fix cairomm * fix pango * fix ignition * update versions. * fix gtk * fix librsvg * update versions * fix atk linux * fix libgpod * update versions * fix lcm * fix librsvg * update pango and pangomm * update pango to meson * more updates * update pixman * fix cairo * fix cairo * some fixes * reorder meson a bit * add none.txt for meson * fix x86_x64 to x86 "cross" builds * add tiff pkgconfig * update gdk-pixbuf * fix tiff and jpeg * add graphene * fix gdk-pixbuf * add sassc * update gtk * fix cairo complete build * add harfbuzz inlcude in pango since meson does not add it into pkgconfig. * fix gtk build. Remaining issue fix install script. * fix gtk build * fix io2d * add supports field * fix cartographer? * fix librsvg build * fix gtk build * fix cartographer * fix sassc on linux * fix tiff and libjpeg pc files * fix pixman x86 * _isnanf is undefined on arm- * merge fix for make on arm64 * fix gdk-pixbuf on arm64-windows * pixman remove test/demos. should fix it on osx. * [vcpkg_install_meson] add bin to path to run code generators * [vcpkg_configure_meson] deactivate native compiler in cross builds make x86 on x86_x64 a native instead of a cross build (as long as we are not building for UWP) * pixman reenable UWP support. * pixman reenable arm support * add pixman:arm-uwp=fail to baseline * update gtkmm * remove double whitespaces * gtk baseline gtk dependency on cairo x11 remove double spaces in flags * fix linux build * native none again * cairo fix cairo-script.pc * comment out patch since the cairo changes should have fixed it. * disable wayland backend in GTK since CI is missing system packages * silly typo in cairo pc file correction install lzo pc on windows * remove double spaces in _FLAGS remove unnecessary comments * actually disabling wayland backend * fix glib codegen issue having the wrong path * try to fix paths in glib codegen * integrate changes form #12860 * add the uwp patch back in * deactivate extra harfbuzz shapers. * vcpkg x-add-version --all --overwrite-version * remove patches in tesseract. * fix version * rerun add-version * add libgpod:x64-linux=fail to baseline due to missing system tools/libraries * change regex to take double - into account. * run x-add-version * run format-manifest * add missing removal of multiple spaces back into the regex * remove ws diff change * fix gtkmm the upstream way * remove ws to reduce diff * make glib build on osx * format manifest * run x-add-version * add pthread dependency * update baseline due to glib compiling on osx now. * add meson as a dep to glib * - add glib host dependencies - switch to manifest of touched ports * switch to manifest. * [libxml2] add gnuinstalldirs * [libxml2] add missing include of GNUInstallDirs * add version info * add include dir to pc files .... * update version * add UWP as crosscompiling target * Apply suggestions from code review * trying to fix cairo pthread detection on osx. * fix libmicrohttpd by adding the required system frameworks on osx * fix poppler by not removing the CXX standard * fix missing coretext header from harfbuzz in pano * fix formating issues * fix librsvg on osx * revert version changes * bump version * version stuff. * fix graphene version stuff * fix version stuff * removing ports from ci baseline to cause me pain * move cairomm:x64-linux=fail to gtkmm:x64-linx=fail remove pangomm:x64-osx=fail * fix typo * revert ws changes to vcpkg_install_meson * update port version after merge * version stuff * fix fluidsynth by adding vcpkg_check_features * move cairo to ci baseline on osx * version stuff * fluidsynth corrections * more version stuff * apply code review changes * clean version stuff. * update version stuff * code review cleanup * version stuff * formating * update version stuff again * remove gdi again * version stuff * version stuff * version baseline * Apply strega-nil suggestions from code review * run x-add-version * reset versions to upstream/master * v8 CONTROL -> json * reset fluidsynth to upstream/master * first batch of version-string -> version conversion * second and last batch of version-string -> version conversions * update version stuff * disable gdi feature in harfbuzz (missing user32 linkage in qt5-base) * version stuff * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * more CR stuff * update versions * back out provision changes so that pr can be merged. Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-23[grpc][upb] Update to newer versions (#17422)ras0219
* [gRPC] 1.36.4 * [upb] update to 2020-12-19 * update version * [upb] Fix config.cmake file * [grpc] Restore using system upb * [grpc][upb] Version db changes * [grpc][upb] Fix building upbdefs in grpc Co-authored-by: Jeong YunWon <jeong@youknowone.org> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-23[gsl-lite] Update to 0.38.1 (#17444)Moritz Beutel
* [gsl-lite] Update to 0.38.1 * [gsl-lite] Update version registry
2021-04-19[ghc-filesystem] create a new port (#16936)Park DongHa
* [ghc-filesystem] create a new port * [ghc-filesystem] update baseline and port SHA * Update ports/ghc-filesystem/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/ghc-filesystem/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [ghc-filesystem] update git-tree SHA * [ghc-filesystem] depends vcpkg-cmake ports Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-19[gdal] Update to 3.2.2 (#15292)Long Huan
* update * update * update * Update portfile.cmake * update * Revert "update" This reverts commit 103cc600cfee1c20544db11459811e1edffbc98e. * update * Update portfile.cmake * update * update * update * update * update * update * update * fix linux build * fix linux libxml2 error * Update gdal.json * Update ports/gdal/vcpkg.json * update version record * update gdal to 3.2.2 * update version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-12sync GLIB_DLL_SUFFIX with pkgconfig (#17197)kwiechen
* sync GLIB_DLL_SUFFIX with pkgconfig * Update ports/glib/CONTROL * update version Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-09[glib] fix build error for x64-linux-dynamic (#17117)kwiechen
* [cairo] Add pkgconfig file * [cairo] Add pkgconfig file
2021-04-07[glad] Add features to support different configurations. (#16742)Carsten Rudolph
* Replace control file with manifest. * Update portfile and add features. * Added support for multiple specs. * Added OpenGL API features. * Fixed gles1/glsc2 format. * Fixed invalid invoke with default arguments. * Apply format. * Always use compatibility profile. * Replace deprecated cmake commands. * Use `vcpkg_check_features` for no-loader and extensions features. * Add patch to ignore python detection. * Update glad port version. * Remove `core-profile` feature from manifest. * Bump glad port version. * Only set profile, if not provided. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Added note about custom triplet. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Use string-append to build spec list. * Invert loader feature and use it by default. * Reset port version. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Use `version` instead of `version-string`. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Made API version features inter-dependent. * Also added dependencies if major version jumps. Note that only the latest verison gets passed to the generator anyway. * Apply format conventions. * Bump glad version. * Add note about wgl and glx compatibility. * Bump glad version. Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-07[gettext] Add feature tools (#17010)Alexander Neumann
* [gettext] add feature tools * version stuff * adjust code in portfile a bit * version stuff * more reordering * version stuff
2021-04-06[vcpkg baseline][gdal] Fix configure error on OSX (#17083)Jack·Boos·Yu
* [gdal] Fix configure error on OSX * update version record * Revert changes * add touch command * update version record
2021-04-02[gsl-lite] Update to 0.38.0 (#16984)Moritz Beutel
* [gsl-lite] Update to 0.38.0 * [gsl-lite] Update version registry * Re-run "vcpkg x-add-version"
2021-04-02[google-cloud-cpp] update to the latest release (v1.26.0) (#17027)Carlos O'Ryan
* [google-cloud-cpp] update to the latest release (v1.26.0) * Reset port version after update
2021-03-29[geogram] Fix windows dynamic build usage (#14962)Fabien Péan
* [geogram] Fix windows dynamic build usage * [geogram] Add version db entry Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-29[ginkgo] Create new port (#16536)Tobias Ribizel
* [ginkgo] create new port * [ginkgo] add description for feature requirements * Update baseline version * [ginkgo] Minimize patches Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-29[g3log] Add supports (#16872)NancyLi1013
* [g3log] Add supports * Update versions * Update versions/g-/g3log.json
2021-03-29[glfw3] Update to version 3.3.3 (#16892)Charlie Barto
* bump glfw version and convert to json format. * update versions * Update ports/glfw3/vcpkg.json Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> * update git refs Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2021-03-28[vcpkg baseline][osgearth/gdal] Re-fix dependency gdal (#16904)Jack·Boos·Yu
* [osgearth] Re-fix dependency gdal * [gdal] Add dependency freexl on UNIX * update version record * fix patch * convert to manifest * update version record * re-fix * update version record * add dependency freexl * update version record * Disable freexl Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Don't require freexl on Windows Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Revert osgearth change * Fix the baseline version * Fix osgearth baseline version * [protouf] Automatic set protobuf_MODULE_COMPATIBLE to include the module file * Set protobuf_MODULE_COMPATIBLE in wrapper * Re-fix protobuf * update version record Co-authored-by: Victor Romero <romerosanchezv@gmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-03-26[many ports] Apply host dependencies (#16479)ras0219
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json * [many ports] Apply host dependencies * [yasm-tool] Revert yasm-tool changes to split into PR #16478 * [many ports] Add versions * [vcpkg.cmake] Revert change applied in other PR * [boost-modular-build-helper] Merge from master Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-25[vcpkg baseline][gsoap] Update to 2.8.112 (#16837)NancyLi1013
* [gsoap] Update to 2.8.112 * Update versions * Update supports * Update versions/g-/gsoap.json * [gsoap] Skip in CI * Update scripts/ci.baseline.txt Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-16[gmp] correct supports field to run CI for other platforms (#15957)Alexander Neumann
* fix supports field to correctly run CI for other platforms * Merge from master * Update baseline version * Fix the format issue * Fix baseline version * Revert the changes for host * Fix the baseline version * Disable mpfr:x64-osx and mpfr:x64-linux in Ci testing Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-03-10[geos] Bump to 3.9.1 (#16572)Matthias Kuhn
2021-03-02[g3log] update to 1.3.4 (#16491)JonLiu1993
* [g3log] update to 1.3.4 * update version * delete function argument * update version
2021-03-01[glm] Add namespace to export target (#16429)Jack·Boos·Yu
* [glm] Add namespace to export target * update version record * [globjects] Fix dependency glm * update version record
2021-03-01[google-cloud-cpp] update to latest release (v1.25.0) (#16477)Carlos O'Ryan
2021-02-18[vcpkg baseline][gsoap] Update to 2.8.111 (#16270)NancyLi1013
* [vcpkg baseline][gsoap] Update to 2.8.111 * Update versions
2021-02-11[google-cloud-cpp] use 'version' for version numbers (#16177)Carlos O'Ryan
2021-02-11[gl2ps] update to 1.4.2 (#16134)JonLiu1993
* [gl2ps] update to 1.4.2 * update version
2021-02-10[glfw3/glew] Fix pkgconfig (#16166)Jack·Boos·Yu
* [glfw3/glew] Fix pkgconfig * update version record
2021-02-10[google-cloud-cpp] populate license field (#16162)Carlos O'Ryan
* [google-cloud-cpp] populate license field * Fix port version after license file
2021-02-08[wxwidgets] Fix #4756 (#13361)ras0219
* [wxwidgets] Fix #4756 * [wxwidgets] Avoid replacing FindwxWidgets from CMake * [wxwidgets] Provide usage information * [gppanel] Use built-in CMake module * [wxchartdir] Use built-in CMake module * [wxwidgets] Fixup for applocal-ing * [wxwidgets] Fix osx builds * Update port_versions * [gppanel][wxchartdir][wxwidgets] Change versioning schemas Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-02-08[glslang] support iOS triplets (#16037)Park DongHa
* [glslang] support ios triplets * [glslang] update baseline * [glslang] fix wrong git-tree SHA