summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/jar.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-1/+4
* When building a .jar file and $JARCHDIR is set, prefix each .class file with ...Steven Knight2005-09-291-10/+3
* Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...Steven Knight2005-04-021-1/+1
* More command-line output customizability: , , , .Steven Knight2004-11-211-2/+5
* Allow substitution of (Levi Stephen) and other construction variables used b...Steven Knight2004-10-231-6/+6
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-5/+2
* Initialize *FLAGS variables with objects that can add flags either as strings...Steven Knight2004-02-261-4/+6
* Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...Steven Knight2003-09-171-1/+46
* Refactor to use real Nodes for command-line attributes and eliminate PathList...Steven Knight2003-05-061-4/+4
* Implement Tool refactoring. (Chad Austin + Steve Leblanc)Steven Knight2003-04-101-1/+1
* Java!Steven Knight2003-04-061-0/+58