diff options
| author | Simone Gasparini <simone.gasparini@gmail.com> | 2021-07-07 23:15:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-07 14:15:45 -0700 |
| commit | c55570ee6696bea297efa35829a118a05bf59b07 (patch) | |
| tree | 4a335b057aef626b17b0405a81189c55b6171cb6 /scripts | |
| parent | 761c81d43335a5d5ccc2ec8ad90bd7e2cbba734e (diff) | |
| download | vcpkg-c55570ee6696bea297efa35829a118a05bf59b07.tar.gz vcpkg-c55570ee6696bea297efa35829a118a05bf59b07.zip | |
[cctag] Add new port (#16719)
* [cctag] add port
* [cctag] using version-semver
* [cctag] fix for multithreaded compilation
* [cctag] update ci.baseline
* [cctag] fix format json
* [cctag] fix version with semver
* [cctag] update version sha
* [cctag] v1.0.0-rc2
* [cctag] v1.0.0-rc3 with vcpkg_copy_tools(), much simpler
* [cctag] update port file
* [cctag] v1.0.0-rc4
* [cctag] update version file
* [cctag] v1.0.0
* [cctag] update version file v1.0.0
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index f8f39297a..d81db9b1b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -91,6 +91,7 @@ catch-classic:x64-windows-static-md=skip catch-classic:x86-windows = skip ccd:arm-uwp=fail ccd:x64-uwp=fail +cctag:x64-windows-static-md=fail cello:arm-uwp=fail cello:x64-uwp=fail cfitsio:arm-uwp=fail |
