summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/zip.py
Commit message (Expand)AuthorAgeFilesLines
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-1/+1
* Have the Zip() Builder create compressed .zip files by default.Steven Knight2003-12-161-7/+11
* Refactor to use real Nodes for command-line attributes and eliminate PathList...Steven Knight2003-05-061-1/+1
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Finish Tar builder support, add Zip builder support.Steven Knight2003-02-261-0/+88