Daniel Marjamäki
|
cdf7ea0a33
|
daca2: remove {code} in results
|
2018-04-24 16:16:45 +02:00 |
Daniel Marjamäki
|
cf4367d013
|
daca2: remove 'inconclusive' keyword
|
2018-04-24 11:06:25 +02:00 |
Daniel Marjamäki
|
7c5058a42d
|
Refactoring. Rename methods
|
2018-04-23 12:39:47 +02:00 |
Daniel Marjamäki
|
f058d9ad08
|
CLI: Added more fields for --template and added a new --template-location. The gcc predefined template now matches latest gcc better.
|
2018-04-23 12:21:18 +02:00 |
PKEuS
|
b596b0d549
|
Refactorization: pass std::string directly to std::*fstream
|
2018-04-11 09:50:42 +02:00 |
Daniel Marjamäki
|
a0906140a6
|
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
|
2018-04-09 06:43:48 +02:00 |
jrp2014
|
b813a6d407
|
Refactoring
|
2018-04-04 21:11:23 +02:00 |
jrp2014
|
07b5afcdc6
|
Improve constness
|
2018-04-04 21:02:13 +02:00 |
Daniel Marjamäki
|
7e4dba6a7e
|
Updated copyright year
|
2018-03-31 20:59:09 +02:00 |
Daniel Marjamäki
|
e9fefcac46
|
gcc 4.5 compatibility
|
2018-03-30 21:04:32 +02:00 |
Daniel Marjamäki
|
46307df9b6
|
Renamed method
|
2018-03-11 15:06:08 +01:00 |
Daniel Marjamäki
|
780bd7e63e
|
More flexible loading of platform files, when using --platform it should not be necessary to provide the full path
|
2018-02-09 16:22:22 +01:00 |
Daniel Marjamäki
|
c4caee6b18
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
amai2012
|
2f2172e1a7
|
#8178 Remove all references to XML version 1
|
2017-11-22 10:49:59 +01:00 |
Daniel Marjamäki
|
9f306cf3aa
|
Added C++14 option
|
2017-09-22 22:00:00 +02:00 |
Dmitry-Me
|
b6c218b7af
|
Resolve CID 1365360
Do not ignore failures to load windows.cfg
|
2017-08-22 18:09:02 +03:00 |
Ayaz Salikhov
|
3e7f4c214d
|
minor code cleanup
|
2017-08-13 13:27:32 +02:00 |
orbitcowboy
|
61e47208eb
|
Removed hard coded avr8 platform and moved it into a platform file (avr8.xml).
|
2017-08-09 11:58:27 +02:00 |
Daniel Marjamäki
|
91eb0f1fad
|
Removed XML version 1
|
2017-07-29 18:56:22 +02:00 |
Daniel Marjamäki
|
1f48b082d1
|
CLI: Add --output-file flag so results can be written to file directly.
|
2017-05-30 15:04:28 +02:00 |
Ayaz Salikhov
|
28aa939d69
|
iwyu - include what you use
|
2017-05-27 04:33:47 +02:00 |
Daniel Marjamäki
|
0262020707
|
--template: Removed 'clang' and renamed 'cppcheck2' to 'daca2'
|
2017-05-25 05:24:42 +02:00 |
Daniel Marjamäki
|
a3c0eecccf
|
Added --template=cppcheck2 output format
|
2017-05-23 12:19:11 +02:00 |
orbitcowboy
|
ffe6582e6b
|
Added platform support for Atmel AVR 8 bit microcontrollers.
|
2017-05-22 14:46:19 +02:00 |
Daniel Marjamäki
|
b53a2ff9eb
|
Command line: Added --template=clang formatting
|
2017-05-19 17:09:49 +02:00 |
Daniel Marjamäki
|
6967d68137
|
Add --plist-output argument
|
2017-05-16 14:07:23 +02:00 |
PKEuS
|
3432257390
|
Removed deprecated command --append
|
2017-05-14 11:57:04 +02:00 |
Daniel Marjamäki
|
bc7799dccd
|
Fixed #7888 (false positive from knownConditionTrueFalse with sizeof(int) == sizeof(long))
|
2017-05-01 12:23:28 +02:00 |
PKEuS
|
b1f4bd7504
|
Refactorization: Reimplemented Settings::_enabled as a bitfeld instead of std::set (#7995)
|
2017-04-11 11:49:26 +02:00 |
Benjamin Fovet
|
1f83c014d5
|
Remove redundant word in --library description (#886)
|
2017-04-04 01:40:37 +02:00 |
Daniel Marjamäki
|
c2a6ee3ea1
|
Use 'endsWith'
|
2017-04-01 18:27:53 +02:00 |
Matthias Krüger
|
2832b61a7c
|
--cppcheck-build-dir: --help was telling about --analyze-dir while the actual flag according to code is --cppcheck-build-dir.
Fix --help.
|
2016-11-16 01:33:39 +01:00 |
Daniel Marjamäki
|
7d7212c465
|
--cppcheck-build-dir: generate unique analyzeinfo filenames when source files have same names
|
2016-11-14 20:50:08 +01:00 |
Daniel Marjamäki
|
9ff3e85899
|
Added --cppcheck-build-dir flag
|
2016-10-29 12:18:11 +02:00 |
orbitcowboy
|
a50405b8ab
|
cli: Added documentation for --doc option.
|
2016-09-09 14:03:12 +02:00 |
Daniel Marjamäki
|
606e31602c
|
Fixed #7177 (Support compile_commands.json)
|
2016-08-13 10:50:03 +02:00 |
Daniel Marjamäki
|
c586ae8cbe
|
Revert 'project' - it is not ready yet
|
2016-08-07 17:10:37 +02:00 |
Daniel Marjamäki
|
f45dc345a9
|
Merge branch 'master' into project
|
2016-08-07 15:47:41 +02:00 |
Daniel Marjamäki
|
78fc307c73
|
1
|
2016-08-07 15:45:36 +02:00 |
Matthias Krüger
|
45e600f71c
|
Only warn about XML 1 if XML output is desired.
|
2016-08-07 15:37:06 +02:00 |
Daniel Marjamäki
|
f83661b206
|
Merge branch 'master' into project
|
2016-08-07 15:36:35 +02:00 |
Daniel Marjamäki
|
4dbdb50317
|
split
|
2016-08-07 15:35:41 +02:00 |
PKEuS
|
ec4a85ecef
|
Added deprecation warning for XML format 1, which will be removed in cppcheck 1.81
|
2016-08-07 13:50:52 +02:00 |
Daniel Marjamäki
|
09d6f4f0a4
|
1
|
2016-08-06 21:04:50 +02:00 |
Daniel Marjamäki
|
3f3fc3d232
|
1
|
2016-08-05 19:46:24 +02:00 |
PKEuS
|
63aa2fbed0
|
--append is deprecated now and will be removed in cppcheck 1.80.
|
2016-07-29 10:50:37 +02:00 |
PKEuS
|
b5d3ecb942
|
Updated TinyXML, make use of second argument of XMLElement::Attribute()
|
2016-07-09 11:56:07 +02:00 |
Daniel Marjamäki
|
85c7456546
|
http://cppcheck.sourceforge.net => http://cppcheck.net
|
2016-06-05 18:17:47 +02:00 |
Daniel Marjamäki
|
ec733e7e71
|
CLI: added --platform=<file> interface
|
2016-01-07 20:19:08 +01:00 |
Daniel Marjamäki
|
79e663dd6f
|
Settings: Remove '_' prefix for public member variables
|
2016-01-03 16:18:17 +01:00 |