cppcheck/cppcheck-report.sh |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 2f3ec466b624a4779197ba541d2aca1b6a1e557c
Author: Maarten Hoes
AuthorDate: Wed Nov 21 15:48:00 2018 +0100
Commit: Adolfo Jayme Barrientos
CommitDate: Wed Nov 21 20:35:38 2018 +010
cppcheck/cppcheck-report.sh | 40
1 file changed, 20 insertions(+), 20 deletions(-)
New commits:
commit 0e5969770a4d0ce94a105599aeaffb10f1287444
Author: mhoes
Date: Thu Feb 22 18:36:11 2018 +0100
Minor tweaks. Replace "$@" with "$*", `cmd` with $
cppcheck/cppcheck-report.sh |2 ++
1 file changed, 2 insertions(+)
New commits:
commit c7296ea60fb6dfa2a9995298684d677a32defb27
Author: Julien Nabet
Date: Mon Jan 2 10:13:12 2017 +0100
"make clean" before "make" to try to avoid some segfaults
diff --git a/cppcheck/cppcheck-report.sh
cppcheck/cppcheck-report.sh |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 0f2d8394bfbcbb40b176b73e960bd8b1037fa0f3
Author: Caolán McNamara
Date: Mon Feb 15 09:22:16 2016 +
cppcheck: enable inline suppressions
diff --git a/cppcheck/cppcheck-report.sh
cppcheck/cppcheck-report.sh |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0b9448dafce4b60291ce0526709586bf90faaf4b
Author: Maarten Hoes
Date: Thu May 28 23:20:20 2015 +0200
Use XML v2. cppcheck doesnt report some issues with the legacy format.
Chang
cppcheck/cppcheck-report.sh | 21 -
1 file changed, 21 deletions(-)
New commits:
commit 4e7a671c5118c0076cd24e60d9d70389b21f181b
Author: Maarten Hoes
Date: Sat May 2 12:33:37 2015 +0200
Remove unneeded set -xv lines.
Change-Id: I30327414c9a7141a99fd12e414e62
cppcheck/cppcheck-report.sh |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3f1216fdaf3557521809df744a765d57900b2682
Author: Maarten Hoes
Date: Mon Feb 9 16:50:57 2015 +0100
Fix small typo in email message.
Change-Id: I1a9cc413bdf37384e62149928f77
cppcheck/cppcheck-report.sh | 16 ++--
1 file changed, 14 insertions(+), 2 deletions(-)
New commits:
commit 9163b649f8b6b9262f84c7c098c0cf850770d0c5
Author: Maarten Hoes
Date: Sun Feb 8 07:52:52 2015 +0100
Improve note in email to include git location.
Change-Id: I8
cppcheck/cppcheck-report.sh |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 755c011e790d4083c37793778b3364d50b513955
Author: Maarten Hoes
Date: Mon Feb 2 14:23:31 2015 +0100
Set default for 'CPPCHECK_DIR' to something slightly more sensible.
Chang
cppcheck/cppcheck-report.sh | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
New commits:
commit d7c8e6f5c3993dd3bea2dce1e983c7259f8db7c6
Author: Maarten Hoes
Date: Mon Jan 26 09:09:10 2015 +0100
set LANG and LC_* to fix 'UnicodeEncodeError' when running from cron
cppcheck/cppcheck-report.sh | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
New commits:
commit a71cf8c84898db994215d3a822027e0d58dad080
Author: Maarten Hoes
Date: Sun Jan 25 10:08:09 2015 +0100
Fix 'UnicodeEncodeError'. Get correct git commit date/time.
cppcheck/cppcheck-report.sh | 75 ++--
1 file changed, 46 insertions(+), 29 deletions(-)
New commits:
commit 09c674747d7b8afff7963577787f01fc16fdd27b
Author: Maarten Hoes
Date: Sat Jan 24 14:17:02 2015 +0100
Replace usage of 'mailx' with 'sendEmai
cppcheck/cppcheck-report.sh | 65 +++-
1 file changed, 58 insertions(+), 7 deletions(-)
New commits:
commit ec1c1ddcc8eb03b71e8e69c5c2644a4d80947730
Author: Maarten Hoes
Date: Wed Jan 21 14:13:11 2015 +0100
redirect output to file, mail it to list
cppcheck/cppcheck-report.sh |1 +
1 file changed, 1 insertion(+)
New commits:
commit 52626df964a70fbdfb485f189814d072c1ae4631
Author: Maarten Hoes
Date: Mon Jan 19 19:09:01 2015 +0100
Added creation of UPLOAD_DIR.
Change-Id: Ifa0db60f2c0c87fb4b8c7c9cb65d7990a6a4af93
Revie
cppcheck/cppcheck-report.sh | 179
1 file changed, 179 insertions(+)
New commits:
commit 64ae2aa598fadfe55746724dde96fc561573e843
Author: Maarten Hoes
Date: Mon Jan 19 14:01:03 2015 +0100
Added automated cppcheck generation script. Corrected s
15 matches
Mail list logo