overte-org / tivolicloud

The Tivoli interface client and server software
Apache License 2.0
1 stars 0 forks source link

Import 330e1c9210: Updated CI with macOS support (by Maki) #362

Open daleglass opened 2 years ago

daleglass commented 2 years ago

This is an automated proposal to look at a commit made by Maki and import it into Overte

Commit: 330e1c9210eda9e7902907c9e4e6209b2c51cf17
Author: Maki
Date: Fri, 17 Apr 2020 10:39
Updated CI with macOS support

Stats:

Filename Stats Lines Added Removed Lines in blame
.gitlab-ci.yml 9 6 3 3
.gitlab/.gitignore 1 1 0 1
.gitlab/apidocs.gitlab-ci.yml 15 0 15 ⚠ File gone
.gitlab/{ => build}/linux.gitlab-ci.yml 68 1 67 ⚠ File gone
.gitlab/build/macos.gitlab-ci.yml 78 78 0 ⚠ 0
.gitlab/{ => build}/windows.gitlab-ci.yml 46 32 14 ⚠ File gone
.gitlab/deploy.gitlab-ci.yml 108 108 0 ⚠ 0
BUILD_OSX.md 5 3 2 ⚠ File gone
cmake/modules/MacOSXBundleInfo.plist.in 4 2 2 2
cmake/templates/BuildInfo.h.in 2 1 1 ⚠ 0
hifi_qt.py 4 2 2 ⚠ 0
hifi_vcpkg.py 4 3 1 ⚠ 0
interface/CMakeLists.txt 6 3 3 3
interface/icon/interface-beta.icns 0 0 0 ⚠ 0
interface/icon/interface.icns 0 0 0 ⚠ 0
interface/src/SpeechRecognizer.h 4 3 1 3
libraries/graphics-scripting/src/graphics-scripting/GraphicsScriptingUtil.cpp 24 24 0 24
libraries/shared/CMakeLists.txt 7 7 0 7
tools/qt-builder/BUILD_LINUX.md 3 1 2 1
tools/qt-builder/BUILD_MACOS.md 73 73 0 60
tools/qt-builder/BUILD_WINDOWS.md 2 1 1 ⚠ 0
tools/qt-builder/README.md 6 5 1 3
22 files - 469 354 115 107

To work on this, please assign the issue to yourself, then look at the commit and decide whether this would be a good addition to Overte.

Useful commits should be submitted as a PR against Overte. Tag this issue in PR, so that it's automatically closed once the PR is merged.

You can cherry-pick this issue with this command:

git cherry-pick 330e1c9210eda9e7902907c9e4e6209b2c51cf17
daleglass commented 2 years ago

maybe there's something useful here