ptc-tgamper
|
4e90f910dc
|
catch_console_colour.cpp - adjust useColourOnPlatform for iOS
|
2019-12-23 21:26:13 +01:00 |
|
ptc-tgamper
|
0c59cc83cf
|
catch_debugger.cpp - debugger detection is identical on Mac OS X and iOS
|
2019-12-23 21:26:13 +01:00 |
|
Torfinn Berset
|
5ce355a38c
|
For macOS builds, disable isDebuggerActive() for non-AppleClang targets. Fixes #1588
|
2019-04-10 10:19:54 +02:00 |
|
Phil Nash
|
868e125d49
|
Moved a lot of stream related stuff out of the public headers and replaced more ostream dependencies with iosfwd
|
2017-11-07 15:55:09 +00:00 |
|
Phil Nash
|
8da0d0473b
|
qualified a load of size_ts with std:: namespace (all those not from Clara)
|
2017-09-18 17:13:17 +01:00 |
|
Martin Hořeňovský
|
5932576f53
|
Split writeToDebugConsole out of main path
|
2017-08-29 13:51:55 +02:00 |
|
Phil Nash
|
e3e6453229
|
Removed spurious "inline" (was causing linker errors) and fixed broken macOS detection
|
2017-07-12 15:24:35 +01:00 |
|
Martin Hořeňovský
|
878bd140e6
|
Removed superfluous inline keywords
|
2017-07-12 16:16:55 +02:00 |
|
Martin Hořeňovský
|
fc32165d48
|
Started work on splitting out .cpp files from header files
|
2017-07-06 22:28:42 +02:00 |
|