summaryrefslogtreecommitdiffstats
path: root/doc/man
Commit message (Expand)AuthorAgeFilesLines
* Start getting ready to eat our own dog food: prototype SConscript files.Steven Knight2002-01-151-0/+1
* Document function Actions and fix their return values (None == success, don't...Steven Knight2002-01-151-4/+42
* Fix things on the man page.Steven Knight2002-01-151-428/+448
* Make the Default() method accomodate targets with white space in the file name.Steven Knight2002-01-121-1/+4
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-0/+24
* Add the InstallAs() method (Charles Crain).Steven Knight2002-01-111-0/+25
* Split Action objects into their own module.Steven Knight2002-01-091-23/+46
* Document fixes for 0.02 man page omissisions.Steven Knight2002-01-081-32/+163
* Add support for lex and yacc.Steven Knight2002-01-071-1/+35
* Add --debug=tree (print depenency tree) supportSteven Knight2001-12-291-7/+13
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-64/+156
* Prepare for release.Steven Knight2001-12-241-0/+2
* Add a quick-and-dirty set of examples to the man page.Steven Knight2001-12-221-0/+133
* Create the Script directorySteven Knight2001-12-211-1/+2
* Fix Export(), add Import() and Return()Steven Knight2001-12-201-2/+125
* Add CPPPATH to man pageSteven Knight2001-12-171-0/+13
* Add variable interpolation to the man pageSteven Knight2001-12-131-1/+37
* Create a troff man page.Steven Knight2001-12-115-1139/+723
* Updating licensing.Steven Knight2001-10-034-4/+80
* Add support for SCONSFLAGS.Steven Knight2001-09-262-0/+41
* Add -C support.Steven Knight2001-09-101-4/+5
* Look for SConstruct, Sconstruct, and sconstruct files.Steven Knight2001-09-102-11/+14
* Add command-line processing for all options (with tests).Steven Knight2001-09-091-22/+59
* Add a man page.Steven Knight2001-09-074-0/+984