aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Adds DB_MODULES to use_defaults to include them in the dist tarball2.4.0Devan Franchini2016-05-011-0/+1
|
* setup.py: Closes bracket for database module appendingDevan Franchini2015-10-161-1/+1
|
* setup.py: Makes sqlite database backend optionDevan Franchini2015-10-161-4/+11
|
* setup.py: Fixes sqlite_db module nameDevan Franchini2015-08-031-1/+1
|
* Adds SQLite databasing module supportDevan Franchini2015-08-031-2/+2
| | | | | | constants.py: Adds sqlite to list of supported database modules. setup.py: Adds db_modules.sqlite_db.sqlite_db to list of installable modules.
* setup.py: Adds db_modules packages to list of install packagesDevan Franchini2015-07-141-1/+3
|
* setup.py: Make the selected PM plugins installablepluginBrian Dolbec2015-02-071-9/+31
|
* setup.py: Fix indententionBrian Dolbec2015-02-071-4/+11
|
* Move the plugin module into a portage namespace for installationBrian Dolbec2015-02-071-1/+2
| | | | But to avoid import conflicts during testing in the checkout, move it to a pm_plugins subdir.
* setup.py: Adds support for sync-plugin-portage USE flagDevan Franchini2014-12-081-0/+7
| | | | | | | Due to portage soon being able to support layman's sync plugin, changes have been added to the package's setup.py to support the installation of the sync plugin if the proper USE flag has been given.
* setup.py: Map the USE flag keys to the module namesBrian Dolbec2014-08-161-5/+25
|
* setup.py: Make the modules selectable for installBrian Dolbec2014-08-161-13/+10
|
* setup.py: Adds new utility scripts to setupDevan Franchini2014-08-161-1/+2
|
* setup.py: Fix another typoBrian Dolbec2014-08-161-1/+1
|
* setup.py: Fix typoBrian Dolbec2014-08-161-11/+11
|
* Initial update to setup.py for the new structureBrian Dolbec2014-08-161-1/+19
| | | TODO: make the modules included configurable from the ebuild.
* Pre-release updates to CHANGES, README, stup.py, etc..Brian Dolbec2012-10-131-3/+3
|
* Add myself to author infodol-sen2011-06-051-3/+4
|
* Import layman.Gunnar Wrobel2007-09-111-0/+21