Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch by Caster to allow for build-time only jars. | 2006-08-11 | 1 | -9/+51 | |
| | |||||
* | Fix for current-vm-matches by Caster | 2006-08-10 | 1 | -1/+1 | |
| | |||||
* | Switched 'java-strict' from being a FEATURE to being a variable. | 2006-08-07 | 1 | -1/+1 | |
| | |||||
* | Added helper method to ensure that when FEATURE=test, then USE=test as well, ↵ | 2006-08-05 | 1 | -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 ↵ | 2006-08-05 | 1 | -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-strict | 2006-08-05 | 1 | -1/+1 | |
| | |||||
* | Added java-pkg_ensure-gcj function, which dies if gcc wasn't built with gcj | 2006-08-05 | 1 | -1/+12 | |
| | |||||
* | Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to ↵ | 2006-08-02 | 1 | -3/+12 | |
| | | | | make eant stricter with regard to CLASSPATH, when java-strict is enable | ||||
* | Added java-pkg_force-compiler | 2006-07-31 | 1 | -0/+13 | |
| | |||||
* | Update to java-ant-2 to use post phase hook instead of the annoying ↵ | 2006-07-21 | 1 | -1/+35 | |
| | | | | ant_src_unpack. Will warn when ant_src_unpack is used. | ||||
* | Added a temporary fix for a bug in ejavac | 2006-07-18 | 1 | -2/+4 | |
| | |||||
* | Fixed installing registering multiple jar files. | 2006-07-08 | 1 | -2/+23 | |
| | |||||
* | Fixed some nasty, yet harmless warnings. | 2006-07-01 | 1 | -2/+2 | |
| | |||||
* | Fix for JAVA_PKG_FORCE_COMPILER. exports JAVA and JAVAC now. | 2006-07-01 | 1 | -1/+9 | |
| | |||||
* | Minor tweak to eant | 2006-06-25 | 1 | -2/+0 | |
| | |||||
* | Adding new Java eclasses, and updating old ones. | 2006-06-24 | 1 | -0/+1747 | |