summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-041-12/+30
|\
| * Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper2016-03-031-8/+14
| |\ |/ /
| * Fix pyflake/pyflake3 errorsRyan Harper2016-03-031-1/+0
| * Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-4/+5
| * Makefile: add make check target to run pep8, pyflakes, unittestsRyan Harper2016-03-031-0/+10
* | make package build run testsScott Moser2016-03-031-2/+2
* | run pyflakes in more places, fix falloutScott Moser2016-03-031-2/+4
|/
* fix 'Make pyflakes'Scott Moser2015-05-011-1/+1
* further remove evidence of pylint.Scott Moser2014-08-261-1/+1
* Remove pylintJay Faulkner2014-08-261-3/+0
* merge requirement changesJoshua Harlow2014-01-201-5/+18
|\
| * Add output when starting to run testsJoshua Harlow2014-01-191-0/+1
| * Phony not phoneJoshua Harlow2014-01-191-1/+1
| * Run pyc cleaning before running testsJoshua Harlow2014-01-171-4/+6
| * Update makefile to install from updated requirements filesJoshua Harlow2014-01-171-3/+12
|/
* fix indentation a bit in MakefileScott Moser2013-07-171-3/+3
* Add support for building a SLES rpm packageJuerg Haefliger2013-06-271-3/+7
* Add a check on the changelog version comparing to the code version.Joshua Harlow2012-11-141-2/+10
* Add a makefile yaml checking targetJoshua Harlow2012-11-071-1/+8
* trivial: -name first is faster due to no need for statScott Moser2012-11-071-1/+1
* Helpful cleanups.harlowja2012-10-271-4/+4
* fix pylint in all files used by ./tools/run-pylintScott Moser2012-08-091-1/+1
* Makefile: change deb and rpm targets to not change working dirScott Moser2012-07-091-2/+2
* Add a section for building an rpm and a section for building a debJoshua Harlow2012-06-261-1/+7
* 1. Separate the pep8 check from the pylint checkharlowja2012-06-231-1/+4
* Pass along any environment settings via the variable 'noseopts'Joshua Harlow2012-06-211-1/+1
* Add in the new binary to be used in files found.Joshua Harlow2012-06-201-0/+1
* 1. Add in a clean section that will remove the /var/lib/cloud dir and the clo...Joshua Harlow2012-06-181-1/+5
* Add the running of 2to3 via the makefile.Joshua Harlow2012-06-161-1/+4
* Updated so that pylint and pyflakes will now run over cloudinit/ and bin/ pyt...Joshua Harlow2012-06-151-2/+4
* Tweak Makefile to just run unittests for the "all" target.Mike Milner2012-01-121-4/+4
* Add initial unit test framework.Mike Milner2012-01-121-0/+14