Simran Spiller
718dbf3bcc
CI: Update workflow to fix warnings and suppress Git progress report
2023-09-11 11:59:17 +02:00
MattKC
2036fffffd
ci: remove "branches" from pull_request event [skip ci]
...
The CI for the PR I just made isn't running and I'm wondering if this is why. There probably aren't many instances where we'll have a non-master PR anyway.
2023-06-11 22:50:01 -07:00
MattKC
971c8aca7f
ci: build with windows-2019 for backwards compatibility
2023-04-28 14:15:54 -07:00
itsmattkc
d957611e10
use submodules for core library and kddockwidgets
2023-02-16 18:05:36 -08:00
itsmattkc
9a87b197b3
ci: remove additional unnecessary line for win32
2023-02-15 23:44:08 -08:00
itsmattkc
160c7367fb
ci: disable tests on windows for now
2023-02-15 23:27:52 -08:00
itsmattkc
eeaaa22c9b
ci: fix windows deployment issues
2023-02-15 23:00:14 -08:00
itsmattkc
522ffe0fe4
ci: remove toolchain from core library
2023-02-15 22:38:34 -08:00
itsmattkc
dadcc1a4be
ci: update for new windows deps
2023-02-15 22:34:31 -08:00
jazztickets
9959f15bc4
Merge branch 'master' into av1
2023-01-30 14:04:15 -07:00
itsmattkc
35a4904099
ci: use dep paths with core library
2023-01-20 10:02:02 -08:00
itsmattkc
397f164568
ci: build with core library
2023-01-20 09:59:14 -08:00
jazztickets
d54465b16a
Merge branch 'olive-editor:master' into av1
2022-11-25 11:18:49 -07:00
itsmattkc
5fce683e0d
ci: use macos-11.0 for intel build too
...
Let's see if this breaks anything
2022-11-18 11:11:36 -08:00
jazztickets
cb2f960b2d
Merge branch 'olive-editor:master' into av1
2022-10-12 09:11:27 -06:00
itsmattkc
fb566f2d9e
ci: attempt to make dmg for macOS
2022-10-11 00:54:39 -07:00
jazztickets
b650d2d20e
Merge branch 'olive-editor:master' into av1
2022-09-26 17:31:01 -06:00
itsmattkc
7a1e1cdb49
ci: strip extension on linux build
2022-09-18 00:49:37 -07:00
itsmattkc
d0d7b74cf9
ci: use non-extension way of differentiating win32
2022-09-18 00:40:16 -07:00
itsmattkc
89edac10de
ci: make sure deploy folder is created on macOS
2022-09-18 00:38:32 -07:00
itsmattkc
5f1d03d746
ci: ensure enclosing macOS app is included in package
2022-09-18 00:28:04 -07:00
itsmattkc
306da70589
ci: attempt to prevent double zip
2022-09-17 23:52:06 -07:00
jazztickets
b901762df9
Merge branch 'olive-editor:master' into av1
2022-09-07 17:26:09 -06:00
itsmattkc
d1ec2b909b
cmake: default werror and tests to off, and enable on CI
2022-07-26 14:41:01 -07:00
itsmattkc
305fa95553
ci: disable gcc build
2022-06-28 13:04:25 -07:00
Simran Spiller
5565b322dd
Docker: Replace FFmpeg's libaom with libsvtav1
2022-06-01 23:13:11 +02:00
itsmattkc
d4987c3a78
ci: update brew before installing ninja
2022-05-15 22:38:46 -07:00
Simran Spiller
b42c57acac
docker: Set C++17 for OTIO
2022-05-12 23:28:37 +02:00
itsmattkc
e9ebef1de8
ci: enable crashpad on mac arm64
2022-05-11 09:23:02 -07:00
itsmattkc
9969a29be1
ci: include QtNetwork in dylibbundler call
2022-05-11 08:51:51 -07:00
itsmattkc
d65da69c7d
ci: don't sign on pull requests
2022-04-15 17:25:51 -07:00
Simran Spiller
cdf9efa7f6
CI: Use new 2022.1 image
2022-03-18 23:47:21 +01:00
itsmattkc
c2dd7da723
ci: set minimum deployment versions correctly [skip ci]
...
Shouldn't really be an issue since 10.13 is already lower than 11.0, but this is more "correct"
2022-02-17 17:56:59 -08:00
itsmattkc
76831a2bfd
ci: rm zlib on arm64
2022-02-17 17:32:01 -08:00
itsmattkc
96ef7ae066
ci: comment out error line for now
2022-02-17 17:15:53 -08:00
itsmattkc
d7067d5b97
ci: fix capitalization
2022-02-17 16:40:17 -08:00
itsmattkc
8118ee29d4
ci: attempt to codesign on macos
2022-02-17 16:33:55 -08:00
itsmattkc
21efc945cf
ci: keep attributes when copying mac frameworks
2022-02-17 14:54:49 -08:00
itsmattkc
efa74c72a8
ci: fix incorrect path
2022-01-30 23:00:31 -08:00
itsmattkc
bc81f5d832
ci: implement mac bundle hacks
2022-01-30 22:48:33 -08:00
itsmattkc
37b695c5e1
ci: rework dylibbundler call
...
I have no idea
2022-01-30 18:01:00 -08:00
itsmattkc
6f6d9aedf1
ci: use dylibbundler instead of macdeployqt
...
Good riddance
2022-01-30 17:49:03 -08:00
itsmattkc
e26dbc71c6
ci: use different qt5 tools package for deployment
2022-01-30 16:47:35 -08:00
itsmattkc
5a99f21e06
ci: force correct qt platform plugin
2022-01-30 13:05:07 -08:00
itsmattkc
b0c5f47695
ci: wrap symbol generation in x86_64 if since we don't have crashpad yet
2022-01-30 12:10:23 -08:00
itsmattkc
a455e3f9b4
ci: fix untar mistake
2022-01-30 11:54:49 -08:00
itsmattkc
f7b1b3b1c0
ci: acquire x86_64 macdeployqt
...
No idea if this will work, hopefully macdeployqt is smart enough to use the ARM64 versions of Qt libraries rather than its own x86_64 versions
2022-01-30 11:36:48 -08:00
itsmattkc
7bb07d21a2
ci: disable tests for non-x86_64 builds
2022-01-30 11:05:38 -08:00
itsmattkc
75db2344f2
ci: remove escape sequence on if statement
2022-01-30 10:00:28 -08:00
itsmattkc
2643433f53
ci: fix syntax error
2022-01-30 09:57:50 -08:00