| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove eclass hooks to resolve bug #163262. | Petteri Räty | 2007-08-05 | 1 | -45/+1 |
* | Add check for bundled class files along with jar files. | Vlastimil Babka | 2007-05-17 | 1 | -1/+4 |
* | Allow EANT_DOC_TARGET="" to disable generating javadocs in default src_compil... | Vlastimil Babka | 2007-05-07 | 1 | -5/+5 |
* | Fixed a bug where the generic src_compile was unsetting ANT_TASKS from the en... | Petteri Räty | 2007-04-07 | 1 | -2/+2 |
* | Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315. | Petteri Räty | 2007-01-28 | 1 | -2/+4 |
* | Move inherit java-ant-2 check to eant itself from the generic src_compile in ... | Petteri Räty | 2007-01-28 | 1 | -6/+1 |
* | Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ... | Petteri Räty | 2007-01-28 | 1 | -2/+7 |
* | Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in java-pk... | Petteri Räty | 2007-01-25 | 1 | -2/+4 |
* | Rename EANT_EXTRA_ARGUMENTS to EANT_EXTRA_ARGS | Petteri Räty | 2007-01-21 | 1 | -3/+3 |
* | Pass paramaters on to eant in the default src_compile. | Petteri Räty | 2007-01-21 | 1 | -2/+3 |
* | Seems those variables were not used after all | Petteri Räty | 2007-01-16 | 1 | -4/+1 |
* | Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED variab... | Petteri Räty | 2007-01-16 | 1 | -1/+15 |
* | Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can b... | Petteri Räty | 2007-01-12 | 1 | -12/+2 |
* | Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general s... | Petteri Räty | 2007-01-12 | 1 | -2/+14 |
* | Added EANT_FILTER_COMPILER to the default src_compile control variables. | Petteri Räty | 2007-01-10 | 1 | -1/+5 |
* | Added to code to automatically show possible bundled jars in pre_src_compile. | Petteri Räty | 2007-01-10 | 1 | -1/+5 |
* | Use normal vecho until vecho or something similar is agreed to be part of pub... | Petteri Räty | 2006-12-18 | 1 | -2/+2 |
* | Quoting EANT_BUILD_XML in default src_compile to allow spaces in it. | Petteri Räty | 2006-12-18 | 1 | -2/+2 |
* | Added default src_compile. | Petteri Räty | 2006-12-17 | 1 | -2/+23 |
* | Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test a... | Petteri Räty | 2006-12-08 | 1 | -1/+2 |
* | Added CVS Headers after a request from grobian. | Petteri Räty | 2006-12-03 | 1 | -0/+1 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -2/+2 |
* | Fixed typo in pre_pkg_setup() function name. | Vlastimil Babka | 2006-09-20 | 1 | -1/+1 |
* | Adding new Java eclasses, and updating old ones. | Joshua Nichols | 2006-06-24 | 1 | -0/+85 |