aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Virtual.py: trim whitespaces.Patrice Clement2017-04-301-8/+9
* Drop query functions for old style virtualsRalph Sennhauser2013-12-281-6/+0
* Update yearRalph Sennhauser2013-02-121-1/+1
* Drop EnvironmentManager singlton hack and so really fix VersionManager to not...Ralph Sennhauser2013-02-081-1/+1
* Add testsuite and fix for bug #402315.Alistair Bush2012-06-051-1/+6
* Fixed issue with multi_provider virtuals where deep dep resolution wasn't bei...Alistair Bush2010-04-271-2/+2
* Apply python3 patch 1 from ArfreverAlistair Bush2009-12-251-7/+7
* Add support for virtual/[jdk|jre] deps in virtuals.Alistair Bush2009-05-211-0/+7
* Updated to print all pass all possible providers to ProviderUnavailableErrorAlistair Bush2009-02-221-14/+10
* Fix bugs.Alistair Bush2009-02-221-10/+8
* Add initial support for jdbc like virtuals. Which return all providers instea...Alistair Bush2009-02-211-25/+51
* Fix returning empty classpath if the provider doesnt have VIRTUAL_CLASSPATHSerkan Kaba2008-10-121-10/+8
* Fix indentation.Serkan Kaba2008-10-121-1/+1
* Support VIRTUAL_CLASSPATH variable in non-jvm virtual provider.Serkan Kaba2008-10-121-6/+10
* Added fix to Virtual support for querying a virtuals LIBRARY_PATH.Alistair Bush2008-01-241-0/+6
* Fix message, clean up commentsAlistair Bush2008-01-211-8/+1
* Fix another tiny bug.Alistair Bush2008-01-211-1/+1
* Various fixes (hopefully)Alistair Bush2008-01-191-8/+7
* Lots of little changes.Alistair Bush2008-01-141-11/+13
* Added further fixes, now virtuals can handle slot depends etc.Alistair Bush2008-01-131-2/+2
* Updated reg exp fix errors in virtuals handlingAlistair Bush2008-01-131-1/+3
* Fix vim modeline and one indentation fix.Petteri Räty2008-01-071-2/+4
* Uncommented virtual conf code and cleaned up tab error in EnvironmentManager.Alistair Bush2007-11-261-14/+10
* Fix bug in EnvironmentManager where dep resolving of optional dependencies ha...Alistair Bush2007-11-191-29/+5
* Fixed issue where package was being provided instead of vm.Alistair Bush2007-11-191-9/+9
* Support for Virtuals that declare list of VM names to use. Testing needed bef...Alistair Bush2007-11-171-105/+124
* Updated virtuals conf examples and fixed issue in Virtual.py where incorrect ...Alistair Bush2007-10-201-0/+1
* Set providing variables in Virtual.py as empty strings by defaultAlistair Bush2007-10-131-2/+2
* Fixing inconsistent use of tabs.Alistair Bush2007-10-131-2/+2
* Adding new Exception to handle when a virtual does not have a provider.Alistair Bush2007-10-131-4/+8
* In process on refactoring java-config-2 as part of move to /usr/lib/python*/s...Alistair Bush2007-10-111-0/+216