webrtc/tools
kjellander@webrtc.org 05f0d578e0 Based on Chromium's script at http://src.chromium.org/viewvc/chrome/trunk/src/tools/coverity/coverity.py?view=markup
Requires Coverity Static Analysis to be installed on the machine running the script.
The password is kept in a local file that is read by the script.

Not tested on Windows but Chromium seem to run their script on Windows. We'll use Linux for the periodic execution.

It has been running without issues for a month now.

BUG=
TEST=Tested successfully on my local Linux workstation with tools/coverity/coverity.py --source-dir=$HOME/code/webrtc/trunk --coverity-bin-dir=$HOME/coverity-integrity-center/static-analysis/bin --coverity-intermediate-dir=$HOME/cov-temp --coverity-db-host=webrtc-coverity.eem.corp.google.com --coverity-target=Linux --coverity-password-file=$HOME/coverity-password-file

Review URL: https://webrtc-codereview.appspot.com/345001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1760 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-24 09:17:32 +00:00
..
continuous_build Adding Chrome bot to main master.cfg 2012-02-24 09:04:06 +00:00
coverity Based on Chromium's script at http://src.chromium.org/viewvc/chrome/trunk/src/tools/coverity/coverity.py?view=markup 2012-02-24 09:17:32 +00:00
matlab Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
python_charts Initial version of code coverage tracker / dashboard for WebRTC. 2012-01-17 12:21:15 +00:00
quality_tracking Cleaned up and completed current dashboard milestone. 2012-02-06 10:55:12 +00:00
refactoring Added a hack, python script for removing the logging of a trace depending on a keyword. Current implementation requires the keyword to be typed in the file; just change the 'trace_remove_key_word' from kTraceModuleCall to whatever. Hack should be fine since it works and it's a tool that has only limited utility. 2012-02-14 23:54:07 +00:00
resources Refer to Chrome's DEPS to make rolling easier. 2012-02-23 21:32:37 +00:00
valgrind-webrtc This CL introduces a new directory for WebRTC utility scripts for Valgrind: tools/valgrind-webrtc 2011-12-20 08:53:41 +00:00
create_supplement_gypi.py git-svn-id: http://webrtc.googlecode.com/svn/trunk@8 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:42:35 +00:00