summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/pvscheck.sh
AgeCommit message (Expand)AuthorFiles
2021-10-05ci: exclude lua-cjson from PVS report #15859dundargoc1
2021-09-24fix(pvs): Exclude xdiff from analysisJustin M. Keyes1
2021-09-24fix(PVS): disable "typo" warnings V1051, V1074Justin M. Keyes1
2021-07-17chore: PVS/V1042 - ignore warning globally.Dundar Göc1
2021-04-29fix(pvscheck): Switch URL to pvs-studio.comJames McCoy1
2020-11-10pvs: Exclude xdiff from analysis and comment mungingJames McCoy1
2020-11-10Use the free PVS-Studio licenseJames McCoy1
2019-07-12pvscheck.sh: Remove --verbose flag #10473Ihor Antonov1
2019-01-19pvscheck.sh: set --sourcetree-root [ci skip]Justin M. Keyes1
2019-01-19pvscheck.sh: do not set --sourcetree-root [ci skip]Justin M. Keyes1
2019-01-18pvscheck.sh: ignore stddef.hJustin M. Keyes1
2019-01-14pvscheck.sh: Fix download URL #9500Justin M. Keyes1
2019-01-08pvscheck.sh: Skip install if dir existsJustin M. Keyes1
2018-04-22pvscheck: Disable V011 warningZyX1
2018-04-17pvscheck: Add --update switchZyX1
2018-04-17pvscheck: Remove outputs before running plog-converterZyX1
2018-04-02pvscheck: Also provide source tree root to plog-converterZyX1
2018-04-02pvscheck: Also produce fullhtml reportsZyX1
2018-04-02pvscheck: Make realdir work with nonexistent directoriesZyX1
2018-03-11pvscheck: Ignore exit code of pvs-studio-analyzerJames McCoy1
2017-11-21pvscheck.sh: auto-detect URL by defaultJustin M. Keyes1
2017-07-04pvscheck: Add --environment-cc switchZyX1
2017-06-25scripts/pvscheck.sh: fix function renameJustin M. Keyes1
2017-06-25scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes1
2017-06-25scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes1
2017-06-17scripts/pvscheck.sh: fixesDaniel Hahler1
2017-06-09pvscheck: Fix argument handling in do_recheckJames McCoy1
2017-05-20pvscheck: Provide arguments to `patch_sources` in correct orderZyX1
2017-05-20pvscheck: Handle invalid option error gracefullyZyX1
2017-05-20pvscheck: Add --only-analyse modeZyX1
2017-05-02pvscheck: Use absolute path for finding test-include.cZyX1
2017-05-02pvscheck: When using --recheck rerun buildZyX1
2017-05-02pvscheck: Add --deps to build with all dependenciesZyX1
2017-05-02pvscheck: Add --pvs-install modeZyX1
2017-05-02pvscheck: Refactor script so that it only `cd`s in a subshellZyX1
2017-05-02pvscheck: Create getopts_long implementationZyX1
2017-05-02pvscheck: Add --pvs key to pvscheck.shZyX1
2017-05-02pvscheck: Update pvs-studio URLZyX1
2017-05-02pvscheck: Do not use `test x`ZyX1
2017-04-19scripts: Add newline after the commentZyX1
2017-04-19scripts: Allow patching only build filesZyX1
2017-04-19scripts: Do not patch already patched sources in patch modeZyX1
2017-04-19scripts: Make pvs do not patch separate directory, add patch modeZyX1
2017-04-10pvscheck: Add --recheck argumentZyX1
2017-04-10pvscheck: Do not use --depthZyX1
2017-04-10pvscheck: Do not trace helpZyX1
2017-04-10pvsscript: Use git clone and not git worktreeZyX1
2017-04-10pvscheck: Add helpZyX1
2017-04-10scripts: Create script which checks Neovim with PVS-studioZyX1