diff options
| author | alexander-smyslov <37107500+alexander-smyslov@users.noreply.github.com> | 2020-08-01 22:55:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-01 13:55:50 -0700 |
| commit | 021db935f6c5eed48e093e16e3bef1721cb3a156 (patch) | |
| tree | 08676e2e46008cef298b2677cf216eb083bb6399 /scripts | |
| parent | f7fe9e374fa85103e144972d0d9a2dc368d8f66f (diff) | |
| download | vcpkg-021db935f6c5eed48e093e16e3bef1721cb3a156.tar.gz vcpkg-021db935f6c5eed48e093e16e3bef1721cb3a156.zip | |
[avro-cpp] new port (#11376)
* Add files via upload
* [new port] avro-cpp
* add boost-format
* remove comments
* remove comments
* avro-cpp 1.9.2
* avro-cpp 1.9.2
* avro-cpp 1.9.2
* avro-cpp 1.9.2
* avro-cpp 1.9.2
* avro-cpp 1.9.2
* fix remarks
* fix remarks
* fix remarks
* Update ports/avro-cpp/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/avro-cpp/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* add linux support
* back osx restriction
* Update ports/avro-cpp/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix remarks
* Update ports/avro-cpp/CONTROL
* Update ports/avro-cpp/portfile.cmake
* add osx support
* Update portfile.cmake
* Update CONTROL
* Update scripts/ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* fix
* disable all static build
* fix remarks
* fix remarks
* Update ports/avro-cpp/portfile.cmake
Remove whitespace
Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
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 07dd2428d..dc9a44ffb 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -90,6 +90,7 @@ avisynthplus:x64-windows-static=fail avro-c:arm-uwp=fail avro-c:x64-osx=fail avro-c:x64-uwp=fail +avro-cpp:x64-windows-static=fail aws-c-common:arm64-windows=fail aws-c-common:arm-uwp=fail aws-c-common:x64-uwp=fail |
