summaryrefslogtreecommitdiff
path: root/.travis-coverity-scan-build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Coverity: Build script: Update the upload URL for the framework changeFrancois-Xavier Le Bail2015-10-301-9/+16
| | | | | | | This fix the build submission error. Moreover: More sync with the updated default build script.
* Coverity: build script: Update the download URL of 7.6 releaseFrancois-Xavier Le Bail2015-05-241-1/+1
|
* Coverity: customize the build scriptFrancois-Xavier Le Bail2014-04-151-1/+18
| | | | | | | | - add a 'Verify Coverity Scan run condition' step to avoid multiple runs with Travis matrix. - add a 'Verify Coverity Scan script test mode' step. if true no uploading, to avoid reaching the quota. usual processing: false. - send 'description' as VERSION#SHA (e.g.: 4.6.0-PRE-GIT#c661f8b)
* Coverity: add the build script used by Travis-CI and Coverity ScanFrancois-Xavier Le Bail2014-04-151-0/+92
from https://scan.coverity.com/scripts/travisci_build_coverity_scan.sh