Commit Graph

21 Commits

Author SHA1 Message Date
Martin Pulec
d9b568cfba CI Win: do not hardcode VS version 2020-03-24 08:06:09 +01:00
Martin Pulec
f33f8a472a CI: Update FFMPEG to 4 for U16.04 2020-03-24 08:06:09 +01:00
Martin Pulec
12191627b3 CI: Ubuntu 16.04 compile fix
Use gcc-5 as a CUDA host compiler in Linux if available. This version
is supported up to current CUDA version while being available in U16.04.
2020-03-24 08:06:09 +01:00
Martin Pulec
c3aeb202d7 CI: {delete,upload}-asset.sh - check more errors 2020-03-24 08:05:57 +01:00
Martin Pulec
31a5721068 CI: removed build-qt.sh 2020-03-19 09:53:34 +01:00
Martin Pulec
e5bec56827 CI: cache MSYS2 to speed up the build 2020-03-19 09:53:32 +01:00
Martin Pulec
dec0f28f1e CI: use dynamic Qt [Linux] 2020-03-19 09:53:31 +01:00
Martin Pulec
a77eba854f CI: use dynamic Qt (macOS, from Homebrew) 2020-03-19 09:53:31 +01:00
Martin Pulec
f0836a4582 CI: Added additional dependencies [macOS, Win]
- OpenCV
- OpenSSL
- ImageMagick
- JACK

- fixed SDKROOT + SDK version not hardcoded [Mac]
- unified Qt build script for macOS+Linux
2020-03-19 09:53:31 +01:00
Martin Pulec
149d08915b CI: added Syphon [macOS]
- removed spurious $SDKPATH
- added -eu bash flags
- download/extract to a temporary directory which is then removed
2020-03-19 09:53:30 +01:00
Martin Pulec
90fb28c5f2 CI: added SPOUT 2020-03-19 09:53:30 +01:00
Martin Pulec
31d8a655d2 CI: added live555 2020-03-19 09:53:30 +01:00
Martin Pulec
be79100e02 CI: Updates
- option not to download CUDA [Win]
- correct asset uploading
- nightly CI: use different trigger - temporarily "on push" (to
  ci-nightly)
- correctly add DLLs (using "|" as a delimiter to cope with spaces in
  names)
- extract to C:\
- remove correct test artefact [Win]
- build AJA wrapper only if we have SDK [Win]
- disable NDI by default
2020-03-19 09:53:30 +01:00
Martin Pulec
64f595ec32 CI: added NDI [Win] 2020-03-19 09:53:29 +01:00
Martin Pulec
c75eebdc00 CI: updated 2020-03-19 09:53:29 +01:00
Martin Pulec
a3fc132722 CI: Updated nightly
- upload assets with script [nightly]
- remove unneeded Windows runner components (Android, dotnet) to free up
  space (namely for Qt)
- no timeout for pacman (sometimes failed)
2020-03-19 09:53:29 +01:00
Martin Pulec
920da65f48 CI: Windows - build more features 2020-03-19 09:53:28 +01:00
Martin Pulec
06dbc0f1b9 CI: Build Win Qt 2020-03-19 09:53:27 +01:00
Martin Pulec
824b3a5321 CI: simplified Win 2020-03-19 09:53:27 +01:00
Martin Pulec
2ed9572304 CI: simplified also for mac 2020-03-19 09:53:27 +01:00
Martin Pulec
67aac77c55 CI: Added Coverity 2020-03-19 09:53:22 +01:00