Commit Graph

37 Commits

Author SHA1 Message Date
Martin Pulec
252b91adbc GitHub CI: Pass dylibbundler - /usr/local/lib
Fixes a problem when dylibbundler cannot find @loader_path/libamd.2.dylib.
2020-04-27 14:28:10 +02:00
Martin Pulec
d9c66e1ac2 GitHub CI: run ldconfig for NDI 2020-04-22 16:15:11 +02:00
Martin Pulec
dd66af5b90 macOS: added camera/microphone entitlements
This should fix crashes of AV Foundation when invoked from GUI (and
CoreAudio capturing silence).

Closes #53.
2020-04-15 14:36:43 +02:00
Martin Pulec
1d17e9e028 GitHub Workflows: simplify signing [macOS] 2020-04-15 14:36:40 +02:00
Martin Pulec
417c98276e GitHub Workflows: added deps for RTSP capture [Win] 2020-04-14 08:05:59 +02:00
Martin Pulec
1e91dccb7c prepare_msys.sh: common pacman flags to a var 2020-04-09 15:32:42 +02:00
Martin Pulec
2d93c615c8 Build: fixed JACK [Win] 2020-04-09 13:06:31 +02:00
Martin Pulec
d4049ce896 GitHub Workflow: check Win module paths on runtime
JACK (and other modules) may or may not be present depending on previous
workflows' steps. Therefore do the check everytime the action is run -
since the MSYS may be cached as well, this is done in bashrc.
2020-04-09 08:29:12 +02:00
Martin Pulec
0de0600b84 GitHub Workflows: cache JACK if possible
Currently download of JACK can take a long time so cache it.
2020-04-08 07:51:05 +02:00
Martin Pulec
cc06d7136f GitHub Workflow: macOS signing fix
Fixed missing quotation marks.
2020-04-07 10:06:36 +02:00
Martin Pulec
cc85548cfb delete-asset.sh: compare rather raw JSON string 2020-04-03 13:52:11 +02:00
Martin Pulec
ee974c7764 GitHub Workflows: check HTTP status codes 2020-04-03 13:51:57 +02:00
Martin Pulec
7f1bd8cb1d GitHub Workflow: upload a release asset if on main repo
+ run C/C++ CI on U16.04
2020-04-02 11:50:11 +02:00
Martin Pulec
a61a4dc16e GitHub workflows: sign also CI if key avail. [mac] 2020-03-27 21:40:54 +01:00
Martin Pulec
73ec69a3a8 GitHub Workflow: nightly - sign the macOS app 2020-03-27 09:46:27 +01:00
Martin Pulec
ab0db3c80e GitHub Workflows: NDI for Coverity (Linux) 2020-03-24 09:15:00 +01:00
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