diff options
| author | ig-or <19777752+ig-or@users.noreply.github.com> | 2020-07-30 22:25:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-30 22:25:43 -0700 |
| commit | 8d09f42a046e5d4cdc2112d169534d375953e618 (patch) | |
| tree | 65566ce60d76308aad20bd2ee279fbd84eb919d0 /scripts | |
| parent | 3edf825296c1e943f9422a9d8d666b9a88e696e2 (diff) | |
| download | vcpkg-8d09f42a046e5d4cdc2112d169534d375953e618.tar.gz vcpkg-8d09f42a046e5d4cdc2112d169534d375953e618.zip | |
[marble] Add new port (#8628)
* KDE Marble library port
* fix in port KDE Marble library
* port KDE Marble library: switch to another version
* vcpkg_fail_port_install added (since only Windows currently supported)
* remove some comments
* Update portfile
* KDE Marble library port
* fix in port KDE Marble library
* port KDE Marble library: switch to another version
* vcpkg_fail_port_install added (since only Windows currently supported)
* remove some comments
* Update portfile
* small fix in KDE Marble library port
* removed ON_LIBRARY_LINKAGE static, and ANDROID FREEBSD
* [marble]Fix triplet judgment
* [kde] Add x64-windows-static state to baseline
* [marble] Re-add x64-windows-static state to baseline
* marble port changed
* marble profile.cmake small correction
* marble: another tiny changes in a port file
* marble: patch to move exe to tools
* [marble] patch for another QT version
* Update ports/marble/CONTROL
* move dll files to bin folder (out of tools folder)
Co-authored-by: Igor Sandler <isandler@topcon.com>
Co-authored-by: Phoebe <v-phma@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 91493b9a5..05baa8b33 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -975,6 +975,12 @@ luasocket:x64-linux=fail luasocket:x64-osx=fail lzfse:arm-uwp=fail magnum:arm64-windows=skip +marble:x64-windows-static=fail +marble:arm64-windows=fail +marble:arm-uwp=fail +marble:x64-linux=fail +marble:x64-osx=fail +marble:x86-windows=fail marl:arm-uwp=fail marl:x64-uwp=fail mathgl:x64-osx=fail |
