diff options
| author | Kyle Benesch <4b796c65+github@gmail.com> | 2021-03-29 10:11:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-29 10:11:07 -0700 |
| commit | cda58bef39757452778a4c81470623a29905a0cb (patch) | |
| tree | 119a4a8a8291419c5ed081ba25ee90f1583fef6c /scripts | |
| parent | aaa6a031ced87d5b2c04023029bc5746dac52cb4 (diff) | |
| download | vcpkg-cda58bef39757452778a4c81470623a29905a0cb.tar.gz vcpkg-cda58bef39757452778a4c81470623a29905a0cb.zip | |
[libtcod] Add new port. (#16408)
* [libtcod] Add new port.
* [lodepng-c] Add port lodepng-c, conflict with lodepng
* [libtcode] Fix dependencies
* [libtcod] Re-fix dependency utf8proc
* update version record
* [lodepng-c/lodepng] Add conflict message
* add baseline
* remove port-version
* update port-version
* update version record
* [libtcod] Update to 1.16.6.
Patches applied upstream.
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index d335811ae..2d52fbcbe 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -852,6 +852,16 @@ llvm:arm64-windows=fail llvm:x64-uwp=fail lmdb:arm-uwp=fail lmdb:x64-uwp=fail +# Conflict with loadpng-c +lodepng:arm64-windows = skip +lodepng:arm-uwp = skip +lodepng:x64-linux = skip +lodepng:x64-osx = skip +lodepng:x64-uwp = skip +lodepng:x64-windows = skip +lodepng:x64-windows-static = skip +lodepng:x64-windows-static-md=skip +lodepng:x86-windows = skip log4cplus:arm-uwp=fail log4cplus:x64-uwp=fail log4cxx:arm-uwp=fail |
