Slava Zanko 3feb3f26d6 Improve developer's docs by adding info about new make targets: 10 years ago
..
COMMIT_PROCEDURE 3feb3f26d6 Improve developer's docs by adding info about new make targets: 10 years ago
README 3feb3f26d6 Improve developer's docs by adding info about new make targets: 10 years ago
RELEASE_PROCEDURE 57116bca6e Update the 'release procedure' file. 11 years ago
systems.txt 1c6d859629 Reorder files in maint/ subdirectory. 11 years ago

README

This directory contains files used to maintain the project.
It should not be included into any releases or even snapshots.

Please run periodically the following command:
make cppcheck
in the build root directory. Fix as possible all code analysis
issues which found by the command.