summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made java-pkg_regjar die if called on a directory and improved debugging info...Petteri Räty2006-12-311-8/+12
* Removed bogus sanity checks from java-pkg_get-target() wrt bug #158094.Vlastimil Babka2006-12-311-17/+2
* Add -Dnoget=true as default parameter to ant in eant()Vlastimil Babka2006-12-201-3/+3
* Added wrapper for depend-java-query to pass USE flags. This and java-config-2...Petteri Räty2006-12-171-1/+12
* Make java-pkg-2.eclass die on pkg_setup if FEATURES has test, IUSE has test a...Petteri Räty2006-12-081-3/+4
* Use the proper platform include directory for jni (for FreeBSD and Linux at l...Diego Elio Pettenò2006-12-071-3/+7
* Call die if unable to determine VM from deps.Vlastimil Babka2006-12-071-2/+3
* Used wrong IFS for looping over the argument and added a comment for the TODO...Petteri Räty2006-12-031-4/+5
* Rewrote java-pkg_getjars to only accept two arguments (--build-only and java-...Petteri Räty2006-12-031-24/+37
* Added CVS Headers after a request from grobian.Petteri Räty2006-12-031-0/+1
* Moving java-pkg_init_paths_ call above the dodir call.Petteri Räty2006-12-021-2/+1
* Calling java-pkg_init_paths in java-pkg_do_write_ to ensure that he variables...Petteri Räty2006-12-021-1/+2
* Silenced warnings when the argument value includes spaces.Petteri Räty2006-11-101-1/+1
* Added code that you can call dolauncher without arguments if the package only...Petteri Räty2006-10-211-7/+28
* Fix dying in subshell wrt bug #146807. Make compiler selection honoured by ej...Vlastimil Babka2006-09-271-17/+45
* Fixed a typo.Vlastimil Babka2006-09-271-1/+1
* Better detection in get-vm-version(). Fixes bug #147392.Vlastimil Babka2006-09-131-1/+1
* Remove dolauncher's tmp file after it's used, to solve problems like bug #147...Vlastimil Babka2006-09-121-0/+1
* Modified dolauncher so that variables from the pre file can be used in the gj...Petteri Räty2006-09-091-5/+10
* Removed trailing white space.Petteri Räty2006-09-091-58/+58
* Fixed a bug where jar-from getjar and getjars did not die when the package re...Petteri Räty2006-08-271-9/+14
* Fixed bug in dolauncher, as reported by Jakob Truelsen <antialize@gmail.com>.Joshua Nichols2006-08-221-1/+1
* Patch by Caster to allow for build-time only jars.Joshua Nichols2006-08-111-9/+51
* Fix for current-vm-matches by CasterJoshua Nichols2006-08-101-1/+1
* Switched 'java-strict' from being a FEATURE to being a variable.Joshua Nichols2006-08-071-1/+1
* Added helper method to ensure that when FEATURE=test, then USE=test as well, ...Joshua Nichols2006-08-051-0/+8
* Added accessor methods for current vm, java-pkg_get-current-vm. Added metho,d...Joshua Nichols2006-08-051-0/+19
* Fixed is-java-strict to respect FEATURES=-java-strictJoshua Nichols2006-08-051-1/+1
* Added java-pkg_ensure-gcj function, which dies if gcc wasn't built with gcjJoshua Nichols2006-08-051-1/+12
* Added is-java-strict for checking FEATURES=java-strict. Added some voodoo to ...Joshua Nichols2006-08-021-3/+12
* Added java-pkg_force-compilerJoshua Nichols2006-07-311-0/+13
* Update to java-ant-2 to use post phase hook instead of the annoying ant_src_u...Joshua Nichols2006-07-211-1/+35
* Added a temporary fix for a bug in ejavacJoshua Nichols2006-07-181-2/+4
* Fixed installing registering multiple jar files.Krzysztof Pawlik2006-07-081-2/+23
* Fixed some nasty, yet harmless warnings.Joshua Nichols2006-07-011-2/+2
* Fix for JAVA_PKG_FORCE_COMPILER. exports JAVA and JAVAC now.Joshua Nichols2006-07-011-1/+9
* Minor tweak to eantJoshua Nichols2006-06-251-2/+0
* Adding new Java eclasses, and updating old ones.Joshua Nichols2006-06-241-0/+1747