aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* this how string formatting is to be done in PythonPatrice Clement2017-05-081-5/+5
* remove obsolete URLsPatrice Clement2017-05-082-4/+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
* 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-283-36/+0
* VersionManager: Drop dependency on PortageRalph Sennhauser2013-12-281-17/+26
* 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
* 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
* Add remaining Prefix stuffRalph Sennhauser2013-02-122-5/+5
* Update yearRalph Sennhauser2013-02-129-10/+10
* Have a single obvious location for specifing the package versionRalph Sennhauser2013-02-124-13/+6
* Fix shebangs to be usable in PrefixRalph Sennhauser2013-02-105-5/+4
* Make the scripts ROOT and EPREFIX awareRalph Sennhauser2013-02-103-10/+10
* 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-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