summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315.Petteri Räty2007-01-281-2/+4
* Move inherit java-ant-2 check to eant itself from the generic src_compile in ...Petteri Räty2007-01-281-6/+1
* Make the generic src_compile die with JAVA_PKG_STRICT if you are not inherit ...Petteri Räty2007-01-281-2/+7
* Added EANT_ANT_TASKS to pass ANT_TASKS to eant. ANT_TASKS is unset in java-pk...Petteri Räty2007-01-251-2/+4
* Rename EANT_EXTRA_ARGUMENTS to EANT_EXTRA_ARGSPetteri Räty2007-01-211-3/+3
* Pass paramaters on to eant in the default src_compile.Petteri Räty2007-01-211-2/+3
* Seems those variables were not used after allPetteri Räty2007-01-161-4/+1
* Added support for JAVA_PKG_IUSE and the mandatory ECLASS and INHERITED variab...Petteri Räty2007-01-161-1/+15
* Moving EANT_GENTOO_CLASSPATH handling to eant implementation so that it can b...Petteri Räty2007-01-121-12/+2
* Added EANT_GENTOO_CLASSPATH and EANT_EXTRA_ARGUMENTS support to the general s...Petteri Räty2007-01-121-2/+14
* Added EANT_FILTER_COMPILER to the default src_compile control variables.Petteri Räty2007-01-101-1/+5
* Added to code to automatically show possible bundled jars in pre_src_compile.Petteri Räty2007-01-101-1/+5
* Use normal vecho until vecho or something similar is agreed to be part of pub...Petteri Räty2006-12-181-2/+2
* Quoting EANT_BUILD_XML in default src_compile to allow spaces in it.Petteri Räty2006-12-181-2/+2
* Added default src_compile.Petteri Räty2006-12-171-2/+23
* Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test a...Petteri Räty2006-12-081-1/+2
* Added CVS Headers after a request from grobian.Petteri Räty2006-12-031-0/+1
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-2/+2
* Fixed typo in pre_pkg_setup() function name.Vlastimil Babka2006-09-201-1/+1
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+85