minor fixes for clang++
[senf.git] / site_scons /
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-10-19 tho PPI: optimized internal connector packet handling ...
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...
2011-03-29 tho site_scons: added option to overwrite TEST_EXTRA_LIBS...
2011-03-08 tho added scheduler watchdog members to sys/scheduler conso...
2010-11-15 g0dil Fix sample bootstrap senfutil.py (Examples/Sniffer...
2010-11-06 g0dil Extend fixlinks to fix the completely broken cross...
2010-11-04 g0dil Update Examples/Sniffer documentation
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-12 derpeter changed behaivior of scons after switching to local...
2010-10-05 g0dil Use LD consturction variable in CombinedObject builder
2010-09-30 g0dil Add configure check for timerfd.h path
2010-09-20 tho Packets/80221Bundle: swap out MIHMessageRegistry in...
2010-09-13 tho Scons: added profile build option
2010-08-30 g0dil Add support for setting BOOST_VERSION on the scons...
2010-08-20 g0dil Packets/80211Bundle: Fix byteorder issues for radiotap...
2010-08-20 g0dil Packets/80211Bundle: Read-only radiotap reimplementation
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-12 tho site_scons: added fix for SCons 0.97 compatibility...
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-09 g0dil Fix some small and innocent build-system bugs
2010-08-07 g0dil Documentation updates/fixes
2010-08-04 g0dil Fix CPPDFINES handling in scons
2010-08-04 g0dil Change CompileCheck builder to write error messages...
2010-05-28 g0dil Move boost/intrusive to senf/boost_intrusive
2010-05-28 g0dil Fix package build
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-04-01 tho scons fix for lucid
2010-02-08 g0dil Add SCons configure checks
2010-02-04 g0dil Add SENFSCons.BuildExample helper
2010-01-19 g0dil Fix SparseTestHack to work without subversion installed
2009-12-01 tho scons: added BOOST_VARIANT workaround for karmic
2009-10-09 g0dil Add some docs and diagnostics to test_changes build...
2009-10-09 g0dil Fix last test_changes commit ...
2009-10-09 g0dil Add sub-project (senf/Ext) support to test_changes...
2009-10-09 g0dil Implement test_changes build target
2009-10-09 g0dil More flexible only_tests extension handling and diagnostics
2009-10-09 g0dil Clean up DOXYGEN build var setting
2009-10-08 g0dil Add sparse_tests and only_tests build feature
2009-10-06 g0dil Remove duplicate BOOST env vars
2009-09-29 g0dil Utils: Fix Statistics fix
2009-09-29 g0dil Add scons target@host support
2009-09-28 g0dil Fix Doxygen.py builder on hardy
2009-09-25 g0dil Packets: Better packet registry dump and implement...
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-18 g0dil BUGFIX: Add missing get_path()
2009-09-18 tho docu fixes
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-16 tho grmpf; fix for last commit :(
2009-09-16 tho filled up PREDEFINED doxygen macros
2009-09-15 g0dil More minor build cleanups
2009-09-09 g0dil Fix senfutil.Doxygen SENF documentation search
2009-09-09 g0dil Buildsystem updates
2009-09-08 g0dil Fix \diaimage build order
2009-09-07 g0dil Ouch ... (fix last commit)
2009-09-07 g0dil Add 'scons -C' support to scons version switching hack
2009-09-04 g0dil Fix documentation tag-file build
2009-09-04 g0dil Removed further files from top-level directory
2009-09-04 g0dil Toplevel directory cleanup
2009-09-04 g0dil Add some documentation to the SCons-version-switching...
2009-09-04 g0dil Make SCons version-switching hack more robust
2009-09-04 g0dil Import SCons-1.2.0 into repository and magically use...
2009-09-03 g0dil Better doxygen env-var handling (e.g. REVISION)
2009-09-03 g0dil Move SENF and build specific Doxygen stuff into extra...
2009-09-02 g0dil automate makeDieImageMap.py processing
2009-09-02 g0dil Move PkgDraw tool dependencies to site_scons/lib
2009-09-02 g0dil Remove duplicate files from doclib
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-26 g0dil Change default install to build tar-able and complete...
2009-08-26 g0dil Write _templates/SConscript sample file
2009-08-24 g0dil Fix debian package build
2009-08-22 g0dil Fix typo
2009-08-21 g0dil Fix cleaning
next