Commit Graph

6 Commits

Author SHA1 Message Date
Lily Wang
cc35818bd4
[gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED) (#28615)
* [gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED)

* x-add-version

* apply suggestions

* x-add-version
2022-12-29 23:54:23 -08:00
Fletcher Dunn
6fff5b4d34
[gamenetworkingsockets] update version to 1.4.1 (#25523)
* 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>
2022-07-05 13:27:23 -07:00
Fletcher Dunn
2588a2e979
[gamenetworkingsockets] update version to 1.4.0 (#23043)
* Update to gamenetworkingsockets 1.4.0

* Added version using x-add-version
2022-03-21 19:25:04 -07:00
Dorq
cdbbbf4e41
[gamenetworkingsockets] update to 1.3.0 (#18313)
* [gamenetworkingsockets] update to v1.3.0

* [gamenetworkingsockets] run x-add-version

* requested changes

* [gamenetworkingsockets] fix hash
2021-06-11 09:25:48 -07:00
JonLiu1993
4a58116c3c
[gamenetworkingsockets] Update to the latest commit to include headers (#17507)
* [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 13:12:19 -07:00
Francis Lemaire
051b33d36c
[gamenetworkingsockets] Add new port (#14937)
* Added GameNetworkingSockets port

* Fixing requested changes in PR
* added `vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY)`
* added missing trailing newline
* removed all entries in ci.baseline.txt

Adding license field in manifest

Updated library version

* Formating manifest

* Fixing platform supports in manifest

* Refactor to OpenSSL only crypto backend

* Fixing format

* Adding version

Co-authored-by: Andrew Simpson <andy@aiusepsi.co.uk>
2021-01-24 22:53:19 -08:00