Commit Graph

28 Commits

Author SHA1 Message Date
Bill Avery
4bb5d042f1
[cppgraphqlgen] Update to v4.5.1 (#29086)
* [cppgraphqlgen] Update to v4.5.1

* vcpkg x-add-version --all
2023-01-23 16:01:50 -08:00
Bill Avery
46720b28d5
[cppgraphqlgen] Update to v4.5.0 release (#24907)
* [cppgraphqlgen] Update to v4.5.0 release

* vcpkg x-add-version --all
2022-05-25 12:17:49 -07:00
Bill Avery
73522d2ccc
[cppgraphqlgen] Update to v4.4.1 (#24783)
* [cppgraphqlgen] Update to v4.4.1

* vcpkg x-add-version --all
2022-05-19 00:24:07 -07:00
Bill Avery
3c1e65c209
[cppgraphqlgen] Update to v4.3.1 (#24607)
* [cppgraphqlgen] Update to v4.3.1

* vcpkg x-add-version --all

* Update ports/cppgraphqlgen/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* vcpkg x-add-version cppgraphqlgen --overwrite-version

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:36:05 -07:00
Bill Avery
6cb4f0cc87
[cppgraphqlgen] Update to v4.2.0 (#24412)
* [cppgraphqlgen] Update to v4.2.0

* Run vcpkg x-add-version --all
2022-04-26 19:23:30 -07:00
Bill Avery
e6a604d207
[cppgraphqlgen] Update to v4.1.1 for latest release (#22702)
* [cppgraphqlgen] Build the latest v3.x release

* vcpkg x-add-version --all

* [cppgraphqlgen] Build latest main release

* vcpkg x-add-version --all

* Add a license field to vcpkg.json

* vcpkg x-add-version --all --overwrite-version

* Remove v3.7.1 which can't be committed separately
2022-01-25 21:24:53 -08:00
Bill Avery
9e7de58738
[cppgraphqlgen] Update from v4.0.0 to v4.1.0 (#22411)
* Bump version from 4.0.0 to 4.1.0

* vcpkg x-add-version cppgraphqlgen
2022-01-10 12:59:06 -08:00
Bill Avery
bc85a6310b
[cppgraphqlgen] Update to latest 4.0.0 release (#22071)
* [cppgraphqlgen] Update to latest 4.0.0 release

* [cppgraphqlgen] vcpkg x-add-version cppgraphqlgen

* [cppgraphqlgen] Replace deprecated vcpkg functions

* [cppgraphqlgen] Re-run vcpkg x-add-version

* Flag the x64-linux CI pipeline as known failure
2021-12-20 11:30:04 -05:00
Bill Avery
2b0e78448f
[cppgraphqlgen] bump version to 3.6.0 (#18200)
* [cppgraphqlgen] bump version to 3.6.0

* Run vcpkg x-add-version cppgraphqlgen
2021-06-03 12:40:41 -07:00
Bill Avery
45fc55825d
[cppgraphqlgen] Update to 3.5.0 release (#15701)
* [cppgraphqlgen] Update to 3.5.0 release

* Run vcpkg x-add-version cppgraphqlgen

* Replace deprecated function in portfile.cmake

* Regenerate hash after sync/bootstrap

* [cppgraphqlgen] Switch to manifest and change version schema to semver

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19 22:31:14 -08:00
Bill Avery
fc2c8d20fa
[cppgraphqlgen] Fix --head for new branch/option (#15549)
* [cppgraphqlgen] Fix --head for new branch/option

* Update ports/cppgraphqlgen/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/cppgraphqlgen/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/cppgraphqlgen/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update CONTROL version

* Update ports/cppgraphqlgen/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-12 19:51:46 -08:00
Bill Avery
f0935599bd
[cppgraphqlgen] Update to v3.3.0 (#14842) 2020-12-07 08:25:55 -08:00
Bill Avery
a4853da4df
[cppgraphqlgen] Update to v3.2.4 (#14416)
* [cppgraphqlgen] Update to v3.2.4

* Suppress tool install for debug
2020-11-06 13:21:13 -08:00
Jack·Boos·Yu
b9be644f8b
[capnproto/check/cppgraphqlgen] Update version (#13677)
* [manyports] Update version 3

* move changes to other PRs

* Remove unuse patch

* Remove useless patch
2020-09-27 17:54:12 -07:00
Bill Avery
ec4846cbf5
[pegtl/cppgraphqlgen] matching updates for dependency (#11531)
* [pegtl] Update to latest 3.0.0-pre commit

* [cppgraphqlgen] Update to v3.2.2 (matches PEGTL)
2020-05-26 21:47:34 -07:00
Bill Avery
5c768c9529
[cppgraphqlgen] Update to v3.2.1 for VS 2017 fix (#10869) 2020-04-17 14:02:53 -07:00
Bill Avery
409776e461
[cppgraphqlgen] Update to v3.2.0 and fix #10407 (#10446)
* [cppgraphqlgen] Update to v3.2.0

* Fix #10407

* Use file INSTALL for copyright
2020-03-27 19:55:22 -07:00
Bill Avery
cd811d4b46
[cppgraphqlgen] Update to v3.1.1 (#10358)
* [cppgraphqlgen] Update to v3.1.0

* Add a Homepage to the CONTROL file

* Remove deprecated vcpkg functions

* Pick up a few more bug fixes in v3.1.1
2020-03-11 09:27:15 -07:00
Robert Schumacher
08c951fef9
[many ports] Upgrades to 2020.02.08 (#9986)
* [many ports] Upgrades to 2020.02.08

* Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl

* Update ci baseline file

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-02-10 16:08:57 -08:00
Bill Avery
69f7376b22 [cppgraphqlgen] Update with matching PEGTL (#7639)
* [cppgraphqlgen] Update with matching PEGTL

* Pick up cppgraphqlgen v3.0.2
2019-08-13 10:42:47 -07:00
Bill Avery
f40b738108 [cppgraphqlgen] Update to 3.0.0 release (#6337) 2019-05-07 14:13:27 -07:00
Bill Avery
858b297332 [cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 (#6162)
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Zhihao Yuan
e946273950
[PEGTL] Upgrade to 2.8.0
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11 10:36:05 -05:00
Bill Avery
02e0b40ba3 [cppgraphqlgen] Update to 2.1.0 (#5797) 2019-03-24 15:29:50 -07:00
Bill Avery
f54681082c [cppgraphqlgen] Update to v2.0.0 (#5308)
* [cppgraphqlgen] Update to v2.0.0

* [cppgraphqlgen] Pick up bug fix v2.0.1

* [cppgraphqlgen] Pick up bug fix v2.0.2
2019-02-08 17:34:52 -08:00
Bill Avery
c028db0b8d [cppgraphqlgen] Update to 1.0.3 bugfix release (#5139)
* Update to 1.0.2 bugfix release

* Update REF to get missing commit

* Update to v1.0.3
2019-01-17 13:40:57 -08:00
Bill Avery
fbabe0797c [cppgraphqlgen] Update to version 1.0.0 (#5017)
* [cppgraphqlgen] Update to version 0.7

* [cppgraphqlgen] Update to 1.0.0
2019-01-08 13:03:57 -08:00
Bill Avery
54e497ec6b [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen (#4825)
* [cppgraphqlgen] Add a port for Microsoft/cppgraphqlgen

* Update hash for replacement tag

* Change the github ref to a commit ID to invalidate cached downloads

* Upgrade to cppgraphqlgen v0.6
2018-12-04 19:17:54 -08:00