Commit Graph

104 Commits

Author SHA1 Message Date
Asher Baker
2706b7f628 Port latest features from test client to extension 2018-07-21 01:29:45 +01:00
Asher Baker
c88ae7d972 Wooo, RAII 2018-07-20 21:15:29 +01:00
Asher Baker
3dc66eec46 Linux symbol file dumping 2018-07-20 01:17:53 +01:00
Asher Baker
b8548750b6 Disable appveyor "tests" 2018-07-19 23:17:33 +01:00
Asher Baker
51ab414c1c Add Windows support to test tool 2018-07-19 23:12:53 +01:00
Asher Baker
08c991129d Build windows breakpad libs as part of pre-setup like linux 2018-07-19 17:24:25 +01:00
Asher Baker
67b3972469 Attempt a windows compiler update 2018-07-19 17:14:05 +01:00
Asher Baker
cdf63bf2e7 Do not upload non-master branch builds 2018-07-19 14:17:37 +01:00
Asher Baker
2aea141c56 Linux updates for test tool 2018-07-19 13:55:28 +01:00
Asher Baker
9548b0c025 Local crash processing experiments 2018-07-18 21:32:01 +01:00
Asher Baker
e01565fc0f Add support for parsing comments in steam.inf 2018-01-07 22:20:55 +00:00
Asher Baker
aca6b682e6 Bump version to 2.3.2 2017-11-04 21:12:47 +00:00
Asher Baker
1be48c4e7f Got breakpad building again... 2017-11-04 20:59:45 +00:00
Asher Baker
f7625094b5 More travis crap. 2017-11-04 20:53:34 +00:00
Asher Baker
617b1b32c9 I hate debugging travis. 2017-11-04 20:41:25 +00:00
Asher Baker
22a62adbf4 I am a lemon. 2017-11-04 20:32:58 +00:00
Asher Baker
6fed2fa0f4 Dump breakpad configure log for debugging 2017-11-04 20:28:20 +00:00
Asher Baker
78d209a89d Use configure flag to get 32-bit breakpad build 2017-11-04 20:10:10 +00:00
Asher Baker
643e1c7e47 Merge pull request #1 from peace-maker/csgo_getspew
Fix CS:GO GetSpew support
2017-10-26 13:31:49 +01:00
Asher Baker
9a93124207 Dont break old versions with new gamedata 2017-09-13 13:41:56 +00:00
Peace-Maker
0c294e9e95 Fix CS:GO GetSpew support
GetSpew is implemented in the current engine, but uses the fastcall calling convention on windows now.

Add gamedata for CS:GO back in as well as a "UseFastcall" key to indicate the calling convention for the GetSpew call.
2017-09-13 11:29:19 +00:00
Asher Baker
8056b5c1a1 Update misleading SM version number 2017-09-13 10:23:32 +00:00
Asher Baker
06cc61eee1 Never log gamedata failures as errors 2017-08-25 21:01:09 +01:00
Asher Baker
1fc5be1cc6 Include git hash in version info 2016-09-11 12:36:07 +01:00
Asher Baker
36d465f9e1 Whoops. 2016-09-11 12:30:20 +01:00
Asher Baker
db4150b651 Welp, that bug was really silly. 2016-09-11 12:25:06 +01:00
Asher Baker
ed63b02d6f Hopefully avoid suspected MSVC compiler failure 2016-09-07 12:11:40 +01:00
Asher Baker
af99027366 Fixed a couple of issues with steam.inf parsing 2016-08-23 10:37:41 +01:00
Asher Baker
e4a0c190ab Include steam.inf in crash metadata 2016-08-22 15:06:14 +01:00
Asher Baker
d2ad4eb071 Remove CS:GO GetSpew gamedata, the functionality is stubbed out in the engine and it can cause a hang on Windows 2016-08-08 14:55:27 +01:00
Asher Baker
885a6792d7 Revert "Try alliedmodders/ambuild#38"
This reverts commit 5aef1ff9c0.
2016-07-02 20:10:34 +01:00
Asher Baker
5aef1ff9c0 Try alliedmodders/ambuild#38 2016-07-02 18:57:07 +01:00
Asher Baker
00885f6dcf Include test program in package 2016-07-02 11:59:29 +01:00
Asher Baker
dbbd74cc49 The documentation is wrong 2016-07-02 10:10:12 +01:00
Asher Baker
37c98ca48b Set image for AppVeyor 2016-07-02 00:03:00 +01:00
Asher Baker
672c5da1ec Clang managed to optimize away the test crash 2016-07-01 23:32:55 +01:00
Asher Baker
00f5c3d08e Added code for testing Breakpad minidump creation 2016-07-01 23:14:42 +01:00
Asher Baker
3f79530280 Enable C++11 for Breakpad 2016-05-18 09:15:57 +01:00
Asher Baker
8bd442751d Missing gamedata file shouldn't cause load failure 2016-05-18 09:11:04 +01:00
Asher Baker
66b3785ea5 Add config option for upload URL 2016-03-15 12:06:50 +00:00
Asher Baker
3085928ca1 NUL-terminate upload response buffer 2016-03-15 12:04:18 +00:00
Asher Baker
4f2715d3b9 Of course, Google broke that 2016-02-14 14:40:01 +00:00
Asher Baker
2e7f282946 Force a build to update breakpad 2016-02-14 14:28:07 +00:00
Asher Baker
1c8161f488 Gamedata for HL2:DM and DoD:S 2016-01-25 16:38:40 +00:00
Asher Baker
4570405649 Add more metadata to dump files 2016-01-25 15:38:43 +00:00
Asher Baker
96236d2666 Don't add MinidumpAccount if it doesn't exist
Apparently this is crashing now.
2016-01-20 17:59:41 +00:00
Asher Baker
7b75dc3e05 Disable the more experimental bits now builds are live 2016-01-14 16:53:16 +00:00
Asher Baker
ef9418a196 Updated CS:S signature. 2016-01-14 16:14:08 +00:00
Asher Baker
1dad8b3aa2 Include version number in package 2016-01-14 14:35:32 +00:00
Asher Baker
3a9ba1bbeb Fix metadata path on Windows 2016-01-14 14:18:01 +00:00