aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci.baseline.txt
diff options
context:
space:
mode:
authorGuekka <39066502+Guekka@users.noreply.github.com>2021-09-14 22:02:27 +0000
committerGitHub <noreply@github.com>2021-09-14 15:02:27 -0700
commit583ce287cd44cbeb8d2b6cd35febf50aa0b5a626 (patch)
treea5265d65b507139d6bd968cf9bcaa1ea2c9bbbd8 /scripts/ci.baseline.txt
parent1a13ae06ecca29b57fc88ce6d00eab5009f443cb (diff)
downloadvcpkg-583ce287cd44cbeb8d2b6cd35febf50aa0b5a626.tar.gz
vcpkg-583ce287cd44cbeb8d2b6cd35febf50aa0b5a626.zip
[rsm-bsa] new port (#19496)
* [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 <roschuma@microsoft.com> * 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 <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'scripts/ci.baseline.txt')
-rw-r--r--scripts/ci.baseline.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt
index 77a1d1a93..3e7d0dc25 100644
--- a/scripts/ci.baseline.txt
+++ b/scripts/ci.baseline.txt
@@ -1357,6 +1357,8 @@ rsasynccpp:arm64-windows=fail
rsasynccpp:arm-uwp=fail
rsasynccpp:x64-linux=fail
rsasynccpp:x64-osx=fail
+# Requires g++10 but CI compiler only has g++9
+rsm-bsa:x64-linux=fail
rsocket:x64-windows=fail
rsocket:x64-windows-static=fail
rsocket:x64-windows-static-md=fail