Fix SideEffect() and BuildDir(). (Anthony Roach)
[scons.git] / test / SideEffect.py
2003-05-15 stevenknightFix SideEffect() and BuildDir(). (Anthony Roach)
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-12-28 stevenknightRefactor FunctionAction objects to support -n and -s.
2002-12-16 stevenknightMake the 'Do not know how to build' error message catch...
2002-11-25 stevenknightMake env.SideEffect work for Dir nodes. (Anthony Roach)
2002-11-23 stevenknightMake building source files fail like Make.
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
2002-07-04 stevenknightAdd support for side effect targets. (Anthony Roach)