From 583ce287cd44cbeb8d2b6cd35febf50aa0b5a626 Mon Sep 17 00:00:00 2001 From: Guekka <39066502+Guekka@users.noreply.github.com> Date: Tue, 14 Sep 2021 22:02:27 +0000 Subject: [rsm-bsa] new port (#19496) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [bsa] new port * [bsa] Update version file * [bsa] Update ci baseline * [bsa] Update version database * [bsa] Add patch for minimum cmake version * [bsa] Update ci baseline * Update version database * Try more CI * Fix merge typo * [bsa] Update library version * Update versions database * Apply suggestions from code review Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update versions/b-/bsa.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * Update versions database * [bsa] Add warning instead of fail on Linux * Update versions database * Update ports/bsa/vcpkg.json Co-authored-by: Robert Schumacher * Update version database * Rename to rsm-bsa * Update versions database * Update versions/baseline.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Fix typo * Update versions * Update ci.baseline.txt * Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10. * Revert "Remove rsm-bsa:x64-linux=fail in ci.baseline.txt now that VMs have G++10." because we actually are on gcc 9.x :( This reverts commit 781289dc26d5c018a2486581fb89fc00d60198ee. Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher Co-authored-by: Billy Robert O'Neal III --- versions/b-/bsa.json | 9 +++++++++ versions/baseline.json | 4 ++++ versions/r-/rsm-bsa.json | 9 +++++++++ 3 files changed, 22 insertions(+) create mode 100644 versions/b-/bsa.json create mode 100644 versions/r-/rsm-bsa.json (limited to 'versions') diff --git a/versions/b-/bsa.json b/versions/b-/bsa.json new file mode 100644 index 000000000..ca5ea3cd9 --- /dev/null +++ b/versions/b-/bsa.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "b7c19adba6583acb02361b53ab1d4ab66b8189ab", + "version-semver": "2.0.3", + "port-version": 0 + } + ] +} diff --git a/versions/baseline.json b/versions/baseline.json index e0cdfdbab..dddcdf52c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5752,6 +5752,10 @@ "baseline": "0.0.7", "port-version": 0 }, + "rsm-bsa": { + "baseline": "2.0.3", + "port-version": 0 + }, "rsocket": { "baseline": "2020.05.04.00", "port-version": 2 diff --git a/versions/r-/rsm-bsa.json b/versions/r-/rsm-bsa.json new file mode 100644 index 000000000..08b84e996 --- /dev/null +++ b/versions/r-/rsm-bsa.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "465b19a5d463c1a9b54041b30600599ad0d5ac96", + "version-semver": "2.0.3", + "port-version": 0 + } + ] +} -- cgit v1.2.3