220 Commits

Author SHA1 Message Date
tt2468
96c6b03aa6 CI: Update package name to not collide with 5.0.0 2022-08-02 15:51:19 -07:00
tt2468
9bdaefded9 CI: Update packages version 2022-03-01 17:10:39 -08:00
tt2468
4a88612693 CI: Use focal 2022-03-01 16:59:05 -08:00
tt2468
f8a88c54ce CI: force use obs 27.1.3 on linux 2022-03-01 16:53:41 -08:00
tt2468
d993ce8b1a CI: Attempt fix of directory name 2022-01-03 18:39:45 -08:00
tt2468
9c4a114c94 CI: Use specific branch instead of checkout
Azure is a dumb platform, meaning `git` is randomly not found.
So we'll just use something else then.
2022-01-03 17:34:11 -08:00
tt2468
be7c334a72 CI: Fix binary name on macos 2022-01-03 17:20:26 -08:00
tt2468
d0d89dd133 CI: Use specifically 27.1.3 for build 2022-01-03 16:48:34 -08:00
tt2468
a0e8cb6b4c CI: Set target to 10.13
This was accidentally removed in 4.9.1
2022-01-03 16:44:52 -08:00
tt2468
348e875969 CI: Update more versions 2022-01-03 16:30:08 -08:00
tt2468
9a8d283d27 base: Update plugin version to 4.9.1 2021-06-09 21:03:59 -07:00
tt2468
393fca6aed CI: Update dirty hack to OBS 27 2021-06-01 18:34:52 -07:00
tt2468
27ab3e0ea8 CI: Allow usage of RC's for objects 2021-06-01 18:12:15 -07:00
tt2468
381745dbf6 CI: Various improvements 2021-04-13 06:58:28 -07:00
tt2468
415fb73245 CI: Update and improve Ubuntu build 2021-04-13 05:48:50 -07:00
tt2468
458d59b401 CI: Refactor much of the MacOS CI 2021-04-13 05:04:08 -07:00
tt2468
ffb24da135 CI: Update MacOS Qt version to 5.15.2 2021-04-13 04:19:41 -07:00
tt2468
30e2a5428f CI: Update Qt windows installer download 2021-04-11 20:21:18 -07:00
tt2468
b7bd95dcc4 CI: Use new source for Packages.pkg 2021-03-20 11:50:34 -07:00
tt2468
4505612f75 CI: Update Qt and OBS deps on Windows
- Update Qt to 5.15
- Update OBS dependencies to 2019
2021-03-19 01:21:23 -07:00
tt2468
d45d98d536 CI: Fix tag detection 2021-02-10 16:34:37 -08:00
tt2468
8d034f53a4 Chore: Bump version to 4.9.0 2021-02-04 07:47:36 -08:00
Stéphane Lepin
3203f50a43
Merge pull request #609 from Palakis/remove-captions-flag
CI: Remove BUILD_CAPTIONS flag
2020-12-20 06:55:19 +01:00
Stéphane Lepin
eddd4abe76 ci(linux): update frontend api headers to v26 2020-11-27 12:45:57 +01:00
tt2468
fabf68b635 CI: Remove BUILD_CAPTIONS flag
OBS has removed the `BUILD_CAPTIONS` flag from their repo. No reason to keep it
2020-11-02 23:20:40 -08:00
Stéphane Lepin
ae4ee0332c
Fix macOS CI (#597)
* ci(macos): fix attempt #1

* Revert "ci(macos): fix attempt #1"

This reverts commit b846490136973872ac3b724637cef303e3255083.

* ci(macos): provide QTDIR when building OBS

* Revert "ci(macos): provide QTDIR when building OBS"

This reverts commit 74a882fcf4b9e502b1125508d796b29b69ec0e73.

* ci(macos): use local qt formula

* ci(macos): update qt.rb
2020-09-30 12:19:37 +02:00
Stéphane Lepin
c4d9a27d2f
Merge pull request #470 from PatTheMav/github-actions-pr
CI: Add Github Actions workflow for PRs and pushes to main branch
2020-07-03 10:22:09 +02:00
Curt Grimes
14d43ac05b [Bug Fix] Reenable building with captions on MacOS
OBS on MacOS supports closed caption encoding. The Windows-only dependencies [here](https://github.com/obsproject/obs-studio/blob/master/UI/frontend-plugins/frontend-tools/CMakeLists.txt#L73) are only related to audio capture, not closed caption encoding.
2020-06-29 20:24:11 -05:00
Stéphane Lepin
00da210365
Merge pull request #504 from Palakis/bugfix/windows-ci-prepare-obs
ci(windows): simplified OBS Preparation script + shorter build times
2020-05-14 11:11:08 +02:00
Stéphane Lepin
bce6c86e60
Merge pull request #481 from Palakis/tt2468-ubuntu-fix
Fix install dir on Ubuntu by using new cmake flag
2020-05-14 11:04:36 +02:00
Stéphane Lepin
bed6a1b1e2 ci(windows): simplified OBS Preparation script + shorter build times 2020-05-14 11:02:51 +02:00
tt2468
497443f012 Update CI scripts to use ubuntu fix 2020-05-14 01:47:55 -07:00
Stéphane Lepin
31e2937b8d
Merge pull request #477 from tt2468/patch-3
[Bug Fix] Don't build with captions on MacOS
2020-04-30 19:38:56 +02:00
Stéphane Lepin
1ce0fd643c Revert "ci(linux): set package summary"
This reverts commit a7d02a79a96d26e29b60a918d6c649b3fb6de82f.
2020-04-28 11:18:22 +02:00
Stéphane Lepin
a7d02a79a9 ci(linux): set package summary 2020-04-28 10:29:48 +02:00
Stéphane Lepin
645cbf9888 ci(linux): fix debian package requires 2020-04-28 10:18:54 +02:00
Stéphane Lepin
4fbc45b40b ci(linux): make the deb package require OBS 25.0.7 2020-04-28 09:34:41 +02:00
tt2468
2719da3685
[Bug Fix] Don't build with captions on MacOS
According to [this](https://github.com/obsproject/obs-studio/blob/master/UI/frontend-plugins/frontend-tools/CMakeLists.txt#L73), captions support is not active on MacOS, so we should not build it here.
2020-04-27 10:55:16 -07:00
PatTheMav
76635ff31b
CI: Add Github Actions workflow for PRs and pushes to main branch 2020-04-21 17:29:59 +02:00
Stéphane Lepin
54e79936e5
ci(macos): add automated codesigning + notarization (#464) 2020-04-10 21:41:45 +02:00
Stéphane Lepin
2ac97dea35 installers: bump version 2020-04-07 17:35:49 +02:00
Stéphane Lepin
9451814299 ci(windows): fix installer suffix 2020-04-07 17:34:28 +02:00
Stéphane Lepin
2ca85d05f0 ci(macos): fix install_name_tool packaging step 2020-04-01 08:51:48 +02:00
Stéphane Lepin
6a733bbb13
Migrate Windows & Linux builds to Azure Pipelines (#422) 2020-03-28 19:13:55 +01:00
Stéphane Lepin
a5af45fb31 ci(xenial): update frontend api to 25.0.0 2020-03-17 23:41:00 +01:00
Stéphane Lepin
1ada33a4f0 package(deb): fix ambiguous syntax 2020-03-17 19:41:43 +01:00
Stéphane Lepin
fe217ef5df package(deb): fix email address 2020-03-17 18:43:01 +01:00
Stéphane Lepin
e0a25dbf48 package(deb): add Qt image formats plugins dependency 2020-03-17 18:16:26 +01:00
Stéphane Lepin
010102da25 ci(linux): download frontend API headers from stable 2020-03-12 17:06:09 +01:00
Stéphane Lepin
5173338949 linux: add proper dependencies list in Deb package 2020-03-12 15:40:28 +01:00