aboutsummaryrefslogtreecommitdiff
path: root/scripts/pvscheck.sh
Commit message (Expand)AuthorAge
* build: remove PVSdundargoc2023-11-12
* PVS fixesdundargoc2023-11-10
* build(PVS): exclude build directorydundargoc2023-10-07
* docs: fix typosdundargoc2022-11-02
* refactor: fix clang and PVS warnings (#19569)zeertzjq2022-07-29
* build(pvscheck): disable PVS/V1028 (#19553)zeertzjq2022-07-29
* fix/PVS #17863dundargoc2022-04-24
* ci: exclude lua-cjson from PVS report #15859dundargoc2021-10-05
* fix(pvs): Exclude xdiff from analysisJustin M. Keyes2021-09-24
* fix(PVS): disable "typo" warnings V1051, V1074Justin M. Keyes2021-09-24
* chore: PVS/V1042 - ignore warning globally.Dundar Göc2021-07-17
* fix(pvscheck): Switch URL to pvs-studio.comJames McCoy2021-04-29
* pvs: Exclude xdiff from analysis and comment mungingJames McCoy2020-11-10
* Use the free PVS-Studio licenseJames McCoy2020-11-10
* pvscheck.sh: Remove --verbose flag #10473Ihor Antonov2019-07-12
* pvscheck.sh: set --sourcetree-root [ci skip]Justin M. Keyes2019-01-19
* pvscheck.sh: do not set --sourcetree-root [ci skip]Justin M. Keyes2019-01-19
* pvscheck.sh: ignore stddef.hJustin M. Keyes2019-01-18
* pvscheck.sh: Fix download URL #9500Justin M. Keyes2019-01-14
* pvscheck.sh: Skip install if dir existsJustin M. Keyes2019-01-08
* pvscheck: Disable V011 warningZyX2018-04-22
* pvscheck: Add --update switchZyX2018-04-17
* pvscheck: Remove outputs before running plog-converterZyX2018-04-17
* pvscheck: Also provide source tree root to plog-converterZyX2018-04-02
* pvscheck: Also produce fullhtml reportsZyX2018-04-02
* pvscheck: Make realdir work with nonexistent directoriesZyX2018-04-02
* pvscheck: Ignore exit code of pvs-studio-analyzerJames McCoy2018-03-11
* pvscheck.sh: auto-detect URL by defaultJustin M. Keyes2017-11-21
* pvscheck: Add --environment-cc switchZyX2017-07-04
* scripts/pvscheck.sh: fix function renameJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: fixesDaniel Hahler2017-06-17
* pvscheck: Fix argument handling in do_recheckJames McCoy2017-06-09
* pvscheck: Provide arguments to `patch_sources` in correct orderZyX2017-05-20
* pvscheck: Handle invalid option error gracefullyZyX2017-05-20
* pvscheck: Add --only-analyse modeZyX2017-05-20
* pvscheck: Use absolute path for finding test-include.cZyX2017-05-02
* pvscheck: When using --recheck rerun buildZyX2017-05-02
* pvscheck: Add --deps to build with all dependenciesZyX2017-05-02
* pvscheck: Add --pvs-install modeZyX2017-05-02
* pvscheck: Refactor script so that it only `cd`s in a subshellZyX2017-05-02
* pvscheck: Create getopts_long implementationZyX2017-05-02
* pvscheck: Add --pvs key to pvscheck.shZyX2017-05-02
* pvscheck: Update pvs-studio URLZyX2017-05-02
* pvscheck: Do not use `test x`ZyX2017-05-02
* scripts: Add newline after the commentZyX2017-04-19
* scripts: Allow patching only build filesZyX2017-04-19
* scripts: Do not patch already patched sources in patch modeZyX2017-04-19
* scripts: Make pvs do not patch separate directory, add patch modeZyX2017-04-19