summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use Meson as build systemFlorian Schmaus2023-11-167-23/+98
* gjl: obtain library directory via LIBDIRFlorian Schmaus2023-11-141-1/+9
* allow java-config to parse inverted conditions.Patrice Clement2020-07-161-1/+5
* remove jdk.conf and its referencesPatrice Clement2020-06-171-5/+1
* Drop deprecated features to set system and user VMsJames Le Cuirot2018-10-242-70/+1
* remove useless else clauses.Patrice Clement2017-07-191-7/+5
* drop headerPatrice Clement2017-06-271-1/+0
* reformat documentationPatrice Clement2017-06-272-11/+21
* fix typoPatrice Clement2017-06-261-2/+2
* remove useless variable definitionPatrice Clement2017-06-261-3/+0
* wrapped needed vars check logic in a variablePatrice Clement2017-06-261-6/+8
* reformat documentationPatrice Clement2017-06-261-21/+15
* define needed_vars array as a global variablePatrice Clement2017-06-231-6/+5
* remove another else conditionPatrice Clement2017-06-231-2/+1
* 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
* 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