Commit Graph

566 Commits

Author SHA1 Message Date
Kai Pastor
92a8ae82bc
[graphite2] Burn-in library linkage (#35528) 2023-12-06 14:04:33 -08:00
talregev
08c4e71048
upgrade ogre-next 2.3.3 and fix osx (#34945) 2023-12-05 12:23:44 -08:00
Jón Bjarni
b6e73bd3dc
[Glaze] Update to version 1.8.4 (#35474) 2023-12-04 17:31:32 -08:00
Bradley White
f74109a40b
[google-cloud-cpp] update to the latest release (2.19.0) (#35451) 2023-12-04 17:28:36 -08:00
Kai Pastor
01ea5f6f16
[freeglut,gl2ps,glui,mdl-sdk] Platform support corrections (#35391)
* [freeglut] Fix android

* [glui] android unsupported, needs GL/gl.h

* [gl2ps] android unsupported, needs GL/gl.h

* [libraw] Skip arm-neon-android CI, needs ftello

* [mdl-sdk] Update 'supports'

* Update ci.baseline.txt

* [gl2ps] freeglut not needed

* [mdl-sdk] Fix static-md
2023-12-01 02:13:18 -08:00
Ómar Högni Guðmarsson
ee34d77c7b
[Glaze] Update to version 1.8.1 (#35393)
* Glaze update 1.8.1

* Update database
2023-12-01 02:09:43 -08:00
Kai Pastor
b9c9941e78
[gdal] Update to 3.8.1 (#35428) 2023-12-01 02:05:34 -08:00
Kai Pastor
d606daa8f6
[geos] Update to 3.11.2 (#35433) 2023-12-01 02:02:01 -08:00
jim wang
4cac260c4b
[glfw3] Fix the name of the dynamic library under win in the pc file (#33991)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* update version

* Fix the name of the dynamic library under win in the pc file

* update version

* Fix the name of the dynamic library under win in the pc file

* update version
2023-11-29 01:36:07 -08:00
Ómar Högni Guðmarsson
c01832ef83
[Glaze] Update version 1.8.0 (#35360)
* Update glaze verison 1.8.0

* update database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-28 21:43:32 -08:00
Kai Pastor
2e702554a1
[gflags] Fix release-only build (#35373) 2023-11-28 21:41:58 -08:00
KRM7
64ca152891
[gapp] New port (#35330)
* [gapp] new port

* update versions/g-/gapp.json

---------

Co-authored-by: KRM7 <KRM7@users.noreply.github.com>
2023-11-27 23:11:18 -08:00
Jón Bjarni
23ceb9cbf9
[Glaze] Update version 1.6.1 (#35273)
* Update glaze to 1.6.1

* update git tree
2023-11-22 16:34:48 -08:00
Kai Pastor
a44d019a38
[gflags] Cleanup, fix usage (#35188)
* [gflags] Make find_package more regular

* [gflags] portfile cleanup

* [gflags] Fix pkgconfig

* Versions

* [gflags] Add license

* [gflags] Legacy quirks
2023-11-21 18:51:28 -08:00
MonicaLiu
776bf4317e
[glog] Set GLOG_STATIC_DEFINE in export.h (#35173)
* fix glog

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-11-21 13:50:31 -08:00
Ómar Högni Guðmarsson
abe01a20d3
[Glaze] Update version 1.6.0 (#35185)
* Glaze version 1.6.0

* Updated database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-21 11:47:32 -08:00
moritz-h
32d07fb9f4
[glslang] fix tools (#35191) 2023-11-20 12:20:47 -08:00
Kai Pastor
1fd0a713b0
[gdal] Update to 3.8.0 (#35115)
* [gdal] Update to 3.8.0

* [gdal] Refresh list of tools
2023-11-16 19:48:18 -08:00
Julia DeMille
6fec1e983d
[geographiclib] Remove unnecessary and broken cross-compile check. (#35030)
* [geographiclib] Removed cross-compile check.

It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.

* [geographiclib] Port version bumped.
2023-11-16 12:57:06 -08:00
Tobias Ribizel
e61900cc51
[ginkgo] Update version to 1.7.0 (#35028)
* [ginkgo] add version 1.7.0

* update version
2023-11-14 13:04:50 -08:00
Kai Pastor
6193a5e89d
[gdal] Update to 3.7.3 (#35073) 2023-11-14 00:23:52 -08:00
talregev
f5c5b8ddbb
Add port gui7 (#34830) 2023-11-09 11:28:51 -08:00
Anna Levenberg
90512eeab9
[google-cloud-cpp] update to latest release (v2.18.0) (#34873)
* [google-cloud-cpp] update to latest release (v2.18.0)

* don't modify old version's git-tree

* change git sha
2023-11-09 11:08:40 -08:00
Alonso Schaich
5c02b81bb5
[glib] update to 2.78.1 (#34964)
* [glib] update to 2.78.1 (microsoft/vcpkg#34963)

libelf suppression patch has been obsoleted by GNOME/glib@3916368 .

* [glib] regenerate version registry (microsoft/vcpkg#34963)
2023-11-09 10:35:39 -08:00
talregev
472c17c838
[ogre next] update to 2.3.2 (#34902)
* update ogre-next to 2.3.2

* fix gz-cmake3 for windows

* Fix pc static

* fix RenderSystems include

* remove conflict with ogre
2023-11-06 10:36:32 -08:00
Ómar Högni Guðmarsson
b182703f4c
[Glaze] Update 1.5.7 (#34895)
* Glaze update 1.5.7

* Update database

---------

Co-authored-by: Ómar Högni Guðmarsson <kind@rolla.me>
2023-11-06 09:38:52 -08:00
talregev
51aa787313
gz-sensors7 (#34831) 2023-11-02 13:50:40 -07:00
Ómar Högni Guðmarsson
106fd5cf49
[Glaze] version 1.5.6 (#34849)
* Update glaze

* Update database
2023-11-02 10:39:50 -07:00
Darren Bolduc
fa70b2dd4c
[google-cloud-cpp] update to v2.17.0#2 (#34641)
* [google-cloud-cpp] update to v2.17.0#2

* disable compute on windows
2023-11-01 12:37:31 -07:00
talregev
0e2a0e0ad1
Add gz-rendering7 port (#34618) 2023-10-31 12:54:36 -07:00
talregev
9083f6a5b2
gz-physics6 (#34616) 2023-10-31 12:54:17 -07:00
Kai Pastor
73408b1769
[gz-cmake3] Fix export of static deps (#34667)
* [gz-cmake3] Fix export of static deps

* [gz-cmake3,gz-common5] Revise package import

* [gz-common5] Disable tests by config

* [gz-cmake3,gz-common5] Revise deps patching

* [gz-common5] Take care of pkg-config

* [gz-common5] Check installed components

* Finish
2023-10-27 19:22:45 -07:00
Frank
4b00fb593f
[gstreamer] Add correct support for feature nvcodec (#34751)
* [gstreamer] Add correct support for feature nvcodec

* version

* add support

* version
2023-10-27 17:53:00 -07:00
Kai Pastor
79be4be144
[gts] Enables osx and android, fixes, cleanup. (#34673)
* [gts] Enable and fix osx

* [gts] Update manifest

* [gts] Fix version passing

* [gts] Update usage

* [gts] Simplify dll patching

* [gts] Cleanup

* [gts] android builds now

* ignition-common1: fails on osx as on linux
2023-10-26 20:42:32 -07:00
autoantwort
a7e4ad1363
[glslang] fix tools windows (#34700) 2023-10-26 13:15:55 -07:00
gerard-ryan-immersaview
cf9fe90138
[gstreamer] nvcodec feature (#34690)
* Reverts hard-coded disable in https://github.com/microsoft/vcpkg/pull/34152
2023-10-24 11:52:45 -07:00
JonLiu1993
398ede5dd8
[glaze] update to 1.5.3 (#34624)
* [glaze] update to 1.5.3

* update version

* [glaze] update to 1.5.4

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-24 09:06:44 -07:00
jim wang
cf1fe96a87
[graphviz] Fix installation prompts under Linux (#34619)
* Fix installation prompts under Linux

* update version
2023-10-20 09:56:26 -07:00
talregev
e0095fffa6
update to gz-math7 7.3.0 (#34627) 2023-10-20 09:36:23 -07:00
Theodore Tsirpanis
03ca89f0b9
[google-cloud-cpp] Remove dependency to grpc when not used. (#34569)
* [google-cloud-cpp] Remove dependency to grpc when not used.

* Update version database.
2023-10-19 11:55:20 -07:00
talregev
8675d652cc
fix FindGzBullet.cmake (#34587) 2023-10-19 11:08:48 -07:00
Kai Pastor
ff8e58c978
[gdal] Add upstream TIFF fix (#34586) 2023-10-19 11:00:06 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build (#34547) 2023-10-18 10:14:26 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 (#34497) 2023-10-16 12:02:59 -07:00
Alonso Schaich
860c966502
[glib] update to 2.78.0 (#34439) 2023-10-13 11:05:57 -07:00
Tobias Ribizel
fa4a2a79b2
[ginkgo] Update to 1.6.0 (#34280) 2023-10-13 10:55:58 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) (#34434) 2023-10-12 20:49:47 -07:00
talregev
98da1aa366
Update gz-cmake3 (#34010) 2023-10-12 19:34:04 -07:00
MonicaLiu
4c84b3649d
[gstreamer] Change HEAD_REF from master to main (#34345) 2023-10-09 15:37:25 -07:00
Darren Bolduc
3ee9091ed4
[google-cloud-cpp] update to latest release (v2.13.0) (#34238) 2023-10-04 11:36:32 -07:00