-
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.
Jan Mach authoredOut 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.