summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add generation of package documentationDavid Pursehouse2013-08-071-1/+30
* Separate test dependency installation into its own build targetDavid Pursehouse2013-08-061-6/+11
* Separate environment intialisation into its own build targetDavid Pursehouse2013-08-061-2/+4
* Add pylint check in the MakefileDavid Pursehouse2013-08-061-1/+7
* Add PEP-257 conformance check in the MakefileDavid Pursehouse2013-08-061-1/+6
* Separate package dependencies from verification/test dependenciesDavid Pursehouse2013-08-061-1/+1
* Add a `clean` target in the MakefileDavid Pursehouse2013-08-061-1/+5
* Add PEP-8 conformance check in the MakefileDavid Pursehouse2013-08-061-1/+6
* Add pyflakes check in the MakefileDavid Pursehouse2013-08-061-1/+6
* Add a Makefile to install dependencies and run unit testsDavid Pursehouse2013-08-061-0/+36