Toplevel directory cleanup
[senf.git] / SConstruct
2009-09-04 g0dil Toplevel directory cleanup
2009-09-04 g0dil Import SCons-1.2.0 into repository and magically use...
2009-09-03 g0dil Set SCons decider to MD5-timestamp
2009-09-02 g0dil Add missing install files
2009-09-02 g0dil Move PkgDraw tool dependencies to site_scons/lib
2009-09-01 g0dil Add missing install files
2009-08-31 g0dil PPI: Allow connecting two MultiConnectorMixin modules
2009-08-31 g0dil senfutil.py bugfix
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 Add senf.conf support and update senfutil
2009-08-26 g0dil Fix site_scons install (don't install unnecessary files)
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 example build
2009-08-24 g0dil Fix debian package build
2009-08-21 g0dil Fix misguided atempt at making cleaning more robust
2009-08-21 g0dil Fix documentation dependencies
2009-08-21 g0dil Move sourcecode into 'senf/' directory
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 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 g0dil Move all build env settings from SENFSCons to SConstruct
2009-08-19 g0dil Move debian and documentation specific parts of SConstr...
2009-08-17 g0dil Completely rework documentation build
2009-04-23 g0dil Add revision number dependency to doc build
2009-04-06 g0dil Adapt to latest scons Version
2009-03-27 g0dil Add bytefield.sty latex package to doclib
2009-03-27 g0dil Fix debsrc target (include local_config.hh symlink...
2009-03-17 g0dil PPI: Allow to change the IOEvent handle/event mask
2009-02-19 g0dil Fix TEXIPUTS include path when envvar is missing
2009-02-18 g0dil doclib: Remove unneeded latex package import from pkgdraw
2009-01-08 g0dil Utils/Console: Replace Readline with LineEditor
2009-01-05 g0dil Utils: Fix hexump() of nevative values
2008-12-19 g0dil Fix LIBADDSUFFIX support
2008-12-19 g0dil Fix debian control file
2008-12-19 g0dil Fix some build problems
2008-12-19 g0dil Move Console from Scheduler into Utils
2008-12-12 g0dil Add libboost-signals library to build setup
2008-11-07 g0dil PPI: Assert documentation
2008-09-17 g0dil Utils: Add singleton alive test member
2008-05-27 g0dil Console: Implement short-option and non-option parsing
2008-05-19 g0dil Add 'rt' library to build (needed at least by gentoo)
2008-05-17 g0dil Missing changes from last commit
2008-05-14 g0dil Utils: Refactor hexdump() helper to move code out of...
2008-04-24 g0dil Console: Basic readling support
2008-03-20 g0dil Add Boost.Iostreams library to build
2008-02-22 g0dil debian: New automatic versioning from release tags
2008-02-22 g0dil debian: Update build depends
2008-02-19 tho use boost_filesystem lib only for testing
2008-02-10 g0dil Export PATH to build environment
2008-01-30 g0dil debian: Add missing 'netpbm' build dependency
2008-01-30 g0dil Add missing 'Clean' targets
2008-01-30 g0dil debian: Add README.Debian file to all packages
2008-01-28 g0dil Rework debian package build: build final and debug...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2008-01-22 g0dil doclib: Clean up documentation generation
2007-12-17 g0dil Utils/Exception: Allow to disable ErrnoExceptions via...
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-10-31 g0dil Utils/Logger: Completed documentation
2007-10-30 g0dil Implement (manual .. yuck) topological sort of SConscri...
2007-10-30 g0dil Link statically against boost_unit_test_framework library
2007-10-08 g0dil Utils: Implement IpChecksum helper class
2007-09-20 g0dil Add libsenf_filesystem
2007-09-13 g0dil PPI: Rename all 'Reader's to 'Source's and 'Writer...
2007-09-11 g0dil Produfce more detailed statistics in fix-links.py
2007-09-11 g0dil Fix the build process to work with the SCons V0.96...
2007-09-10 g0dil Backport SConscript to work with SCons 0.96.1
2007-09-10 g0dil Add doclib/fix-links.py to temporarily fix/remove bad...
2007-09-07 g0dil Added 'linklint' scons target
2007-09-03 g0dil Add 'include/senf' directory
2007-09-03 g0dil Better SENF configuration support (local_config.hh)
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-31 g0dil Improve handling of SConfig and Doxyfile.local in debia...
2007-08-31 g0dil Completed 'Build=Depends' (validated with pbuilder)
2007-08-31 g0dil Build combined library 'libsenf.a' and restructure...
2007-08-29 g0dil Add support vor CONCURRENCY_LEVEL and 'scons -j <n...
2007-08-29 g0dil Fix non-subversion build from debian source package
2007-08-28 g0dil Setup debian package build environment in 'debian/'
2007-07-31 g0dil Socket/Protocols/INet: Fix address class documentation
2007-07-27 g0dil Socket/Protocols/INet: Change INet4Address to use a...
2007-04-24 g0dil Autogenerate doxy-header and footer from template in...
2007-04-24 g0dil Autogenerate search.php from the html templates
2007-04-20 g0dil Added admin scripts to repository
2007-03-23 tho moved Sniffer into new Examples directory
2007-03-01 g0dil Documented coding guidelines (file naming, class naming...
2007-02-20 g0dil Fixed whitespace in all files (no tabs)
2007-02-13 g0dil Complete SENFSCons documentation
2007-01-29 g0dil Fix 'compiled' check in SConstruct
2007-01-25 g0dil Fix relative pathname handling in Doxyfiles
2007-01-25 g0dil Add XSLT postprocessing of HTML files to fix browser...
2007-01-25 g0dil Introduce automatic version stamping in the documentation
2007-01-20 g0dil Again some doc-build fixes
2007-01-18 g0dil Fix doc building again (grmpf)
2007-01-18 g0dil Implemented global cross-reference generation
next