summaryrefslogtreecommitdiffstats
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
...
* Make up-to-date messages get printed out in the correct order Mark IISteven Knight2001-10-261-11/+10
* Support building (sub)directories.Steven Knight2001-10-251-30/+32
* Add -k support and moreSteven Knight2001-10-241-11/+15
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-0/+5
* Remove the Node.derived attribute.Steven Knight2001-10-151-1/+1
* Add the Library() method.Steven Knight2001-10-111-1/+1
* Add -i (ignore errors) supportSteven Knight2001-10-101-15/+23
* Add support for -c (clean targets).Steven Knight2001-10-091-8/+22
* Use the Node Walker to build dependencies in order.Steven Knight2001-10-051-27/+22
* Updating licensing.Steven Knight2001-10-033-1/+46
* Fix various bugs caused by Python 2.1Steven Knight2001-10-021-1/+1
* Handle build errors.Steven Knight2001-10-021-2/+6
* Pass in the signature Calculator to the Taskmaster.Steven Knight2001-10-011-33/+12
* Add a test for unknown options (both short and long).Steven Knight2001-09-291-4/+9
* Add support for SCONSFLAGS.Steven Knight2001-09-261-38/+69
* Have SCons report when something is up-to-date.Steven Knight2001-09-211-2/+25
* rebuild in response to changed .c fileSteven Knight2001-09-211-3/+9
* Error message if no SConstruct file.Steven Knight2001-09-211-6/+8
* Install scons, not scons.pySteven Knight2001-09-202-2/+2
* Cygwin portability fixes for Windows NT builds.Steven Knight2001-09-201-1/+9
* Add support for Default() targets.Steven Knight2001-09-201-0/+9
* Clean up the Node.FS class.Steven Knight2001-09-191-4/+1
* Add automatic substitution on filename lines.Steven Knight2001-09-172-2/+2
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-173-0/+576