Commit Graph
13 Commits
Author SHA1 Message Date
itsmattkc 99b826aef5 appveyor: build crashpad as dynamic release instead of static 2020-08-14 20:00:43 +10:00
itsmattkc 20ccd2c254 appveyor: run gn as a cmd /c process as well 2020-08-14 19:14:34 +10:00
itsmattkc 34d1b141e5 appveyor: remove goto end for debugging
oh god I can't believe I forgot to remove this
2020-08-14 19:05:29 +10:00
itsmattkc 3588cc0241 appveyor: call fetch in another cmd instance 2020-08-14 19:00:46 +10:00
itsmattkc 6251113ce9 ci: debugging appveyor
Don't mind me, just need to figure out what this script is doing.
2020-08-14 18:43:07 +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
itsmattkc 99d94a0d82 ci: build relwithdebinfo instead of debug
Probably more appropriate for end-user use.
2020-08-08 02:27:46 +10:00
itsmattkc 849e051fa4 ci: build debug builds rather than release builds 2020-08-07 19:58:44 +10:00
itsmattkc 6433a0bb8c appveyor: fixed incorrect comparison in last commit 2020-05-01 14:40:07 +10:00
itsmattkc 2125293a3c appveyor: use ninja to build and try to prevent deploying on PRs 2020-05-01 14:38:49 +10:00
itsmattkc 236eea389b appveyor: package crashhandler executable 2020-02-29 16:38:24 +11:00
itsmattkc 05c25c8713 CI: attempt to set warning for continuous build 2020-01-25 21:46:32 +11:00
itsmattkc 6f3ea35d9a CI: adjusted travis hash naming and moved appveyor script 2020-01-25 17:07:41 +11:00