summaryrefslogtreecommitdiff
path: root/platform/osx/crash_handler_osx.mm
AgeCommit message (Expand)Author
2019-05-23Check project settings live before lookup in crash handlerIbrahn Sahir
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-24Fixed hang when segfaulting after OS object destroyed (OSX and X11)Ibrahn Sahir
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-02Add a new notification to detect crashes on native scriptsMarcelo Fernandez
2018-02-19OSX: Remove support for 32-bit and fat binariesRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-04Implemented physics plugAndreaCatania
2017-09-19Fix crash handler not including stdlib.hMarcelo Fernandez
2017-09-18Prevent running the crash_handler when a debugger is present on windowsMarcelo Fernandez
2017-09-13Added a crash handler to dump the backtrace on Windows, Linux and OS XMarcelo Fernandez