minor fixes for clang++
[senf.git] / site_scons / senfutil.py
2011-12-07 tho site_scons: support for clang/llvm
2011-12-07 tho several fixes for clang/llvm
2011-11-24 tho site_scons: don't set -ffunction-sections for profile...
2011-11-16 tho g++/final: don't add extra code to check for buffer...
2011-11-07 tho added additional compile options for final build to...
2011-09-26 tho fixes for Ubuntu Oneiric (g++ 4.6.1, boost 1.46.1)
2011-04-11 tho SenfScons: revoked fix for parseArguments() in senfutil :-/
2011-04-11 tho removed needless Boost.Iostreams dependency
2011-04-05 tho hmpf. fix for last commit. sry.
2011-04-05 tho SENFScons: external modules can now extend SConfigure...
2010-09-20 tho Packets/80221Bundle: swap out MIHMessageRegistry in...
2010-09-13 tho Scons: added profile build option
2010-08-14 g0dil Move all 'clean' globbing into senfutil using senfutil...
2010-08-13 g0dil Add support for multiple VAR+=VALUE arguments
2010-08-13 g0dil More SCons/Configure cleanup
2010-08-13 g0dil Reorganize SCons build system
2010-08-12 g0dil Enhance senfutil client-project handling
2010-08-11 g0dil senfutil: collect command-line variable settings in...
2010-08-11 g0dil Rework configure stuff
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-04 g0dil Fix CPPDFINES handling in scons
2010-05-28 g0dil Move boost/intrusive to senf/boost_intrusive
2010-05-03 g0dil Utils/Console: Fix classic spirit include warnings
2010-04-26 g0dil Fix spurious warnings and workaround possible aliasing...
2010-04-19 mtk default to -O2 for non debug build
2010-02-08 g0dil Add SCons configure checks
2009-12-01 tho scons: added BOOST_VARIANT workaround for karmic
2009-10-09 g0dil Clean up DOXYGEN build var setting
2009-10-06 g0dil Remove duplicate BOOST env vars
2009-09-25 g0dil Add FLAVOR build option
2009-09-18 g0dil Fix for last commit
2009-09-18 g0dil BUGFIX: Fix senfutil.Glob() subdir globbing
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-15 g0dil More minor build cleanups
2009-09-09 g0dil Fix senfutil.Doxygen SENF documentation search
2009-09-03 g0dil Better doxygen env-var handling (e.g. REVISION)
2009-09-01 g0dil Add missing install files
2009-09-01 g0dil Add SENF tagfile support to senfutil.Doxygen()
2009-09-01 g0dil senfutil.Doxygen build fixes
2009-09-01 g0dil First implementation of senfutil.Doxygen
2009-08-31 tho Fix for last commit #1356
2009-08-31 g0dil Add tools to senfutil.py
2009-08-28 g0dil Compatibility workarounds for SCons 0.97 (hardy)
2009-08-28 g0dil Correctly parse boolen command line arguments
2009-08-28 g0dil Fix senfutil.py errors
2009-08-28 g0dil Add senf.conf support and update senfutil
2009-08-21 g0dil More robust SENF location check in senfutil
2009-08-21 g0dil More flexible SENF searchpath in senfutil
2009-08-21 g0dil Extension support
2009-08-21 g0dil Rename senfscons to site_scons and move python files...