aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release java-config-2.1.12 and update MANIFEST.in to include all files required.2.1.12Alistair Bush2012-06-083-5/+5
* Add testsuite and fix for bug #402315.Alistair Bush2012-06-0527-1/+308
* Fix typoRalph Sennhauser2012-05-101-1/+1
* Add jdk-defaults-arm.conf, #415397Ralph Sennhauser2012-05-101-0/+2
* Add jdk-defaults-amd64-fbsd.conf, #415397Ralph Sennhauser2012-05-101-0/+2
* [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
* Merge patch from Bernd Bergler <bernd.bergler@gmail.com> to fix bug #351170.Serkan Kaba2011-04-031-2/+1
* Don't install the deprecated desktop file, bug #350459.Vlastimil Babka2011-03-282-8/+0
* 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-283-2/+129
* Fixed issue with multi_provider virtuals where deep dep resolution wasn't bei...Alistair Bush2010-04-278-30/+52
* Add jdk-defaults for several (prefix) arches per bug #300137.Vlastimil Babka2010-04-206-0/+12
* 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
* setup.py fixes by Arfever - fixes repeated installs, typo and whitespaceVlastimil Babka2009-12-281-4/+7
* VersionManager greater-than comparison fix by Arfever.Vlastimil Babka2009-12-281-1/+1
* Add arfrever to authors.Alistair Bush2009-12-251-0/+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-063-2/+74
* 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
* Add icedtea6 and icedtea6-bin preferences.Vlastimil Babka2009-11-272-2/+2
* 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-273-2/+25