|
369182b970
|
updated readme with info about the dbg file.
|
2024-08-11 13:42:18 +02:00 |
|
|
bdd98de1d7
|
updated readme
patches had to be placed one directory further up
|
2024-02-15 18:50:12 +01:00 |
|
Your Name
|
6d408f41a2
|
.
|
2023-10-09 22:50:11 +02:00 |
|
Your Name
|
fc2be123b7
|
hopefully adds newlines on markdown language
|
2023-10-09 22:49:09 +02:00 |
|
Your Name
|
083abd125e
|
added changes to environment for unloze build and added README with rough instructions on how to build manually without having to use CI
|
2023-10-09 22:42:06 +02:00 |
|
Maxime Leroy
|
ab34d8a17b
|
Merge branch 'asherkin:master' into master
|
2023-03-13 20:47:35 +01:00 |
|
Corey D
|
1f9ef1fa9d
|
Update CS:GO gamedata (#10)
|
2023-02-04 00:12:23 +00:00 |
|
maxime1907
|
db4faf4f64
|
feat: add github ci
|
2022-09-25 17:24:40 +02:00 |
|
Vladimir
|
aedfd27b54
|
Update compatibility with newest breakpad
|
2022-09-04 11:10:35 +03:00 |
|
Asher Baker
|
cd575aa388
|
Fix SourceMod version not getting saved on Windows
|
2019-07-27 12:23:08 +01:00 |
|
Asher Baker
|
21fa8a112a
|
Add missing include for unique_ptr
|
2019-07-26 23:09:14 +01:00 |
|
Asher Baker
|
a3a9655d07
|
Get SourceMod version from SourcePawn library
|
2019-07-26 23:04:27 +01:00 |
|
Asher Baker
|
5aaca22760
|
Bump version to 2.5.0
|
2019-07-25 00:18:47 +01:00 |
|
Asher Baker
|
714ffae578
|
Store SourcePawn context metadata
|
2019-07-25 00:17:22 +01:00 |
|
Asher Baker
|
8e42daada7
|
Install termination handler to collect additional information for C++ exceptions
|
2019-07-25 00:17:09 +01:00 |
|
Asher Baker
|
853ba22b0d
|
Attempt to fix VS2015 compilation
|
2019-07-25 00:17:00 +01:00 |
|
Asher Baker
|
a3b617bcfd
|
Try again to fix Windows build
|
2019-05-05 23:20:07 +00:00 |
|
Asher Baker
|
8fa989cb2c
|
Fix Windows build
|
2019-05-05 14:11:04 +00:00 |
|
Asher Baker
|
2634cdde6b
|
Add full memory map info to Windows dumps
|
2019-05-05 14:04:50 +00:00 |
|
Asher Baker
|
d1786070c4
|
Add a load of ABI compat workarounds for older libstdc++ versions
|
2019-04-28 19:09:35 +00:00 |
|
Asher Baker
|
b302f0067a
|
Add an option for presubmit, just in case
|
2019-01-14 00:11:10 +00:00 |
|
Asher Baker
|
683bf6cae8
|
Bump version to 2.4.3
|
2019-01-13 15:47:47 +00:00 |
|
Asher Baker
|
329067eeab
|
Shell globing is hard
|
2019-01-13 13:44:53 +00:00 |
|
Asher Baker
|
e4f1f046f8
|
Ah Windows, why are your slashes backwards
|
2019-01-13 13:09:33 +00:00 |
|
Asher Baker
|
3bdb0e6337
|
Change directory before applying patches
|
2019-01-13 13:05:38 +00:00 |
|
Asher Baker
|
53a6f29ab7
|
Apply some breakpad patches to generate better symbol files and process more minidumps
|
2019-01-13 12:57:26 +00:00 |
|
Asher Baker
|
6faeace858
|
Bump version to 2.4.2
|
2019-01-12 01:50:43 +00:00 |
|
Asher Baker
|
2d4ffc703b
|
Read auxv from proc rather than the stack
|
2019-01-12 01:33:10 +00:00 |
|
Asher Baker
|
3582376f35
|
Dump linux vDSO symbols
|
2019-01-11 23:42:34 +00:00 |
|
Asher Baker
|
ad9db42aa4
|
Relax module list requirements
Some Windows versions have problems with Steamclient.dll and give it a size of -1
|
2019-01-08 21:52:55 +00:00 |
|
Asher Baker
|
7aeabf23b5
|
Do not crash if the minidump is missing a module list
|
2019-01-06 14:29:44 +00:00 |
|
Asher Baker
|
cfc925acff
|
More info in presubmit
|
2019-01-06 12:48:24 +00:00 |
|
Asher Baker
|
6634c9b5d2
|
Use HTTP to upload to work around Travis issues
|
2019-01-06 01:36:44 +00:00 |
|
Asher Baker
|
e0fa36efc8
|
Bump version to 2.4.1
|
2019-01-05 23:53:09 +00:00 |
|
Asher Baker
|
609f3ae6c2
|
Generate persistent server ID
|
2019-01-05 23:13:18 +00:00 |
|
Asher Baker
|
bf10d88fb4
|
More flexible presubmit handling
|
2019-01-05 21:35:23 +00:00 |
|
Asher Baker
|
967fe4d0fb
|
First pass of build fixes
|
2019-01-05 13:00:59 +00:00 |
|
Asher Baker
|
fdc6c99abd
|
Check presubmit response, implement module uploading
|
2019-01-05 02:02:29 +00:00 |
|
Asher Baker
|
3cced00e29
|
Fix Windows build
|
2019-01-05 01:57:01 +00:00 |
|
Asher Baker
|
0d683c84b9
|
Build dump_syms for Windows
|
2018-07-21 14:33:16 +01:00 |
|
Asher Baker
|
c2b749e5b4
|
Clean things up a bit, add more debug paths
|
2018-07-21 14:06:47 +01:00 |
|
Asher Baker
|
47dc8d0c3d
|
Bump version to 2.4.0
|
2018-07-21 02:07:38 +01:00 |
|
Asher Baker
|
d7e3f11670
|
Handle CI builds having a detached HEAD
|
2018-07-21 02:00:04 +01:00 |
|
Asher Baker
|
d234f8f756
|
Upload branch builds to a subdir
|
2018-07-21 01:52:20 +01:00 |
|
Asher Baker
|
38258d2a23
|
Unix line endings everywhere
|
2018-07-21 01:31:51 +01:00 |
|
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 |
|