diff options
| author | Leonid Pospelov <pospelovlm@yandex.ru> | 2021-07-23 08:58:17 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 22:58:17 -0700 |
| commit | cdd51899f6ae3736bfbe936f9e387f86d4a63a58 (patch) | |
| tree | c48dd2d96eaf003b86459b6bd4b3abef6b10ea0e /scripts | |
| parent | aaeca7b0009eb56f9176a316d996805a2653644c (diff) | |
| download | vcpkg-cdd51899f6ae3736bfbe936f9e387f86d4a63a58.tar.gz vcpkg-cdd51899f6ae3736bfbe936f9e387f86d4a63a58.zip | |
[ChakraCore] Add Linux support (#18476)
* [ChakraCore] Add Linux support
* Fix
* x-add-version
* Update ci.baseline.txt
* Update portfile.cmake
* Do not emit error if VCPKG_BUILD_TYPE is undefined
* Update ports/chakracore/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/chakracore/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/chakracore/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/chakracore/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Update ports/chakracore/portfile.cmake
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Add missing space
* Add quotes to variables
* Update the baseline version
* Fix Windows build
* vcpkg x-add-version chakracore
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.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 69f62f543..bc2525256 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -100,6 +100,7 @@ cfitsio:arm-uwp=fail cfitsio:x64-uwp=fail cgicc:arm-uwp=fail cgicc:x64-uwp=fail +chakracore:x64-linux=skip # DCMTK currently has a vendored copy of libcharls.a, which causes conflicts with charls (TODO: use charls' copy) charls:arm64-windows=skip charls:arm-uwp=skip |
