Commit Graph
247 Commits
Author SHA1 Message Date
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
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
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
itsmattkc c876bb8507 try enabling arm64 builds 2022-01-30 09:57:02 -08:00
itsmattkc ee3ea5990b ci: continue if patreon generation failed 2022-01-02 16:34:37 -08:00
itsmattkc 7be7392a07 ci: explicitly declare paths 2021-12-01 12:34:14 -08:00
itsmattkc 288dc6a47f ci: missed the toolchain line 2021-12-01 12:21:33 -08:00
itsmattkc d794576785 ci: revert macos to custom deps 2021-12-01 12:18:59 -08:00
itsmattkc 0afbad6c93 ci: just use pwd 2021-11-17 16:14:45 -08:00
itsmattkc 85ca5dfc82 ci: use new deps for macos 2021-11-17 12:30:28 -08:00
itsmattkc 96c05b605c ci: don't need these anymore 2021-10-07 11:48:44 -07:00
itsmattkc 9313e81669 ci: use parenthesis to resolve glob 2021-10-07 11:25:31 -07:00
itsmattkc 6208aee7f8 ci: print debug info 2021-10-07 11:18:35 -07:00
itsmattkc e554575cb9 ci: get dir in separate command 2021-10-07 11:13:22 -07:00
itsmattkc 32898ccfc8 use cached dependency file instead of vcpkg 2021-10-07 11:07:47 -07:00
itsmattkc 01b5441dec test path for windows 2021-10-05 01:51:01 -07:00
itsmattkc d630b03299 print path 2021-10-04 15:58:13 -07:00
itsmattkc 88a2763632 Update ci.yml 2021-10-04 00:43:17 -07:00
itsmattkc 2011a08c44 Update ci.yml 2021-10-04 00:21:26 -07:00
itsmattkc 669a78ec8f build otio too 2021-10-03 23:55:06 -07:00
itsmattkc d3b53e7612 copy ocio dlls 2021-10-03 23:08:58 -07:00
itsmattkc f53e2425ad add ocio bin to the path 2021-10-03 23:04:48 -07:00
itsmattkc 720e627a01 try pwd -W 2021-10-03 22:12:12 -07:00
itsmattkc 599a86d1ac Update ci.yml 2021-10-03 20:44:50 -07:00