aboutsummaryrefslogtreecommitdiff
path: root/versions
diff options
context:
space:
mode:
authorMathis <mathisloge@gmail.com>2021-08-31 03:25:10 +0200
committerGitHub <noreply@github.com>2021-08-30 18:25:10 -0700
commit0997386f6be36ea3e90cfebd26727921ff212ded (patch)
tree2624a121d564f1f300679dfb422efa10d6a1fab5 /versions
parentce45dd94d53cd489140cd79b5d51d58604656391 (diff)
downloadvcpkg-0997386f6be36ea3e90cfebd26727921ff212ded.tar.gz
vcpkg-0997386f6be36ea3e90cfebd26727921ff212ded.zip
[comms,commsdsl,comms-ublox] update ports (#19581)
* update comms, add tools feature; update commsdsl * update versions * update comms-ublox * update version * add quotes to paths * version * fix comms dir remove * version * remove VCPKG_POLICY_DLLS_WITHOUT_LIBS * version * fix some paths * version * only allow build of tools if triplet is dynamic * version * fail on static * version * replace deprecated functions and replace options * version * fix * fix 2 * update version * apply @JackBoosY suggestions * version * Update ports/comms/portfile.cmake * Update versions/c-/comms.json * add @NancyLi1013 suggestions * update versions Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'versions')
-rw-r--r--versions/baseline.json6
-rw-r--r--versions/c-/comms-ublox.json5
-rw-r--r--versions/c-/comms.json5
-rw-r--r--versions/c-/commsdsl.json5
4 files changed, 18 insertions, 3 deletions
diff --git a/versions/baseline.json b/versions/baseline.json
index e3f56fde3..60a027f1a 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1365,15 +1365,15 @@
"port-version": 1
},
"comms": {
- "baseline": "3.3.0",
+ "baseline": "3.4.0",
"port-version": 0
},
"comms-ublox": {
- "baseline": "0.20.1",
+ "baseline": "0.20.2",
"port-version": 0
},
"commsdsl": {
- "baseline": "3.6.3",
+ "baseline": "3.6.4",
"port-version": 0
},
"concurrentqueue": {
diff --git a/versions/c-/comms-ublox.json b/versions/c-/comms-ublox.json
index f6e59f735..bde81cf2d 100644
--- a/versions/c-/comms-ublox.json
+++ b/versions/c-/comms-ublox.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "9d57cdb7ee417cb5e5ed0208d3d9470b79c80f2a",
+ "version-semver": "0.20.2",
+ "port-version": 0
+ },
+ {
"git-tree": "5d9d9c8e99627bcea62fc1ba2cd9fc496f64a3d2",
"version-semver": "0.20.1",
"port-version": 0
diff --git a/versions/c-/comms.json b/versions/c-/comms.json
index 5f8ea3c88..5a0c6228f 100644
--- a/versions/c-/comms.json
+++ b/versions/c-/comms.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "05c5eff9612ccbb544cdcbc8f453e12394956ed8",
+ "version-semver": "3.4.0",
+ "port-version": 0
+ },
+ {
"git-tree": "3ebf2c0d025a1facfe7ea9e9418e631d3015f532",
"version-semver": "3.3.0",
"port-version": 0
diff --git a/versions/c-/commsdsl.json b/versions/c-/commsdsl.json
index a47cbdb09..8096dfd07 100644
--- a/versions/c-/commsdsl.json
+++ b/versions/c-/commsdsl.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "0e714012afcd0c56b2b55f6ab18b0092f6cd0066",
+ "version-semver": "3.6.4",
+ "port-version": 0
+ },
+ {
"git-tree": "76aec94b428a3078c9135d05a46747c86cc24c7c",
"version-semver": "3.6.3",
"port-version": 0