summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sanitise find arguments when using JAVA_PKG_BSFIX_NAME option. Fix #231956.Patrice Clement2015-01-231-2/+2
* Ban the java-ant_remove-taskdefs() function and remove Python dependency, bug...Michał Górny2014-03-311-3/+5
* Convert comments for eclass manpages. Heavily based on work from ercpe, bug #...Vlastimil Babka2013-10-051-107/+103
* Raise ant-core dep to version 1.8.2. #466558Ralph Sennhauser2013-04-201-2/+2
* Drop quiet mode.Brian Harring2012-09-141-16/+11
* inherit multilib for get_libdirZac Medico2012-06-021-2/+2
* Update copyright years in headersChristian Faulhammer2011-12-271-9/+9
* Add java-ant_remove-taskdef()s --name parameter that removes only tasks of gi...Vlastimil Babka2011-10-211-5/+13
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-5/+5
* Add java-ant_remote-taskdefsPetteri Räty2010-10-171-6/+31
* 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