aboutsummaryrefslogtreecommitdiff
path: root/java/javavmwrapper/src
Commit message (Expand)AuthorAgeFilesLines
* One more place to reflect existence of jdk 1.5.Alexey Zelkin2005-01-211-4/+7
* . Some minor comment and formatting fixes (should have probably have beenGreg Lewis2004-12-071-7/+31
* . javavmwrapper uses PATH to make sure it gets the system version ofGreg Lewis2004-11-121-0/+4
* . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toGreg Lewis2004-11-111-33/+436
* . JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.Greg Lewis2004-09-031-2/+2
* Add a classpath script.Dag-Erling Smørgrav2004-04-011-0/+11
* Long overdue fix: correctly process arguments with spaces.Maxim Sobolev2002-02-021-4/+3
* Revert previous fix - it was not properly thought out.Maxim Sobolev2001-12-031-2/+3
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatMaxim Sobolev2001-11-261-3/+2
* Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedMaxim Sobolev2000-06-201-0/+2
* Fix typo.Maxim Sobolev2000-06-121-1/+1
* Handle comments in all places.Maxim Sobolev2000-06-121-3/+4
* Initial import of javavmwrapper - a simple shell script which would allowMaxim Sobolev2000-06-121-0/+120