Skip to content
Snippets Groups Projects
Jan Mach's avatar
Jan Mach authored
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.
1043054e
History
Name Last commit Last update
..