Commit Graph
10 Commits
Author SHA1 Message Date
Simran 82347ccda6 Limit build*/ and docs/ to top level, ignore out/ at top level 2020-10-29 17:24:34 +01:00
Simran 2959f1eb11 Update 50-build_issue.md
There is a separate label for continuous integration now, but we don't have a separate issue template for that. It's unlikely that someone wants to report CI issue anyway.
2020-10-28 09:10:16 +01:00
Simran 9d029c4ae4 Docker: Add more & update libraries for FFmpeg (#1279)
* Fix error: x265 not found using pkg-config

Need to checkout tag or fetch tags, see https://bitbucket.org/multicoreware/x265_git/issues/572/pc-file-is-not-generated

* Add libs ogg, vorbis, theora, webp, xvid, openjpeg, png to ffmpeg

* ffmpeg x265 uses libnuma (but optional)

ci-common image not updated yet, pkg-config error resolved by checking out a tag. Installing libnuma was a suggested fix here: https://stackoverflow.com/questions/51918409/compiling-ffmpeg-x265-not-found-using-pkg-config

* Add Docker Images readme
2020-10-27 18:21:54 +01:00
Simran 472913610a Docker: Add ci-otio image (#1278)
This includes both, the Python and C++ version. We basically just need the headers and libopentime(line).so

* Add label for VFXPLATFORM_VERSION
* org.opencontainers.image.licenses defaults to GPL-2.0-only?!
2020-10-27 01:15:22 +01:00
Simran d196689c2d Improve cmake crashpad/breakpad discovery, compilation & installation under Unix (#1184)
* Clean up Crashpad library discovery code

* Find and install Breakpad binary

* Copy crashpad_handler and minidum_stackwalk POST_BUILD (macOS only)

* Install crashpad_handler and minidum_stackwalk for AppImage
2020-09-22 23:58:44 +02:00
Simran ea36185a52 <details> for backtrace, HTML comment for explanation 2020-09-21 00:55:34 +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 89b8b9e563 Update 00-olive_unsupported.md
Add emoji for a visual clue that 0.1 reports aren't accepted
2020-09-14 07:41:51 +02:00
Simran 6f67854d60 Rename 1-crash_issue.md to 01-crash_issue.md 2020-09-14 07:40:18 +02:00
Simran 915503d3f0 Add issue template config
Disables link below template chooser to create a blank issue (still possible via URL though), add Discord invite link
2020-09-14 07:33:46 +02:00