Alibek Omarov
|
25e206f5ae
|
engine: platform: posix: remove old crashhandler as libbacktrace supports much more targets, remove duplicated code around execinfo and libbacktrace-based crashhandlers
Update copyright headers.
|
2025-07-29 08:14:06 +05:00 |
|
Alibek Omarov
|
c564cc96c7
|
engine: get rid of host.crashed field, as it's a complete duplicate of host.status
|
2025-04-21 16:59:44 +03:00 |
|
Alibek Omarov
|
a5f0ca38f1
|
engine: remove inclusion of SDL headers globally, helps to cleanup code before SDL3 migration
|
2025-02-28 13:14:47 +03:00 |
|
Alibek Omarov
|
890e12ec76
|
engine: platform: posix: flush stdout/stderr before everything, include build branch
|
2025-02-09 15:45:44 +03:00 |
|
Alibek Omarov
|
f460aa63b0
|
engine: platform: posix: don't forget to print backtrace to stderr too
|
2025-02-02 19:20:54 +03:00 |
|
Alibek Omarov
|
22f8b6f9c3
|
engine: platform: enable crash handler for macOS
|
2025-02-02 18:30:41 +03:00 |
|
Alibek Omarov
|
d0464ef602
|
engine: platform: posix: use glibc-based backtrace implementation for crash handling, if execinfo.h can be found
|
2025-02-02 18:06:18 +03:00 |
|