diff options
| author | Mathis <mathisloge@gmail.com> | 2021-08-31 03:25:10 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-30 18:25:10 -0700 |
| commit | 0997386f6be36ea3e90cfebd26727921ff212ded (patch) | |
| tree | 2624a121d564f1f300679dfb422efa10d6a1fab5 /versions/baseline.json | |
| parent | ce45dd94d53cd489140cd79b5d51d58604656391 (diff) | |
| download | vcpkg-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/baseline.json')
| -rw-r--r-- | versions/baseline.json | 6 |
1 files changed, 3 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": { |
