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
Stéphane Lepin
7dd8cb5d8d
ci(macos): use framework rpath in package script
2019-11-11 15:27:27 +01:00
Stéphane Lepin
ebf631a15f
ci(macos): fix lib paths in package script
2019-11-11 14:54:17 +01:00
Stéphane Lepin
11b948fb69
Revert "ci(macos): use @rpath in package script"
...
This reverts commit 070660848bf77cae5d3ac8f7f52927cd83cae070.
2019-11-11 13:36:04 +01:00
Stéphane Lepin
070660848b
ci(macos): use @rpath in package script
2019-11-11 13:27:33 +01:00
Stéphane Lepin
5bdff87e3f
ci(macos): fix lookup path of Qt dependencies for new OBS bundle format
2019-11-04 13:07:15 +01:00
Stéphane Lepin
7e68cd016a
ci(windows): exclude RCs when fetching the latest version of OBS
2019-08-24 12:39:46 +02:00
Stéphane L
e5be6b96fb
general: version bump to 4.7
2019-06-11 19:32:32 +02:00
Stéphane L
d3401db5fe
general: version bump to 4.6.1
2019-05-21 00:02:48 +02:00
Stéphane L
83382d8dcf
general: remove boost remains
2019-05-11 17:13:41 +02:00
Stéphane Lepin
0b97502029
ci(macos): fix oops
2019-05-02 13:17:38 +02:00
Stéphane Lepin
cba2bf5cb8
ci(macos): fix obs build issue
2019-05-02 13:16:39 +02:00
Stéphane Lepin
c12a4323e7
Merge pull request #279 from derrod/captions
...
Add caption handler
2019-04-16 23:12:20 +02:00
Stéphane L
37f96b8cf2
chore: bump to 4.6.0
2019-03-30 15:34:06 +01:00
derrod
545db60b98
ci: enable/build captions
2019-03-22 10:27:27 +01:00
Stéphane Lepin
4bc02a7389
ci(macos): install boost
2019-03-21 21:56:07 +01:00
Stéphane Lepin
eeeca8afd0
ci(macos): remove set -ev
2019-03-17 15:38:59 +01:00
Stéphane L
4f607df5fc
ci(macos): fix typo
2019-03-17 15:01:01 +01:00
Stéphane L
b14b18e4be
ci(macos): setup Azure Pipelines
2019-03-17 14:45:41 +01:00
Stéphane Lepin
ec7f3fa057
ci(macos): revert version change
2018-12-31 17:21:29 +01:00
Stéphane Lepin
5cfefd8b15
ci(docs): revert change
2018-12-31 17:19:24 +01:00
Stéphane Lepin
7e6b53311d
import more changes from master
2018-12-31 17:18:07 +01:00
Stéphane L
82b8c66d51
docs: fix branch name in generation script
2018-12-24 02:07:55 +01:00