summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/jar.py
Commit message (Expand)AuthorAgeFilesLines
* TempFileMunge does not use env['CXXCOMSTR'] for output display.LaurentMarchelli2014-12-021-1/+1
* Changes for issue #2730:Dirk Baechle2011-07-071-1/+7
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)Steven Knight2008-12-121-3/+3
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-6/+19
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-171-15/+5
* 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