summaryrefslogtreecommitdiffstats
path: root/src/engine
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for multi-command Builders and Actions.Steven Knight2001-09-291-0/+15
* Add support for the ENV construction variable.Steven Knight2001-09-285-4/+41
* Add unit tests for Node methods that have been recently added.Steven Knight2001-09-282-2/+71
* Change the env.Dictionary to an access method for an env._dict attribute.Steven Knight2001-09-262-12/+24
* Enhance Builders to take any type of node as input.Steven Knight2001-09-249-36/+88
* Implement the Depends() method.Steven Knight2001-09-248-6/+129
* rebuild in response to changed .c fileSteven Knight2001-09-219-137/+516
* Cygwin portability fixes for Windows NT builds.Steven Knight2001-09-201-1/+9
* Clean up the Node.FS class.Steven Knight2001-09-194-175/+299
* Add automatic substitution on filename lines.Steven Knight2001-09-1725-25/+25
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-1731-0/+2096