Added new master makefile target for local installation of Python dependencies.
For better integration with our build server it was necessary to implement simple makefile target, that will make sure that all necessary Python library dependencies are installed on current system. Another part of the commit is a small facelift of the make output: it is now colored for better readability (especially help) and some of the output for suppressed for more clarity. (Redmine issue: #3387)
Please register or sign in to comment