Add support for multi-command Builders and Actions.
[scons.git] / src / engine / SCons / Builder.py
2001-09-29 stevenknightAdd support for multi-command Builders and Actions.
2001-09-28 stevenknightAdd support for the ENV construction variable.
2001-09-24 stevenknightEnhance Builders to take any type of node as input.
2001-09-21 stevenknightrebuild in response to changed .c file
2001-09-19 stevenknightClean up the Node.FS class.
2001-09-17 stevenknightAdd automatic substitution on filename lines.
2001-09-17 stevenknightRun setup.py on the unpacked .tar.gz for testing.