Dev:Doc/Tools/Debugging/Coverity

提供: wiki
< Dev:Doc‎ | Tools‎ | Debugging
2018年6月29日 (金) 05:57時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Coverity

Coverity offer an invite only service to blender developers, this provices a web interface to their static analysis tools which can be used to detect (possible) bugs and expose newly created problems,

If you are a Blender developer and would like an invite you can mail any of the admins:

  • theeth@nospam@yahoo.com
  • ideasman42@nospam@gmail.com
  • sergey.vfx@nospam@gmail.com
  • brechtvanlommel@nospam@gmail.com

If you are interested to become involved and submit builds, this is the automated build script currently used to upload builds:
https://github.com/ideasman42/home/blob/master/bin/cov_build.sh (linux shell script)