summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow java-pkg_get-javac to be called alone. Fixes bug #172594. ThanksJames Le Cuirot2015-08-021-27/+8
* Document JAVA_RM_FILES variable. Also, fix documentation and correct typos in...Patrice Clement2015-07-311-10/+20
* Fix JAVA_RM_FILES by simplifying java-utils-2_src_prepare on the basisJames Le Cuirot2015-07-301-7/+3
* Introduce java-pkg_rm_files as a helper function along with JAVA_RM_FILES arr...Patrice Clement2015-07-221-1/+47
* The -source flag was added in 1.3 or 1.4 (not sure) and we haveJames Le Cuirot2015-06-281-14/+7
* Allow EANT_GENTOO_CLASSPATH_EXTRA to work when EANT_GENTOO_CLASSPATHJames Le Cuirot2015-06-191-8/+6
* Add java-pkg_addres function for adding resource files to an existingJames Le Cuirot2015-06-151-1/+32
* The depend-java-query wrapper is raising readonly variable warningsJames Le Cuirot2015-05-241-13/+1
* Bump everyone to java-config 2.2.James Le Cuirot2015-05-091-2/+2
* Make java-pkg_doso always install with mode 0755, which is more likeJames Le Cuirot2015-05-021-2/+2
* Skip java-dep-check for ant tasks wrt bug #298955. Fix missingJames Le Cuirot2015-04-281-33/+32
* Consider SLOTs when checking Java dependencies. Comment out the longerJames Le Cuirot2015-04-141-32/+44
* Add ejavadoc function. Thanks to wltjr. Fixes bug #544076.James Le Cuirot2015-04-041-3/+20
* Only refer to DESTTREE within the src_install phase.Tim Harder2014-04-091-3/+3
* Convert comments for eclass manpages. Heavily based on work from ercpe, bug #...Vlastimil Babka2013-10-061-603/+464
* Don't add subslots to JAVA_PKG_NAME (bug #482270 by chutzpah).Tim Harder2013-08-271-3/+3
* Request package specific emerge --info in death hook.Ralph Sennhauser2013-04-171-2/+2
* Be graceful if no system vm is set if trying to determine build vm from handle.Ralph Sennhauser2013-01-161-10/+7
* Remove java-pkg_ensure-gcj and java-pkg_ensure-test. #261562 #278965Ralph Sennhauser2012-07-051-15/+5
* Add JAVA_PKG_WANT_BUILD_VM to allow limiting build VM by VM handle. The mainRalph Sennhauser2012-03-131-9/+80
* Update copyright years in headersChristian Faulhammer2011-12-271-3/+3
* No longer require JDK for installing java binpkg. #206024Ralph Sennhauser2011-12-131-1/+8
* Add -Dmaven.test.skip=true for eant() in src_compile for easier usage of mave...Vlastimil Babka2011-10-291-1/+3
* Remove LANG=C and LC_ALL=C override in pkg_setup(), bug #330433.Vlastimil Babka2011-10-291-3/+1
* Fix icedtea vendor match. Reported by sera.Serkan Kaba2011-10-021-2/+2
* Add sandbox exceptions for icedtea:7. Reported by sera.Serkan Kaba2011-10-021-1/+4
* Fix sandbox violations reported in bugs #371827 and #382465.Serkan Kaba2011-09-101-1/+5
* trim useless trailing whitespaceMike Frysinger2011-08-291-2/+2
* Convert every instance of hasq to has.Samuli Suominen2011-07-081-9/+9
* Remove unused variable from eant doc.Serkan Kaba2011-04-071-2/+1
* Fix ejunit4 doc.Serkan Kaba2011-03-261-2/+2
* Use JUnitCore as a runner for junit4 and create symlinks for examples. Improv...Serkan Kaba2011-03-231-1/+11
* Minor ejunit4 doc. fix.Serkan Kaba2011-03-151-3/+3
* Add ejunit4() function to run Junit4 tests.Serkan Kaba2011-03-151-12/+52
* Support version globbing when checking dependencies, bug #315123.Vlastimil Babka2010-04-281-2/+3
* Allow JAVA_PKG_NV_DEPEND override in java-pkg_needs-vm()Vlastimil Babka2010-04-011-2/+2
* Use sort -u instead of uniq so all duplicates are removed.Petteri Räty2010-03-241-4/+4
* Add a separate java-pkg_get-bootclasspath function and make java-pkg_rewrite-...Vlastimil Babka2010-02-121-1/+31
* Raise the minimum java-config version to 2.1.9-r1 to solve #301261.Petteri Räty2010-01-171-2/+2
* Add support for rewriting bootclasspath in build.xml and JAVA_PKG_WANT_BOOTCL...Vlastimil Babka2009-11-081-1/+18
* Add build-only jar recording support.Alistair Bush2009-06-071-18/+49
* Remove obsolete JAVA_PKG_VNEED support.Alistair Bush2009-06-021-85/+3
* Use dosym in java_pkg-doso and fix few debug prints. Patch by Davide Pesavent...Vlastimil Babka2009-05-191-8/+5
* Simply java-pkg_func-exists using suggestions by ciaranm and dberkholz on gen...Petteri Räty2009-03-311-6/+3
* run java_prepare before bundled jar check and use EBUILD_PHASE to detect when...Petteri Räty2009-03-271-2/+4
* Move java_prepare call inside the check for if the function has already been ...Petteri Räty2009-03-271-2/+2
* Add support for java_prepare so that we don't always have to call java-pkg-2_...Petteri Räty2009-03-271-1/+2
* Move pkg_preinst to java-utils-2 and add it to java-pkg-opt-2.Serkan Kaba2009-02-191-1/+28
* Only add sys-apps/portage to dependencies with EAPI 0 or 1.Petteri Räty2009-02-111-3/+3
* Add EANT_NEEDS_TOOLS variable for adding tools.jar to gentoo.classpath, bug #...Vlastimil Babka2008-12-291-1/+6