summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Caster to allow for build-time only jars.Joshua Nichols2006-08-111-9/+51
|
* Fix for current-vm-matches by CasterJoshua Nichols2006-08-101-1/+1
|
* Switched 'java-strict' from being a FEATURE to being a variable.Joshua Nichols2006-08-071-1/+1
|
* Added helper method to ensure that when FEATURE=test, then USE=test as well, ↵Joshua Nichols2006-08-051-0/+8
| | | | or dies otherwise. Should probably be used in pkg_setup when appropriate.
* Added accessor methods for current vm, java-pkg_get-current-vm. Added ↵Joshua Nichols2006-08-051-0/+19
| | | | metho,d java-pkg_current-vm-matches, which checks current vm against a list of possible vms.
* Fixed is-java-strict to respect FEATURES=-java-strictJoshua Nichols2006-08-051-1/+1
|
* Added java-pkg_ensure-gcj function, which dies if gcc wasn't built with gcjJoshua Nichols2006-08-051-1/+12
|
* Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to ↵Joshua Nichols2006-08-021-3/+12
| | | | make eant stricter with regard to CLASSPATH, when java-strict is enable
* Added java-pkg_force-compilerJoshua Nichols2006-07-311-0/+13
|
* Update to java-ant-2 to use post phase hook instead of the annoying ↵Joshua Nichols2006-07-211-1/+35
| | | | ant_src_unpack. Will warn when ant_src_unpack is used.
* Added a temporary fix for a bug in ejavacJoshua Nichols2006-07-181-2/+4
|
* Fixed installing registering multiple jar files.Krzysztof Pawlik2006-07-081-2/+23
|
* Fixed some nasty, yet harmless warnings.Joshua Nichols2006-07-011-2/+2
|
* Fix for JAVA_PKG_FORCE_COMPILER. exports JAVA and JAVAC now.Joshua Nichols2006-07-011-1/+9
|
* Minor tweak to eantJoshua Nichols2006-06-251-2/+0
|
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+1747