summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation buildDavid Pursehouse2014-10-221-4/+4
* Migrate setup to pbrDavid Pursehouse2014-05-021-14/+2
* Stop using pylintDavid Pursehouse2014-05-021-7/+1
* Add make target and rules to ensure environment setup tools are OKDavid Pursehouse2013-08-071-1/+20
* Add a make target to build the API documentation zip archiveDavid Pursehouse2013-08-071-0/+6
* Add a make target to build the source distributionDavid Pursehouse2013-08-071-0/+10
* Add a make target to check for clean git statusDavid Pursehouse2013-08-071-0/+4
* Add a make target to check that the git is tagged properlyDavid Pursehouse2013-08-071-0/+4
* 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