Speed up SCons packaging builds by eliminating lots of unnecessary string.replace...
[scons.git] / SConstruct
2004-03-08 stevenknightSpeed up SCons packaging builds by eliminating lots...
2004-01-16 stevenknightMake our source-file builds depend on the Copyright...
2004-01-07 stevenknightUpdate the Copyright years to include 2004.
2003-11-07 stevenknightInitialize the 0.94 branch for release.
2003-10-23 stevenknightInitialize the new branch.
2003-08-30 stevenknightFix unpacking the .zip packages even if there are no...
2003-08-20 stevenknightBuild a Debian package, too.
2003-08-20 stevenknightInitialize the new branch.
2003-08-16 stevenknightInitialize the new branch.
2003-08-16 stevenknightBranch for User's Guide changes.
2003-08-05 stevenknightMake how we build our .rpm packages not depend on the...
2003-07-18 stevenknightAdd a script to print .sconsign file contents.
2003-06-25 stevenknightInitialize the new branch for release.
2003-05-27 stevenknightGenerate our own copies of Gentoo files (.ebuild, and...
2003-05-22 stevenknightInitialize the new branch.
2003-05-21 stevenknightBranch for User's Guide updates.
2003-04-02 stevenknightInitialize the new branch.
2003-03-28 stevenknightInitialize the new branch.
2003-02-12 stevenknightRemove deprecated features.
2003-02-11 stevenknightInitialize the 0.12 branch
2003-01-21 stevenknightGenerate the file list in the RPM .spec file.
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-17 stevenknightInitialize the new branch.
2003-01-16 stevenknightUpdate Copyright years.
2002-12-28 stevenknightRefactor FunctionAction objects to support -n and -s.
2002-12-07 stevenknightRemove .pyc files from the scons-local package.
2002-12-06 stevenknightInitialize the new branch. (Includes an SConstruct...
2002-12-04 stevenknightPackage a standalone scons-local package.
2002-11-27 stevenknightFix for Red Hat 8.0: use rpmbuild instead of rpm ...
2002-11-13 stevenknightWin32 portability.
2002-11-12 stevenknightArrange for local copies of files in build/ so the...
2002-11-05 stevenknightChange runtest.py, SConstruct and the Aegis project...
2002-08-26 stevenknightFix the SConstruct to avoid zipit NameError if zip...
2002-07-03 stevenknightFix SConstruct to use for build commands. (Terrel...
2002-06-20 stevenknightFix the SCons packaging build on Win32.
2002-06-18 stevenknightSupply more specific version info, including build...
2002-06-05 stevenknightChanges from Charles Crain.
2002-05-04 stevenknightInitialize the new branch.
2002-05-03 stevenknightFix for handling deleted files in packages when closing...
2002-04-24 stevenknightRework Debian packaging ito incorporate changes from...
2002-04-23 stevenknightFix attempts to unlink directories when unzipping an...
2002-04-23 stevenknightBuild patches for IRIX. (Chad Austin)
2002-04-22 stevenknightPropogate PYTHONPATH when building SCons.
2002-03-30 stevenknightInitialize the new branch.
2002-03-25 stevenknightAdd support for target Aliases.
2002-03-16 stevenknightMake FunctionAction arguments be Nodes, not strings...
2002-02-26 stevenknightExtend SConstruct et al. to build .zip files, and to...
2002-02-25 stevenknightInitialize the new branch.
2002-02-20 stevenknightFix runtest.py for new package-testing scheme baseline...
2002-02-19 stevenknightRevamp package testing.
2002-02-18 stevenknightOnly substitute __FILE__, etc. in revision lines.
2002-02-17 stevenknightSConstruct file clean ups.
2002-02-14 stevenknightFix new .sconsign file write-logic portability to Windo...
2002-02-13 stevenknightSConstruct fix to avoid unnecessary rebuilds.
2002-02-05 stevenknightMake scons return a failure code when a Builder fails...
2002-02-04 stevenknightFinally, eat our own dog food: start using SCons to...
2002-01-30 stevenknightPrepare for release 0.04.
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2002-01-29 stevenknightFix SCon{struct,script} files to build SCons with itself.
2002-01-15 stevenknightStart getting ready to eat our own dog food: prototype...