aboutsummaryrefslogtreecommitdiff
path: root/java/javavmwrapper
Commit message (Expand)AuthorAgeFilesLines
...
* . Document that the environment variables can also be a space delimitedGreg Lewis2005-04-121-9/+13
* . Install manual pages for javavmwrapper.Greg Lewis2005-04-115-1/+318
* . Ignore errors from the call to registervm, otherwise one sees a wholeGreg Lewis2005-04-111-2/+2
* . Separate standard variables from variables local to this Makefile.Greg Lewis2005-04-111-1/+2
* One more place to reflect existence of jdk 1.5.Alexey Zelkin2005-01-212-5/+8
* Take into account the '-devel' package name suffix when registering CONFLICTSHerve Quiroz2004-12-241-1/+1
* - Register CONFLICTS with java/kaffe and java/kaffe-develHerve Quiroz2004-12-241-0/+2
* . Move pkg-install to files/pkg-install.in since it is modified before use.Greg Lewis2004-12-162-2/+3
* . Run the pkg-install script correctly.Greg Lewis2004-12-071-2/+2
* . 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-122-0/+5
* . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toGreg Lewis2004-11-115-36/+512
* . JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.Greg Lewis2004-09-032-4/+4
* Add a classpath script.Dag-Erling Smørgrav2004-04-013-3/+23
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Long overdue fix: correctly process arguments with spaces.Maxim Sobolev2002-02-022-5/+4
* Revert previous fix - it was not properly thought out.Maxim Sobolev2001-12-032-3/+4
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatMaxim Sobolev2001-11-262-4/+3
* Fix typoRoger Hardiman2001-01-191-1/+1
* Whitespace-only:Maxim Sobolev2000-11-011-2/+2
* Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedMaxim Sobolev2000-06-202-1/+3
* 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-125-0/+161