LUMIERA.clone/admin/scons
Ichthyostega 5564a51a79 build/platform: make lib SigC++ available for GUI test code
Explanation: sigC++ was already linked as transitive dependency
from gtkmm, since it is used for the "signal-slot" system wihin GTK.
But now we want to use sigC++ itself from our generic UI-Backbone,
so we need to pick up the additional compiler and linker flags
and use them when building the relevant parts of both the application
and the test suite
2015-12-25 03:06:33 +01:00
..
BuilderDoxygen.py DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
BuilderGCH.py SCons: use two existing modules for integrating DistCC and CCache 2008-12-19 20:17:23 +01:00
Buildhelper.py SCons: rework test definition to link according to layer 2013-01-07 02:15:05 +01:00
DIR_INFO move the Buildhelper.py to ./admin/scons 2007-07-18 00:39:53 +02:00
IconSvgRenderer.py DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
LumieraEnvironment.py workaround for bug in binutils > 2.23 (closes TICKET #965) 2015-08-16 01:16:20 +02:00
Options.py SCons: rework test definition to link according to layer 2013-01-07 02:15:05 +01:00
Platform.py build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00
Setup.py post-release: add security relevant warning to standard build 2015-11-03 03:06:24 +01:00
ToolCCache.py SCons: several small improvements, e.g. valgrind-suppressionfile 2010-07-26 03:24:15 +02:00
ToolDistCC.py SCons: use two existing modules for integrating DistCC and CCache 2008-12-19 20:17:23 +01:00