Commit Graph
8 Commits
Author SHA1 Message Date
itsmattkc d241090a9f finally updated the copyright year 2020-11-17 20:13:22 +11:00
itsmattkc 8a45bc10d3 Merge branch 'master' of https://github.com/olive-editor/olive 2020-09-23 15:44:03 +10:00
itsmattkc 983f43d738 cmake: minor improvements to crashpad find script 2020-09-23 14:08:22 +10:00
itsmattkc c0a874d43c cmake: fixed breakpad detection on windows 2020-09-23 11:48:37 +10: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
itsmattkc cd47676043 crashpad: updated crash handler 2020-09-22 18:42:51 +10:00
itsmattkc f062994c91 cmake: improve crashpad script 2020-09-16 12:49:53 +10:00
itsmattkc 10709880fc preliminary google crashpad integration
First attempt at automated out-of-process crash reporting. Have only
updated AppVeyor script so far, so if this works (which it won't), it'll
only work on Windows.
2020-08-14 18:25:12 +10:00