| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert accidental commit. | Robin H. Johnson | 2007-04-25 | 1 | -33/+1 |
* | Use MY_DATADIR instead of DATADIR, as DATADIR breaks when the environment alr... | Robin H. Johnson | 2007-04-25 | 1 | -1/+34 |
* | Link to the relevant bug in the error about missing 1.4 JDK, so people won't ... | Vlastimil Babka | 2007-01-03 | 1 | -1/+3 |
* | Use JAVA_PKG_STRICT instead of checking FEATURES and use ewarn instead of ech... | Petteri Räty | 2006-12-18 | 1 | -4/+2 |
* | Added link to http://bugs.gentoo.org/show_bug.cgi?id=137971 to comments in or... | Petteri Räty | 2006-12-03 | 1 | -1/+8 |
* | Making the quote stripping global so that all quotes are removed. Thankfully ... | Petteri Räty | 2006-11-26 | 1 | -3/+3 |
* | Added code to prevent quotes from ending to the CLASSPATH variable in package... | Petteri Räty | 2006-11-26 | 1 | -3/+14 |
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-10-14 | 1 | -3/+3 |
* | java-pkg.eclass now uses 'java-config-1 -g VMHANDLE' to figure out the approp... | Joshua Nichols | 2006-09-29 | 1 | -22/+17 |
* | Now setts JAVAC and JAVA. This should fix bug #145632 | Joshua Nichols | 2006-09-04 | 1 | -2/+7 |
* | Improved output when can't detect generation-1 stuff. Added a check to see if... | Joshua Nichols | 2006-09-01 | 1 | -2/+13 |
* | Improved error messages for when there is a problem detecting generation-1 vm. | Joshua Nichols | 2006-08-30 | 1 | -7/+10 |
* | Updated message for displaying VM being used | Joshua Nichols | 2006-07-21 | 1 | -2/+2 |
* | Updates to java-pkg.eclass. Should cope with misconfigured JAVA_HOME better, ... | Joshua Nichols | 2006-07-20 | 1 | -19/+66 |
* | Made the message printed when there's a problem finding the generation-1 syst... | Joshua Nichols | 2006-07-01 | 1 | -6/+5 |
* | Removed deps on java-config, because it was causing problems: bug #137971 | Joshua Nichols | 2006-06-25 | 1 | -6/+1 |
* | Adding new Java eclasses, and updating old ones. | Joshua Nichols | 2006-06-24 | 1 | -11/+56 |
* | Added placeholder pkg_setup | Joshua Nichols | 2006-05-22 | 1 | -1/+9 |
* | Restored 1.32 version of java-pkg.eclass when I only meant to commit linux-mo... | Petteri Räty | 2006-03-25 | 1 | -32/+2 |
* | We need to inherit eutils before linux-info so that set_arch_to_kernel and se... | Petteri Räty | 2006-03-25 | 1 | -2/+32 |
* | Fixed a typo in the error message of java-pkg_jar-from. | Petteri Räty | 2005-12-06 | 1 | -2/+2 |
* | fix error msg | Thomas Matthijs | 2005-09-19 | 1 | -2/+2 |
* | prevent it from following symlinks | Thomas Matthijs | 2005-09-10 | 1 | -3/+5 |
* | Dont die when zip has notting todo | Thomas Matthijs | 2005-08-20 | 1 | -2/+7 |
* | dosrc: only accept java files | Thomas Matthijs | 2005-08-03 | 1 | -2/+2 |
* | die happy | Thomas Matthijs | 2005-07-20 | 1 | -6/+6 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -6/+3 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | add java-pkg_newjar | Thomas Matthijs | 2005-05-18 | 1 | -2/+12 |
* | added a slightly modified version of dosrc() which was suggested by Petteri R... | Jan Brinkmann | 2005-03-16 | 1 | -1/+21 |
* | java-pkg_jarfrom wraps java-pkg_jar-from | Thomas Matthijs | 2004-11-29 | 1 | -1/+5 |
* | fix jar-from | Thomas Matthijs | 2004-11-18 | 1 | -13/+13 |
* | Moved tempfile to tempdir, always only record basename. | Karl Trygve Kalleberg | 2004-11-16 | 1 | -6/+5 |
* | Fixes #71328. | Karl Trygve Kalleberg | 2004-11-15 | 1 | -10/+64 |
* | add another check to make sure the system vm is good enough to build the package | Thomas Matthijs | 2004-10-19 | 1 | -2/+1 |
* | add java-pkg_getjar && java-pkg_getjars | Thomas Matthijs | 2004-10-16 | 1 | -1/+21 |
* | add java-pkg_dohtml | Thomas Matthijs | 2004-10-16 | 1 | -1/+4 |
* | whitespace fix | Thomas Matthijs | 2004-10-08 | 1 | -13/+13 |
* | replaced exit with die. die when so file can't be found | Thomas Matthijs | 2004-09-10 | 1 | -8/+5 |
* | java-pkg_do_write_: properly detect when variables are empty | Thomas Matthijs | 2004-09-09 | 1 | -3/+3 |
* | Die when the jar can't be found | Thomas Matthijs | 2004-09-09 | 1 | -2/+2 |
* | add java-pkg_doso | Thomas Matthijs | 2004-07-31 | 1 | -26/+78 |
* | update the copyright info | Mike Frysinger | 2004-06-25 | 1 | -2/+2 |
* | Use SLOT instead of PV as directory version suffix; helps with java-pkg_jar-from | Karl Trygve Kalleberg | 2004-05-03 | 1 | -2/+2 |
* | Adds more intelligence to java-pkg_jar-from. | Karl Trygve Kalleberg | 2004-03-31 | 1 | -3/+9 |
* | Patch from Joerg Schaible <joerg.schaible@gmx.de>, Closes #38958. | Adrian Almenar | 2004-01-25 | 1 | -1/+7 |
* | Added java-pkg_jar-from | Karl Trygve Kalleberg | 2004-01-12 | 1 | -1/+24 |
* | Added doclass and dozip placeholders. | Dylan Carlson | 2003-05-15 | 1 | -1/+13 |
* | dojar is now SLOT-aware. | Dylan Carlson | 2003-05-14 | 1 | -5/+12 |