Add cov-build script.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Jan 2015 20:48:15 +0000 (20:48 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Jan 2015 20:48:15 +0000 (20:48 +0000)
hacks/coverity [new file with mode: 0644]

diff --git a/hacks/coverity b/hacks/coverity
new file mode 100644 (file)
index 0000000..ea1c649
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+./waf clean
+~/src/cov-analysis-linux64-7.6.0/bin/cov-build --dir cov-int ./waf
+tar czvf dcpomatic2.tar.gz cov-int