/buildInfoCreator

Python-script which collect information about build and save it in file in form of C++11 struct

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Build info creator

Python-script which collect information about build and save it in file in form of C++11 struct. It collects information as:

  • git commit
  • git branch
  • git tag
  • build id (if providen by user)
  • date and time
  • list of changed files in git repository
  • list of untracked files in git repository