SConstruct: further refinement of debug control at build time. A new DEBUG_MESSAGES...
commit204bbe563d1870fad4a5e1c98d628d49aa2b499f
authorjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Tue, 6 May 2014 10:46:40 +0000 (6 10:46 +0000)
committerjwoithe <jwoithe@2be59082-3212-0410-8809-b0798e1608f0>
Tue, 6 May 2014 10:46:40 +0000 (6 10:46 +0000)
tree99c31d7a6389c1241157829ed7b16945496254e1
parent67dcb88e713985fb0875ae1870f97dc146ebee7d
SConstruct: further refinement of debug control at build time.  A new DEBUG_MESSAGES option controls whether debug messages are printed (default is enabled).  DEBUG now turns on warnings, symbols and additional debug code (default is enabled).  If DEBUG is not enabled a '-O2' build is done.  The DEBUG_BUILD option added in r2507 has been removed.  Production builds are encouraged to leave DEBUG_MESSAGES enabled while disabling DEBUG.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2517 2be59082-3212-0410-8809-b0798e1608f0
libffado/SConstruct
libffado/src/debugmodule/debugmodule.cpp
libffado/src/debugmodule/debugmodule.h