summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/ActionTests.py
Commit message (Expand)AuthorAgeFilesLines
* Big change for shared libraries and a bunch of other flexibility. (Charles C...Steven Knight2002-04-151-17/+46
* Add abspath construction variable modifier and variable (Anthony Roach)Steven Knight2002-04-111-0/+3
* Clean up how the Environment dictionary is passed to function Actions. (Charl...Steven Knight2002-04-051-2/+8
* Make FunctionAction arguments be Nodes, not strings. (Charles Crain)Steven Knight2002-03-161-2/+6
* Changes to the CommandGenerator functionality. (Charles Crain)Steven Knight2002-03-081-3/+15
* Add command generator function support. (Anthony Roach)Steven Knight2002-02-201-0/+36
* Add preliminary support for Unicode strings.Steven Knight2002-02-171-10/+13
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Strip $(-$) bracketed text from command lines.Steven Knight2002-01-231-2/+9
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-0/+17
* Split Action objects into their own module.Steven Knight2002-01-091-0/+190