LUMIERA.clone/admin
Ichthyostega 7cc174808e GCC-7: disable pre-C++17 warning
This warning is only relevant when object files compile with and without
C++17 language level are to be linked into a single executable; starting
with C++17, new style 'noexcept' specifications will become part of the
function signature and thus part of the mangled function name. Linkiing
mixed object files might fail in such a situation.

Obviously this warning is not relevant for us; moreover we plan to
upgrade to C++17 soon
2018-04-26 11:40:39 +02:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons GCC-7: disable pre-C++17 warning 2018-04-26 11:40:39 +02:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
gnu-indent.sh Merge: change building to create modules 2008-12-20 02:15:33 +01:00
headercheck Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
lumiera_c_skeleton release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
rfc.sh Add full-text search command to rfc.sh 2012-08-31 04:55:40 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
testfilter.sh Add two test tools to admin 2010-07-16 07:59:30 +02:00
treeinfo.sh Fix treeinfo.sh sorting order 2011-05-12 19:30:36 +02:00
vg-run.sh Install: change organisation of target and output directory variables 2011-01-29 14:10:19 +01:00
vgsuppression_gen.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00