Ryan Foster
1b215e463c
CI: Update Windows dependencies to VS2019 versions
2021-01-08 15:11:15 -05:00
Ryan Foster
5e29ca30e4
CI: Update Windows Qt from 5.10.1 to 5.15.2
2021-01-08 15:11:09 -05:00
Colin Edwards
7b0d7c6357
Remove BUILD_CAPTIONS build flag
2020-11-02 22:46:55 -06:00
pkv
a1c3fbee64
CI: Add virtualcam GUID to win builds
...
Adds the virtualcam GUID to win builds on GH actions and azure.
Co-authored-by: PatTheMav <patthemav+github@gmail.com>
2020-10-10 17:28:22 -07:00
derrod
b67a238b7c
CI: Remove Mixer cmake variables
2020-07-22 07:47:12 +02:00
Kurt Kartaltepe
de74ea8ad9
CI: Require VLC in CI builds, Fix VLC
...
Previously VLC was downloaded but was skipped since it could not be
found. This sets the VLCPath to ensure it is found.
2020-05-21 19:32:39 -07:00
jpark37
ab53f31eb5
CI: Use VS 2019 and windows-2019 VM image
2020-02-22 21:02:33 -08:00
Gol-D-Ace
05888fc3aa
CI: Update Windows CEF version
2019-08-30 16:38:59 +02:00
Gol-D-Ace
a81b7a3e58
CI: Don't build service integration in PRs&Forks
...
Without this, Fork and PR builds will fail.
2019-03-23 19:24:04 +01:00
Gol-D-Ace
3e78e05c6e
CI: Build service integration on Azure Pipelines
2019-03-23 14:35:29 +01:00
Colin Edwards
e17cadaf38
CI: Build for windows on Azure Pipelines
2019-03-07 17:23:08 +01:00
Gol-D-Ace
133b9462e1
CI: Build service-integration on Windows
2019-02-09 07:07:36 +01:00
Gol-D-Ace
e6ac830247
CI: Update Qt path on Windows
...
AppVeyor recently updated their Qt version to 5.11.2 which breaks
builds, because of the outdated path. Using this path should always
ensure that the newest subversion of Qt 5.11 gets used.
2018-11-13 14:26:42 +01:00
Ryan Foster
dfbf42bfd1
CI: Move AppVeyor install commands to a script file
...
Move the AppVeyor install scripts to a separate script file. This
shortens the appveyor.yml file and makes it easier to introduce new
install scripts for other build environments.
There is one minor change to the install script, and that was to change
directory back to the obs-studio git root directory.
2018-09-18 15:13:39 -04:00