Skip to content
Snippets Groups Projects
Commit e91ca2f4 authored by Jan Mach's avatar Jan Mach
Browse files

Reimplemented makefile to support our automated build system.

Out automated build system currently requires, that each project contains master makefile called MMakefile and that file must provide particular set of make targets. This commit introduces all necessary changes to enable automated package builds. Following is a list of
required make targets:
  * pyflakes
  * pylint
  * test
  * docs
  * buildbot

Part of this patch is a facelift of make output style and formating.
parent 248a15c0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment