aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove else conditionPatrice Clement2017-06-231-20/+19
* remove a bunch of useless elsesPatrice Clement2017-06-021-45/+33
* headers must goPatrice Clement2017-06-021-1/+0
* James has been a Gentoo dev for a while nowPatrice Clement2017-05-281-1/+1
* fix a typoPatrice Clement2017-05-281-3/+7
* svn + gentoo = noPatrice Clement2017-05-281-19/+0
* this how string formatting is to be done in PythonPatrice Clement2017-05-081-5/+5
* remove obsolete URLsPatrice Clement2017-05-082-4/+1
* add myself to AUTHORS filePatrice Clement2017-05-081-0/+1
* remove extraneous bracesPatrice Clement2017-05-081-1/+1
* kill another header and trim yet again whitespacesPatrice Clement2017-05-051-4/+2
* organise importsPatrice Clement2017-05-051-1/+2
* kill header and trim whitespacesPatrice Clement2017-05-051-4/+2
* closing the stream is taken care of by the context managerPatrice Clement2017-05-051-4/+0
* kill headerPatrice Clement2017-05-051-3/+1
* a bit of syntax sugar thanks to Python 3Patrice Clement2017-05-051-4/+2
* sort imports and remove more trailing spacesPatrice Clement2017-05-051-11/+14
* remove headerPatrice Clement2017-05-051-2/+0
* remove bogus sentencePatrice Clement2017-05-051-1/+0
* FileParser.py: use a context manager.Patrice Clement2017-04-301-25/+23
* Virtual.py: trim whitespaces.Patrice Clement2017-04-301-8/+9
* VersionManager.py: trim whitespaces.Patrice Clement2017-04-301-16/+15
* reorganise importsPatrice Clement2017-03-221-1/+9
* Rename variable active to active_vmRalph Sennhauser2013-12-281-6/+6
* Should be instance variablesRalph Sennhauser2013-12-281-5/+3
* Deprecation notice for setting system and user vmRalph Sennhauser2013-12-281-1/+5
* Drop query functions for old style virtualsRalph Sennhauser2013-12-288-43/+0
* VersionManager: Drop dependency on PortageRalph Sennhauser2013-12-282-18/+37
* VersionManager cleanupRalph Sennhauser2013-12-271-23/+1
* OutputFormatter: drop unused xtitle codeRalph Sennhauser2013-12-271-29/+0
* Remove unused Error MissingOptionalsErrorRalph Sennhauser2013-12-271-5/+0
* Fix install location of launcher.bashRalph Sennhauser2013-12-271-1/+1
* Remove unused functions from EnvironmentManager after commit 1362e25Ralph Sennhauser2013-12-271-67/+0
* Remove long deprecated options from java-configRalph Sennhauser2013-12-251-111/+0
* Fixup directory and file installation code in jc_installMike Gilbert2013-09-151-3/+6
* Fix typo reported by Dessa in #gentoo-javaRalph Sennhauser2013-04-161-1/+1
* Bug 465360: pypy distutils and sys.prefix - use absolute pathsRalph Sennhauser2013-04-151-3/+3
* Fix sdist and so make make-releas obsolete2.2.0Ralph Sennhauser2013-02-144-16/+23
* Update NEWSRalph Sennhauser2013-02-141-3/+21
* Add remaining Prefix stuffRalph Sennhauser2013-02-122-5/+5
* Prefixify install pathsRalph Sennhauser2013-02-121-3/+4
* Update yearRalph Sennhauser2013-02-129-10/+10
* Add test command to setup.pyRalph Sennhauser2013-02-124-16/+30
* Install man pageRalph Sennhauser2013-02-121-0/+1
* Generate jdk-defaults.conf at install, if nothing else thist least this is a ...Ralph Sennhauser2013-02-1225-49/+47
* Have a single obvious location for specifing the package versionRalph Sennhauser2013-02-126-16/+14
* Fix man pageRalph Sennhauser2013-02-101-63/+60
* Fix shebangs to be usable in PrefixRalph Sennhauser2013-02-108-8/+7
* Make the scripts ROOT and EPREFIX awareRalph Sennhauser2013-02-104-10/+26
* Merge testsuite2 into testsuite and use new ROOT support in EnvironmentManagerRalph Sennhauser2013-02-1028-25/+10