diff options
| author | Stephen Just <stephenjust@gmail.com> | 2020-02-13 17:51:10 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-13 17:51:10 -0800 |
| commit | 375ea0ec6b9df9a82704f01c3afc1bf3d00b618b (patch) | |
| tree | 20ae2f5d8f7240ae6f1a4b48fc4186a73d530566 /scripts | |
| parent | 76fba5ec78a1cfda26fd4dd50b9f211673ae5e77 (diff) | |
| download | vcpkg-375ea0ec6b9df9a82704f01c3afc1bf3d00b618b.tar.gz vcpkg-375ea0ec6b9df9a82704f01c3afc1bf3d00b618b.zip | |
[rxspencer] Add RxSpencer port (#9166)
* [rxspencer] Add RxSpencer port
* No need to force dynamic linkage
* Review comments
* update baseline
* Update to latest upstream
* Review comments
* Update CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 94535e2d0..e85acfcc7 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1541,6 +1541,8 @@ rpclib:x86-windows=ignore rpclib:x64-windows-static=ignore
rttr:arm-uwp=fail
rttr:x64-uwp=fail
+rxspencer:x64-uwp=fail
+rxspencer:arm-uwp=fail
scintilla:arm-uwp=fail
scintilla:x64-linux=fail
scintilla:x64-osx=fail
|
