aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use new ROOT support in EnvironmentManager for testsuiteRalph Sennhauser2013-02-0823-51/+49
* Add ROOT and EPREFIX support to EnvironmentManagerRalph Sennhauser2013-02-081-14/+15
* 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-087-62/+48
* Allow running tests from everywhereRalph Sennhauser2013-02-072-2/+2
* 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
* Update MANIFEST.in.Ralph Sennhauser2012-12-301-1/+1
* Add missing authors.Ralph Sennhauser2012-12-301-0/+3
* Move tests to a tests directory.Ralph Sennhauser2012-12-3054-6/+6