Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert comments for eclass manpages. Heavily based on work from ercpe, bug ↵ | Vlastimil Babka | 2013-10-05 | 1 | -107/+103 |
| | | | | #476946. | ||||
* | Raise ant-core dep to version 1.8.2. #466558 | Ralph Sennhauser | 2013-04-20 | 1 | -2/+2 |
| | |||||
* | Drop quiet mode. | Brian Harring | 2012-09-14 | 1 | -16/+11 |
| | | | | | | | | | | 1) paludis never had a quiet_mode, portage did. 2) portage manages it's output as is via controlling what it relays to term from logs. Meaning, this isn't useful/necessary, plus it didn't properly protect itself from external bleeding of output content into that func for when quiet_mode wasn't a function. | ||||
* | inherit multilib for get_libdir | Zac Medico | 2012-06-02 | 1 | -2/+2 |
| | |||||
* | Update copyright years in headers | Christian Faulhammer | 2011-12-27 | 1 | -9/+9 |
| | |||||
* | Add java-ant_remove-taskdef()s --name parameter that removes only tasks of ↵ | Vlastimil Babka | 2011-10-21 | 1 | -5/+13 |
| | | | | given name. Patch by Ralph Sennhauser <gentoo.sera@bluewin.ch>, bug #387983. | ||||
* | Convert every instance of hasq to has. | Samuli Suominen | 2011-07-08 | 1 | -5/+5 |
| | |||||
* | Add java-ant_remote-taskdefs | Petteri Räty | 2010-10-17 | 1 | -6/+31 |
| | |||||
* | Skip the src_configure of java-ant-2.eclass when java-pkg-opt-2 is inherited ↵ | Vlastimil Babka | 2010-04-29 | 1 | -1/+6 |
| | | | | and java USE flag is disabled, to prevent bugs like #317673. | ||||
* | Add a separate java-pkg_get-bootclasspath function and make ↵ | Vlastimil Babka | 2010-02-12 | 1 | -14/+3 |
| | | | | java-pkg_rewrite-bootclasspath use it. | ||||
* | Add EAPI=3 support for java eclasses. Bug #303061 and patch thanks to Ulrich ↵ | Vlastimil Babka | 2010-02-01 | 1 | -2/+5 |
| | | | | Müller <ulm@gentoo.org>. | ||||
* | Add support for rewriting bootclasspath in build.xml and ↵ | Vlastimil Babka | 2009-11-08 | 1 | -1/+47 |
| | | | | JAVA_PKG_WANT_BOOTCLASSPATH variable. | ||||
* | Make rewriter3 respect JAVA_ANT_CLASSPATH_TAGS | Petteri Räty | 2009-02-15 | 1 | -2/+5 |
| | |||||
* | whitespace | Markus Meier | 2009-02-08 | 1 | -5/+5 |
| | |||||
* | Make sure JAVA_PKG_OPT_USE is respected for all eclass dependencies. Fixes ↵ | Petteri Räty | 2008-10-07 | 1 | -5/+9 |
| | | | | bug #240334. | ||||
* | Make EXPORT_FUNCTIONS conditional now that I figured out why it was dying. | Petteri Räty | 2008-10-05 | 1 | -2/+2 |
| | |||||
* | Remove conditionals from EXPORT_FUNCTIONS until I figure out why it fails ↵ | Petteri Räty | 2008-10-01 | 1 | -2/+2 |
| | | | | sourcing. | ||||
* | Move build.xml rewriting from eant to java-ant-2_src_configure and bundled ↵ | Petteri Räty | 2008-10-01 | 1 | -1/+19 |
| | | | | jar checking to java-utils-2_src_prepare. | ||||
* | Raise javatoolkit dep to current stable. | Vlastimil Babka | 2008-09-28 | 1 | -2/+2 |
| | |||||
* | Undo last accidental commit. | Petteri Räty | 2008-07-07 | 1 | -35/+6 |
| | |||||
* | Always put junit to gentoo.classpath when ANT_TASKS has ant-junit. Fixes bug ↵ | Petteri Räty | 2008-07-07 | 1 | -6/+35 |
| | | | | #225981. | ||||
* | Add support for JAVA_ANT_ENCODING using build-xml-rewrite. | Petteri Räty | 2008-07-01 | 1 | -6/+15 |
| | |||||
* | Fixed error where incorrect path to helper function used. | Alistair Bush | 2008-06-20 | 1 | -2/+2 |
| | |||||
* | Add missing -x operator. | Alistair Bush | 2008-06-19 | 1 | -2/+2 |
| | |||||
* | Prepare eclasses to support javatoolkit move. | Alistair Bush | 2008-06-18 | 1 | -1/+9 |
| | |||||
* | Rolling out bad patch that broke java. see #217766 #217767 | Alistair Bush | 2008-04-15 | 1 | -20/+12 |
| | |||||
* | Updating java-ant-2.eclass to support relocation of javatoolkit | Alistair Bush | 2008-04-15 | 1 | -12/+20 |
| | |||||
* | Add support for JAVA_ANT_CLASSPATH_TAGS. | Petteri Räty | 2008-03-05 | 1 | -2/+14 |
| | |||||
* | Don't use in java-ant_xml-rewrite because it's run during the src_ functions. | Petteri Räty | 2008-02-13 | 1 | -4/+3 |
| | |||||
* | Remove generation 1 write support from the eclass to make it simpler. The ↵ | Petteri Räty | 2008-01-27 | 1 | -98/+80 |
| | | | | eclass has for a while required javatoolkit version with a second generation rewriter. | ||||
* | Fix eval for classpath rewrite as it was missing the optional output rediction. | Petteri Räty | 2008-01-22 | 1 | -2/+2 |
| | |||||
* | Add JAVA_ANT_REWRITE_CLASSPATH support when using generation 2 rewrite. ↵ | Petteri Räty | 2008-01-22 | 1 | -1/+9 |
| | | | | Fixes bug #207084. | ||||
* | Make ANT_TASKS="none" the new default, bug #203750. | Vlastimil Babka | 2008-01-12 | 1 | -16/+2 |
| | |||||
* | java-ant_bsfix_files was returning 1 when JAVA_PKG_DEBUG is on. | Petteri Räty | 2007-12-18 | 1 | -1/+3 |
| | |||||
* | Remove eclass hooks to resolve bug #163262. | Petteri Räty | 2007-08-05 | 1 | -25/+4 |
| | |||||
* | Apply third generation rewriting patch from kiorky. Only enabled when you ↵ | Petteri Räty | 2007-06-01 | 1 | -15/+91 |
| | | | | have javatoolkit from java-overlay installed so there should be no changes for current users. | ||||
* | Remove IFS mangling instance with potential breakage. | Vlastimil Babka | 2007-04-26 | 1 | -1/+6 |
| | |||||
* | Raise javatoolkit dep to 0.2.0-r1 so that build.xml files with entities ↵ | Vlastimil Babka | 2007-03-15 | 1 | -2/+2 |
| | | | | don't break. | ||||
* | Die outright, instead of warning about using ant_src_unpack. | Joshua Nichols | 2007-03-11 | 1 | -3/+2 |
| | |||||
* | Don't use Portage internals to make the eclass quieter without first ↵ | Petteri Räty | 2007-03-01 | 1 | -5/+8 |
| | | | | checking that quiet_mode exists. Makes this eclass play nicer with paludis. | ||||
* | Put ant-core to DEPEND unless disabled. WANT_SPLIT_ANT restricts the dep to ↵ | Vlastimil Babka | 2007-01-30 | 1 | -6/+40 |
| | | | | | | | | proper version. These depends are mandatory for java-pkg-2, and triggered by USE flag for java-pkg-opt-2 (WANT_ANT_TASKS depends. Because of that, java-ant-2 can only by inherited AFTER one of those eclasss. too) | ||||
* | Undo last commit because we need to check java-pkg-opt-2 and java-ant-2 ↵ | Petteri Räty | 2007-01-28 | 1 | -2/+2 |
| | | | | usage before adding the automatic dep on ant-core. | ||||
* | Use WANT_ANT_TASKS if EANT_ANT_TASKS is not defined. Fixes bug #164315. | Petteri Räty | 2007-01-28 | 1 | -2/+4 |
| | |||||
* | Add split-ant functionality to relevant eclasses. | Vlastimil Babka | 2007-01-21 | 1 | -1/+18 |
| | | | | ---------------------------------------------------------------------- | ||||
* | Add support for JAVA_ANT_IGNORE_SYSTEM_CLASSES. | Petteri Räty | 2007-01-20 | 1 | -1/+6 |
| | |||||
* | Added java-ant_ignore-system-classes and java-ant_xml-rewrite | Petteri Räty | 2007-01-12 | 1 | -7/+39 |
| | |||||
* | Added instructions for re-emerging dev-python/pyxml when there are undefined ↵ | Petteri Räty | 2007-01-06 | 1 | -5/+22 |
| | | | | symbols in pyexpat.so | ||||
* | Reworked the eclass to work with xml-rewrite-2.py that is way faster. | Petteri Räty | 2006-12-27 | 1 | -28/+81 |
| | |||||
* | 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 |
| |