summaryrefslogtreecommitdiffstats
path: root/test/Java/JARCHDIR.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Visual Studio 2005 Professional. Windows portability fixes ↵Steven Knight2006-02-121-1/+9
| | | | for various tests. (Baptiste Lepilleur)
* When building a .jar file and $JARCHDIR is set, prefix each .class file with ↵Steven Knight2005-09-291-0/+68
the -C flag. (Kian Win Ong)