LUMIERA.clone/admin/scons
Ichthyostega 3fa9830f4c Switch compilation to C++11 standard with GNU extensions
Why GNU extensions? They where on by default previously,
so we're changing nothing besides the C++ standard level.

AFAIK, we're using a GNU extension at one place, and this
could be replaced by 'decltype' now.
2014-03-17 02:41:31 +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 SCons: ability to define additional libraries in a flexible way 2013-11-03 00:06:59 +01:00
Options.py SCons: rework test definition to link according to layer 2013-01-07 02:15:05 +01:00
Platform.py Build: always link explicitly agrainst lib rt 2013-11-09 00:08:48 +01:00
Setup.py Switch compilation to C++11 standard with GNU extensions 2014-03-17 02:41:31 +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