summaryrefslogtreecommitdiffstats
path: root/test/BuildDir.py
Commit message (Expand)AuthorAgeFilesLines
* Add a native Fortran include scanner.Steven Knight2002-06-121-4/+58
* Fix for relative CPPPATH when BuildDir() is in use. (Charles Crain)Steven Knight2002-05-141-1/+13
* Fix a bug that caused BuildDir(duplicate=1) along with passing a Node to SCon...Steven Knight2002-05-021-0/+14
* Fix subtle problems in end cases with using multiple scanners on a Node.Steven Knight2002-03-201-1/+1
* Make FunctionAction arguments be Nodes, not strings. (Charles Crain)Steven Knight2002-03-161-2/+2
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-15/+32
* Windows NT portability fixes for tests.Steven Knight2001-12-211-2/+2
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-0/+111