Commit Graph
305 Commits
Author SHA1 Message Date
Simran Spiller faf3670850 ci: Don't trigger build on certain paths
Makes no sense for updates to issue templates, the funding config and readme.

Also exclude docker folder, as changes will not affect the build until someone builds & pushes updated images.

Do not exclude the LICENSE file however, as it gets packaged in CI runs.
2020-09-23 14:50:48 +02:00
itsmattkc 3855da2335 use https for site communication 2020-09-23 21:35:30 +10:00
itsmattkc e98261658e use different push URL 2020-09-23 21:12:36 +10:00
itsmattkc 921be8f08d ci: updated windows breakpad path 2020-09-23 11:38:36 +10:00
Simran Spiller 341278f3d7 Add nightly upload for Linux (GCC build only) 2020-09-23 01:47:58 +02:00
Simran Spiller b1cfe57894 Unify step names, add ctest 2020-09-23 01:19:52 +02:00
Simran Spiller 5b6e6e70ee Upload to GitHub first in case remote server not reachable 2020-09-23 00:55:31 +02:00
Simran Spiller 5614c293f3 Add Docker-based Linux (CentOS 7) CI 2020-09-23 00:53:53 +02:00
Simran Spiller 31674e0a31 Fix indention 2020-09-23 00:47:34 +02:00
Simran Spiller 68f40101f5 No need for DEP_SUFFIX, EXTRACT_TOOL & CMAKE_GEN env vars 2020-09-23 00:47:13 +02:00
Simran Spiller 65be374a70 Split Windows and macOS into separate jobs 2020-09-23 00:34:26 +02:00
itsmattkc cd47676043 crashpad: updated crash handler 2020-09-22 18:42:51 +10:00
itsmattkc e4b6d72b59 use rpath instead of absolute path 2020-09-21 13:48:00 +10:00
itsmattkc 8f5688b0fd ci: corrected old ocio lib path 2020-09-21 13:02:32 +10:00
itsmattkc bb5669c305 ci: fix ocio lib path 2020-09-21 11:56:53 +10:00
itsmattkc 15ecf755fc ci: remove extraneous space 2020-09-21 10:55:55 +10:00
itsmattkc 038f54ae18 ci: use cygpath to retrieve path from env 2020-09-21 05:28:41 +10:00
itsmattkc f25c3680cb ci: use relative path for cp command 2020-09-21 05:13:12 +10:00
itsmattkc 16da806a03 ci: try os instead of os-name 2020-09-21 05:00:06 +10:00
itsmattkc 7bc1aee71b ci: updated more syntax for bash 2020-09-21 04:44:59 +10:00
itsmattkc ff188d44b1 ci: use bash syntax on crashpad step 2020-09-21 04:15:41 +10:00
itsmattkc 3ea173c9c0 ci: restructured deps 2020-09-21 03:48:13 +10:00
itsmattkc dbd54d06d5 ci: set DYLD_LIBRARY_PATH 2020-09-20 13:20:39 +10:00
itsmattkc fc0d4528e9 ci: use quotes elsewhere 2020-09-20 03:51:27 +10:00
itsmattkc a302729999 ci: attempt escape cmake generator 2020-09-20 03:49:14 +10:00
itsmattkc 2094c4f9da ci: extract to /usr/local on mac 2020-09-20 03:47:11 +10:00
itsmattkc 9b1242e360 ci: extract to root on mac 2020-09-20 03:29:40 +10:00
itsmattkc 0798dbb0a2 ci: restored vcredist line that was accidentally removed in the merge 2020-09-20 01:46:20 +10:00
itsmattkc c04eaef24a ci: use ninja but only on windows 2020-09-20 01:31:37 +10:00
itsmattkc 1b4cd3a2dd ci: set ffmpeg root 2020-09-20 01:16:54 +10:00
itsmattkc ef867f4e3b ci: set openexr_root 2020-09-20 00:57:40 +10:00
itsmattkc 8d13f0f5c0 ci: fixed typo 2020-09-20 00:53:49 +10:00
itsmattkc d1f7d52943 ci: don't use ninja 2020-09-20 00:53:04 +10:00
itsmattkc 0234529b5b ci: fixed other indentation issue 2020-09-20 00:45:19 +10:00
itsmattkc cc8cbac532 ci: fixed indentation issue 2020-09-20 00:44:10 +10:00
itsmattkc 7c38ff74e2 ci: modified if syntax 2020-09-20 00:42:59 +10:00
itsmattkc b03f80a572 Merge branch 'master' into windows-ci-improvements 2020-09-20 00:37:20 +10:00
itsmattkc 9a46d4a57f ci: install visual c++ 2010 redist on windows installer 2020-09-18 12:17:05 +10:00
Simran Spiller e1baa154b4 makensis seems to be in PATH in GitHub env 2020-09-18 00:08:43 +02:00
Simran Spiller a9242f0235 We use Ninja single config 2020-09-18 00:07:44 +02:00
Simran Spiller c668caf66e Fix new line escaping for cmd 2020-09-17 12:46:50 +02:00
Simran Spiller ad6b94e406 Remove pull_request trigger until better understood 2020-09-17 12:45:42 +02:00
Simran e3d49e78b0 Build on PRs against master
But don't upload to nightly page (to be tested)
2020-09-17 01:04:59 +02:00
Simran Spiller 621e500190 Formatting 2020-09-17 00:49:31 +02:00
Simran Spiller d62e5a5267 Add build matrix 2020-09-17 00:10:53 +02:00
Simran Spiller 711a3b4df3 Remove unused and broken code 2020-09-17 00:10:39 +02:00
Simran Spiller 598e1d0fbb Formatting 2020-09-17 00:07:51 +02:00
Simran Spiller b7ba48709c Rename workflow to CI 2020-09-17 00:05:15 +02:00
Simran Spiller c07cc9c2da Formatting 2020-09-16 20:01:37 +02:00
Simran Spiller aacd5dd33d Whitespace cleanup 2020-09-16 19:57:25 +02:00