aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused codeRalph Sennhauser2013-02-081-153/+2
* Respect recorded JVM from RDEPEND in gjl, fixes bug 455798.Ralph Sennhauser2013-02-081-1/+4
* Drop EnvironmentManager singlton hack and so really fix VersionManager to not...Ralph Sennhauser2013-02-085-57/+42
* Face lifting for java-config --help.Ralph Sennhauser2013-01-021-41/+132
* Don't require uid 0 for setting system vm, write permission for the link is s...Ralph Sennhauser2013-01-021-14/+11
* Move tests to a tests directory.Ralph Sennhauser2012-12-3051-733/+0
* Desktop files, icons, env.d and profile.d files as well as revdep-rebuildRalph Sennhauser2012-12-304-115/+0
* Eselect modules are now part of eselect-java.Ralph Sennhauser2012-12-303-372/+0
* Fix depreciation warnings and taberrors.Alistair Bush2012-06-103-9/+9
* Release java-config-2.1.12 and update MANIFEST.in to include all files required.2.1.12Alistair Bush2012-06-081-1/+1
* Add testsuite and fix for bug #402315.Alistair Bush2012-06-0527-1/+308
* [java-config] Don't put double slash in VM symlink.James Le Cuirot2012-01-101-1/+1
* [java-config] Use a list instead of a set to build a package's classpath to e...James Le Cuirot2011-11-022-8/+8
* [gjl] Remove pointless : trim. Bash alone can handle it.James Le Cuirot2011-11-021-1/+1
* [gjl] Try harder to trim a trailing : from the end of PATH-like variables. Th...James Le Cuirot2011-09-281-1/+1
* [gjl] Prepend all PATH-like environment variables instead of replacing them.James Le Cuirot2011-09-281-1/+4
* Merge patch from Kyle pan <kyle.j.pan@gmail.com> to fix bug #179853.Serkan Kaba2011-04-061-0/+2
* Fix dependency syntax so that the testsuite passesPetteri Räty2011-03-231-1/+1
* Add special python handling code to launcher.bash. See #348306.Alistair Bush2010-12-131-0/+21
* Fix python3 errorAlistair Bush2010-05-061-2/+2
* Updated version2.1.11Alistair Bush2010-04-281-1/+1
* Fixed issue with multi_provider virtuals where deep dep resolution wasn't bei...Alistair Bush2010-04-278-30/+52
* Try system-vm as a build VM before falling back to jdk-defaults.conf - bug #3...Vlastimil Babka2010-04-202-4/+22
* Support for package name globbing, bug #315123.Vlastimil Babka2010-04-201-2/+2
* Print build-only warnings only when a build-only vm is present. Bug #302109.Vlastimil Babka2010-04-132-7/+15
* #297687. Skip env variables.Alistair Bush2010-03-061-0/+4
* VersionManager greater-than comparison fix by Arfever.Vlastimil Babka2009-12-281-1/+1
* Remove failif call as its depreciated.Alistair Bush2009-12-251-1/+1
* Apply python3 patch 9 from Arfrever. Fixes unit tests with python 3. Thank y...Alistair Bush2009-12-251-1/+30
* Add test runner script to test build with python3. Currently fails.Alistair Bush2009-12-251-0/+2
* Apply python3 patch 8 from Arfrever. Fixes a unit testAlistair Bush2009-12-251-2/+17
* Apply python3 patch 7 from Arfrever. Trunk now broken until a few python3 is...Alistair Bush2009-12-253-3/+6
* Apply python3 patch 6 from ArfreverAlistair Bush2009-12-255-14/+14
* Apply python3 patch 5 from ArfreverAlistair Bush2009-12-254-10/+10
* Apply python3 patch 4 from ArfreverAlistair Bush2009-12-254-6/+2
* Apply python3 patch 3 from ArfreverAlistair Bush2009-12-253-5/+5
* Apply python3 patch 2 from ArfreverAlistair Bush2009-12-252-6/+6
* Apply python3 patch 1 from ArfreverAlistair Bush2009-12-256-18/+18
* Updated version.2.1.10Alistair Bush2009-12-061-1/+1
* Improve error messaging when we can't find a vm.Alistair Bush2009-12-031-6/+13
* Add check for when name is None or ''. This case means we have no preferenceAlistair Bush2009-11-291-1/+3
* Assign correct variable to highestAlistair Bush2009-11-291-2/+1
* Change VM matching to fix bug #288695, a user preference is not matched as a ...Vlastimil Babka2009-11-271-1/+4
* Added buildonly support to java-vm.eselect, improved VersionManager and wrote...Alistair Bush2009-11-268-150/+172
* Fix TypeErrorAlistair Bush2009-10-111-1/+3
* Moved get_needed_packages to VersionManager as it is used there as well.Alistair Bush2009-10-111-34/+0
* Parse whole dep tree for #161622.Alistair Bush2009-10-111-9/+63
* Possible fix for #161622. Doesn't inspect complete tree yet, only immediate d...Alistair Bush2009-10-115-5/+83
* bug fixesAlistair Bush2009-09-162-3/+6
* Updated version.2.1.9Alistair Bush2009-08-271-1/+1