summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Use proper python versionMartin Kletzander2014-02-121-1/+1
* pylint: Don't use space after 'print'Martin Kletzander2014-02-121-3/+3
* setup: Add tests --regenerate-outputCole Robinson2014-02-031-0/+3
* virt-xml: Initial commit, basic set of testsCole Robinson2014-01-251-5/+8
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-7/+7
* set cov as None if python-coverage not installedChen Hanxiao2014-01-111-0/+1
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-0/+1
* setup: Store canonical configure defaults in virtcliCole Robinson2013-10-021-20/+28
* tests: Add test_initrd_inject commandCole Robinson2013-09-281-1/+31
* test_urls: Fix --path optionCole Robinson2013-09-261-7/+2
* test_urls: Use multiple unittests, not a single big oneCole Robinson2013-09-261-6/+4
* tests: Fix and update test_urlsCole Robinson2013-09-251-5/+5
* Distribute appdata xml (bz 1011120)Cole Robinson2013-09-241-0/+1
* man: Fix a build error, misc improvementsCole Robinson2013-08-181-3/+7
* setup.py: Add test --only optionCole Robinson2013-07-131-9/+29
* tests: Add --coverage option to print a reportCole Robinson2013-07-021-13/+26
* setup.py: Change default-graphics from spice->vncCole Robinson2013-05-271-2/+2
* setup.py: Fix sdistCole Robinson2013-04-271-1/+1
* setup: Drop use of python-distutils-extraCole Robinson2013-04-181-40/+97
* Remove virt-manager-tuiCole Robinson2013-04-181-22/+5
* Port from gconf to gsettingsCole Robinson2013-04-181-1/+2
* setup: Make it executableCole Robinson2013-04-171-0/+0
* Fix up some pylint from previous patchesCole Robinson2013-04-171-11/+10
* add option for snapshot-id suffix to __version__Gene Czarcinski2013-04-171-8/+33
* add user setable version using configureGene Czarcinski2013-04-171-0/+3
* automate @VERSION@ in virt-manager.specGene Czarcinski2013-04-171-1/+16
* Remove unused Tui/importblacklistCole Robinson2013-04-151-2/+0
* setup: Make 'install' work even if 'configure' wasn't runCole Robinson2013-04-141-1/+1
* tests: Replace 'scriptimports' with a much simpler methodCole Robinson2013-04-131-1/+0
* Revive pep8 and clean up the codeCole Robinson2013-04-131-10/+16
* Use an RC file for pylintCole Robinson2013-04-131-32/+1
* Tons of misc pylint fixesCole Robinson2013-04-131-2/+3
* pylint: Disable 'Use of property on old style class' warningCole Robinson2013-04-121-1/+4
* setup.py: Re-add 'pylint' subcommandCole Robinson2013-04-121-0/+54
* Fix wrapper scriptsCole Robinson2013-04-101-1/+1
* setup: Make sure non-/usr prefix worksCole Robinson2013-04-101-0/+27
* Install virtcli directoryGene Czarcinski2013-04-101-0/+2
* Autogenerate POTFILES.inCole Robinson2013-04-031-1/+38
* Make RPM build workCole Robinson2013-04-031-13/+73
* Wire up python unit tests, unify gettext setupCole Robinson2013-04-031-1/+128
* Remove autotools, replace with distutils-extraCole Robinson2013-04-031-0/+205