14 Commits

Author SHA1 Message Date
Martin Pulec
0a1b717892 GitHub CI [Win]: install CUDA 11.3
+ use netinst (may speed a little up - less amount of downloads)
2021-04-26 15:23:59 +02:00
Martin Pulec
da5443b219 GitHub CI [Win]: XIMEA - use official installer 2021-03-25 09:29:07 +01:00
Martin Pulec
6fdf4fae53 GitHub CI: correctly add to path [Win] 2020-10-20 15:23:07 +02:00
Martin Pulec
bd30c04974 GitHub CI: replaced obsolete set-env and add-path 2020-10-07 13:11:14 +02:00
Martin Pulec
3211d3c130 GitHub CI: don't hardcode SDK URL, use a secret
Do not hardcode SDK URL, use one from a secret (if present).

+ remove SDK_PASS secret - assume that the URL path is already
  obfuscated
2020-06-24 14:27:01 +02:00
Martin Pulec
aa78d1da35 GitHub CI: download NDI only if built [Linux, Win] 2020-06-03 16:22:02 +02:00
Martin Pulec
b640bd5412 GitHub: cache also AJA [Win] 2020-05-22 16:21:49 +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
e5bec56827 CI: cache MSYS2 to speed up the build 2020-03-19 09:53:32 +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
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
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
824b3a5321 CI: simplified Win 2020-03-19 09:53:27 +01:00