senf.git
2009-09-04 g0dil Removed further files from top-level directory
2009-09-04 g0dil Further top-dir cleanup and lcov target
2009-09-04 pug updated ListOptionTypeParser and unittests, fixed error...
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-04 g0dil Socket/Protocols/INet: Remove left over debug code...
2009-09-04 g0dil Socket/Protocols/INet: Fix INet6Network matching
2009-09-03 g0dil Set SCons decider to MD5-timestamp
2009-09-03 g0dil Better doxygen env-var handling (e.g. REVISION)
2009-09-03 g0dil Fix documentation menu highlights
2009-09-03 g0dil Move SENF and build specific Doxygen stuff into extra...
2009-09-02 jmo add #include<stdio.h>
2009-09-02 g0dil Add missing install files
2009-09-02 g0dil automate makeDieImageMap.py processing
2009-09-02 g0dil Fix some doclib dependencies
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 PPI: Replace std::pair<...
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-09-01 g0dil PPI: double MultiConnectorMixin connect comments and...
2009-08-31 g0dil PPI: Allow connecting two MultiConnectorMixin modules
2009-08-31 g0dil senfutil.py bugfix
2009-08-31 tho doclib: class index as first entry of classes box
2009-08-31 tho Fix for last commit #1356
2009-08-31 g0dil Add tools to senfutil.py
2009-08-31 g0dil Fix debian build
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 Scheduler: Output process pid in 'Scheduler task haning...
2009-08-28 tho PPI/MultiConnectorMixin: added test to demonstrate...
2009-08-28 g0dil Fix senfutil.py errors
2009-08-28 g0dil Add senf.conf support and update senfutil
2009-08-28 g0dil Another try at fixing gcc 4.4.1 ambiguous declarations
2009-08-27 pug added IPv6 Option Type List Parser and generic packet...
2009-08-27 g0dil Fix ambiguous variable declarations for gcc 4.4.1
2009-08-26 g0dil Re-add construct()/destruct() members (where did they...
2009-08-26 tho senf/Ext: added svn:ignore properties
2009-08-26 g0dil Fix abspath() shell function in doclib/doxygen.sh
2009-08-26 g0dil Fix site_scons install (don't install unnecessary files)
2009-08-26 g0dil Fix doxygen.sh symlink problems
2009-08-26 g0dil Add missing install of 'AllBundles.o'
2009-08-26 g0dil Change default install to build tar-able and complete...
2009-08-26 g0dil Write _templates/SConscript sample file
2009-08-25 tho doclib/fix-links: open files in utf-8 mode
2009-08-25 tho doclib: added encoding options for doxygen
2009-08-24 g0dil Fix example build
2009-08-24 g0dil Fix debian package build
2009-08-24 g0dil Packets: Add construct()/destruct() list container...
2009-08-24 tho added svn:ignore properties
2009-08-24 g0dil Fix doxygen path build error
2009-08-24 g0dil Add AllBundles.o
2009-08-22 g0dil Fix typo
2009-08-21 g0dil Fix cleaning
2009-08-21 g0dil Fix misguided atempt at making cleaning more robust
2009-08-21 g0dil Fix documentation dependencies
2009-08-21 g0dil Don't build examples by default
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Remove empty directories
2009-08-21 g0dil Make 'Ext' menu entry in documentation optional
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 Remove obsolete SENFSCons documentation
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory
2009-08-21 g0dil Fix SCons 1.2.0 build failure
2009-08-21 g0dil Rename senfscons to site_scons and move python files...
2009-08-20 g0dil Simplify ALlIncludesHH usage
2009-08-20 g0dil Combine all boot build stuff in a single scons tool
2009-08-20 g0dil Call CompileCheck builder from BoostUnitTest
2009-08-20 g0dil Restructure SENFSCons.Object helper
2009-08-20 g0dil Replace SENFSCons.InstallIncludeFiles with InstallSubdi...
2009-08-20 g0dil Remove ProgramNoScan builder
2009-08-20 g0dil Remove SENFSCons.StandardTargets and SENFSCons.GlobalTa...
2009-08-19 jmo now senf could also be located in ../senf
2009-08-19 g0dil Move all build env settings from SENFSCons to SConstruct
2009-08-19 g0dil Fix HTML @TOPDIR@ links
2009-08-19 jmo docu fix for Packet.as<>()
2009-08-19 g0dil Move debian and documentation specific parts of SConstr...
2009-08-18 g0dil PPI: Add missing return in MultiConnectorMixin connect
2009-08-18 mtk fix '-' alignment
2009-08-18 mtk fix alignment
2009-08-18 mtk make the console output follow the 'engineerign' format
2009-08-18 g0dil Utils/Console: Fix unit test for newer boost versions
2009-08-17 g0dil More .gitignore stuff
2009-08-17 g0dil Add .gitignore files
2009-08-17 g0dil Completely rework documentation build
2009-08-16 tho Socket: fixed socket handle dumpState() tests
2009-08-13 g0dil PPI: BUGFIX: Duplicate connector registration
2009-08-13 g0dil Socket: Fix handle.state() on invalid handles
2009-08-12 g0dil PPI: Implement PPI dump
2009-08-12 g0dil PPI: Implement PPI tracing support
2009-08-11 g0dil PPI: Add log label to Logger module
2009-08-11 g0dil PPI: Replace LogSink with Logger monitor module
2009-08-11 g0dil Utils/Console: Add argument type conversion and FlagCol...
next