# # ChangeLog for code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.m # # Generated by Trac 1.0.9 # May 18, 2024, 9:57:53 PM Mon, 18 Apr 2011 17:14:18 GMT youngk [8259] * code/branches/mac_osx/cmake/PrepareDevBundle.cmake (modified) * code/branches/mac_osx/cmake/tools/TargetUtilities.cmake (modified) * code/branches/mac_osx/src/CMakeLists.txt (modified) * code/branches/mac_osx/src/OrxonoxMac.mm (modified) * code/branches/mac_osx/src/external/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/cmcrashreporter (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporter.tmproj (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterGlobal.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterGlobal.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.h (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.m (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMCrashReporterWindow.xib (added) * code/branches/mac_osx/src/external/cmcrashreporter/CMakeLists.txt (added) * code/branches/mac_osx/src/external/cmcrashreporter/read-me.txt (added) Integrating automatic crash reporter. Does not work atm.