summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ...Vlastimil Babka2010-04-291-1/+6
* Add a separate java-pkg_get-bootclasspath function and make java-pkg_rewrite-...Vlastimil Babka2010-02-121-14/+3
* Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ...Vlastimil Babka2010-02-011-2/+5
* Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCL...Vlastimil Babka2009-11-081-1/+47
* Make rewriter3 respect JAVA_ANT_CLASSPATH_TAGSPetteri Räty2009-02-151-2/+5
* whitespaceMarkus Meier2009-02-081-5/+5
* Make sure JAVA_PKG_OPT_USE is respected for all eclass dependencies. Fixes bu...Petteri Räty2008-10-071-5/+9
* Make EXPORT_FUNCTIONS conditional now that I figured out why it was dying.Petteri Räty2008-10-051-2/+2
* Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails sou...Petteri Räty2008-10-011-2/+2
* Move build.xml rewriting from eant to java-ant-2_src_configure and bundled ja...Petteri Räty2008-10-011-1/+19
* Raise javatoolkit dep to current stable.Vlastimil Babka2008-09-281-2/+2
* Undo last accidental commit.Petteri Räty2008-07-071-35/+6
* Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ...Petteri Räty2008-07-071-6/+35
* Add support for JAVA_ANT_ENCODING using build-xml-rewrite.Petteri Räty2008-07-011-6/+15
* Fixed error where incorrect path to helper function used.Alistair Bush2008-06-201-2/+2
* Add missing -x operator.Alistair Bush2008-06-191-2/+2
* Prepare eclasses to support javatoolkit move.Alistair Bush2008-06-181-1/+9
* Rolling out bad patch that broke java. see #217766 #217767Alistair Bush2008-04-151-20/+12
* Updating java-ant-2.eclass to support relocation of javatoolkitAlistair Bush2008-04-151-12/+20
* Add support for JAVA_ANT_CLASSPATH_TAGS.Petteri Räty2008-03-051-2/+14
* Don't use in java-ant_xml-rewrite because it's run during the src_ functions.Petteri Räty2008-02-131-4/+3
* Remove generation 1 write support from the eclass to make it simpler. The ecl...Petteri Räty2008-01-271-98/+80
* Fix eval for classpath rewrite as it was missing the optional output rediction.Petteri Räty2008-01-221-2/+2
* Add JAVA_ANT_REWRITE_CLASSPATH support when using generation 2 rewrite. Fixes...Petteri Räty2008-01-221-1/+9
* Make ANT_TASKS="none" the new default, bug #203750.Vlastimil Babka2008-01-121-16/+2
* java-ant_bsfix_files was returning 1 when JAVA_PKG_DEBUG is on.Petteri Räty2007-12-181-1/+3
* Remove eclass hooks to resolve bug #163262.Petteri Räty2007-08-051-25/+4
* Apply third generation rewriting patch from kiorky. Only enabled when you hav...Petteri Räty2007-06-011-15/+91
* Remove IFS mangling instance with potential breakage.Vlastimil Babka2007-04-261-1/+6
* Raise javatoolkit dep to 0.2.0-r1 so that build.xml files with entities don't...Vlastimil Babka2007-03-151-2/+2
* Die outright, instead of warning about using ant_src_unpack.Joshua Nichols2007-03-111-3/+2
* Don't use Portage internals to make the eclass quieter without first checking...Petteri Räty2007-03-011-5/+8
* Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to p...Vlastimil Babka2007-01-301-6/+40
* Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 usage...Petteri Räty2007-01-281-2/+2
* Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315.Petteri Räty2007-01-281-2/+4
* Add split-ant functionality to relevant eclasses.Vlastimil Babka2007-01-211-1/+18
* Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES.Petteri Räty2007-01-201-1/+6
* Added java-ant_ignore-system-classes and java-ant_xml-rewritePetteri Räty2007-01-121-7/+39
* Added instructions for re-emerging dev-python/pyxml when there are undefined ...Petteri Räty2007-01-061-5/+22
* Reworked the eclass to work with xml-rewrite-2.py that is way faster.Petteri Räty2006-12-271-28/+81
* 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
* Fixes variable names. Also cleans up building of find_args. Courtesy of Caste...Joshua Nichols2006-09-111-15/+13
* New function to rewrite build.xml: adds classpath.Krzysztof Pawlik2006-08-061-0/+28
* Fixed typo of eclass variable namesJoshua Nichols2006-08-011-2/+2
* Split fixing build files to separate function, which can be used by ebuilds. ...Krzysztof Pawlik2006-07-281-18/+36
* Use portable find(1) syntax by specifying the directory to work in (.).Diego Elio Pettenò2006-07-221-1/+1
* Update to java-ant-2 to use post phase hook instead of the annoying ant_src_u...Joshua Nichols2006-07-211-13/+13
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+155