10 Commits

Author SHA1 Message Date
Martin Szulecki 24ce2e27b4 Remove trailing whitespace errors from all files 2015-01-28 01:27:59 +01:00
Martin Szulecki e229e28cb3 debug: Fix linking failure on OS X by keeping debug level symbol internal
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-27 02:40:14 +01:00
Martin Szulecki 1e86eab358 debug: Fix symbol locality for linker so debug messages are printed again 2014-10-26 16:40:55 +01:00
BALATON Zoltan 8dc5f5ad7f Supress printing very long plists in debug output 2014-10-26 14:17:43 +01:00
Martin Szulecki 2fe46acbbb common: Fix distcheck target 2014-10-03 16:29:42 +02:00
Martin Szulecki 4c4bbd31f5 Avoid exporting non-public symbols 2014-10-03 16:29:42 +02:00
Nikias Bassen 494ff699d6 common/debug: remove inline from debug functions to make clang happy 2013-09-27 12:02:20 +02:00
Martin Szulecki 52c6680bc3 common: Fix malformed binary debug message dumping 2013-07-13 16:40:13 +02:00
Martin Szulecki cfa1eb9f7d Silence compiler warnings for win32 builds 2013-05-23 20:17:13 +02:00
Martin Szulecki 4748e1ac72 common: Move debug and userpref code into libinternalcommon 2013-04-25 17:43:54 +01:00