Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-27 | debug: Fix linking failure on OS X by keeping debug level symbol internal | Martin Szulecki | 1 | -3/+10 | |
This change keeps the debug level symbol within the internal convenience library and makes it accessible using an internal helper. This fixes linking, prevents new exported symbols and finally allows proper control of enabling debug messages. | |||||
2014-10-26 | debug: Fix symbol locality for linker so debug messages are printed again | Martin Szulecki | 1 | -16/+3 | |
2014-10-26 | Supress printing very long plists in debug output | BALATON Zoltan | 1 | -1/+7 | |
2014-10-03 | common: Fix distcheck target | Martin Szulecki | 1 | -1/+1 | |
2014-10-03 | Avoid exporting non-public symbols | Martin Szulecki | 1 | -1/+2 | |
2013-09-27 | common/debug: remove inline from debug functions to make clang happy | Nikias Bassen | 1 | -4/+4 | |
2013-07-13 | common: Fix malformed binary debug message dumping | Martin Szulecki | 1 | -1/+1 | |
2013-05-23 | Silence compiler warnings for win32 builds | Martin Szulecki | 1 | -1/+1 | |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -0/+169 | |