416 Commits

Author SHA1 Message Date
Oliver Stöneberg
433293b9ab
added missing version bumps to 2.10 (#4420) 2022-09-09 21:02:04 +02:00
Daniel Marjamäki
98b2fd8151 Manual: Added chapter about Cppcheck Premium 2022-08-29 18:04:23 +02:00
Rikard Falkeborn
cfa5cd4849
CERT addon removal cleanup (#4322)
* cmdlineparser: Update addon example to misra

* gui/help: Remove reference to CERT

* manual: Remove reference to CERT
2022-07-29 16:46:36 +02:00
Kushal-Chandar
8a674e110a
fix: fixed broken pygments.org link in manpage (#4302) 2022-07-23 14:56:02 +02:00
Oliver Stöneberg
f644938eb0
fixed Cppcheck version (#4292) 2022-07-19 20:42:19 +02:00
Daniel Marjamäki
0835250d7f writing-addons.md: small tweaks 2022-06-19 19:18:52 +02:00
Daniel Marjamäki
b6a364eda4 man: Added writing-addons.md 2022-06-19 12:23:29 +02:00
WinterSolstice8
8e4da32594
Update manpage to fix typo in --max-ctu-depth cli option. (#4206) 2022-06-12 11:09:41 +02:00
orbitcowboy
5e9d06d435 Doc:Library: Added a note on how to exclude values in function argument configuration. 2022-05-20 10:22:30 +02:00
cquike
767b12b6c2
Remove --std=posix option from the manpage (#4077)
The option --std=posix is was removed back in 2019
in commit cb06aebdab894c2ca767869889df8e1175aeb379
2022-05-04 13:27:17 +02:00
Daniel Marjamäki
6a0fb05e68 manual: removed chapter about bug hunting 2022-04-21 21:34:07 +02:00
Oliver Stöneberg
ce369c5122
added/adjusted --xml-version documentation (#4032) 2022-04-21 09:11:59 +02:00
Daniel Marjamäki
631a9eefd2 2.7: Set versions 2022-02-05 12:17:54 +01:00
Michael Løiten
303b85c043
Fix deadlink in documentation (#3677) 2022-01-06 00:09:40 +01:00
Paul Fultz II
8668d445c7
Add support for string_view (#3480) 2021-10-05 08:28:19 +02:00
Daniel Marjamäki
7684d7b98a 2.6 dev: set version 2021-10-02 13:15:12 +02:00
Daniel Marjamäki
ca047e57bf Switch from http to https on our sourceforge webpage 2021-08-28 12:46:54 +02:00
Paul Fultz II
865163b2ba
Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
Daniel Marjamäki
c630be7f8f Manual; minor tweaks of lists 2021-08-02 15:42:20 +02:00
Daniel Marjamäki
3e3e9d8c50 2.5; Update versions 2021-07-04 08:40:41 +02:00
Daniel Marjamäki
d2d2124238 Revert "Clang import; This experimental feature didn't "take off" much. After a lot of work we are still far fram the goal. I remove it now but don't rule out completely that it could ever be added again."
This reverts commit 207361b174102f38909aec9a996b944ecb370464.
2021-04-30 16:47:02 +02:00
Daniel Marjamäki
59ef06819a manual; Add chapter about cppcheck build dir 2021-04-29 19:52:25 +02:00
Daniel Marjamäki
207361b174 Clang import; This experimental feature didn't "take off" much. After a lot of work we are still far fram the goal. I remove it now but don't rule out completely that it could ever be added again. 2021-04-21 18:59:48 +02:00
Daniel Marjamäki
21b1987b55 Manual; Add chapter about cppcheck build dir. Formatting tweaks. 2021-04-07 15:32:21 +02:00
Daniel Marjamäki
cba0101df5 2.4: Set version 2021-03-21 21:25:54 +01:00
Daniel Marjamäki
e8f36f6148 Manual; Try to clarify how -D and -U works 2021-02-10 21:51:16 +01:00
Daniel Marjamäki
afb46e6cff Manual; Attempt to clarify section about automatic preprocessor defines configuration 2021-02-06 13:35:12 +01:00
Daniel Marjamäki
a30c28550b Manual; Try to clarify how automatic configuration works 2021-02-06 11:48:08 +01:00
Oliver Stöneberg
f46a9e3543
fixed/excluded some shellcheck warnings and actually fail the build when something is found (#3068) 2021-01-20 18:43:49 +01:00
Daniel Marjamäki
2a1e230d2e 2.3: Update version 2020-12-05 10:00:02 +01:00
Daniel Marjamäki
96e3c0a9e0 Manual; Improved text about misra 2020-12-02 08:31:45 +01:00
Daniel Marjamäki
a05a20093a manual; tweaked introduction 2020-11-25 17:48:17 +01:00
longradix
e96948cdd9
documentation updates (#2906) 2020-11-25 16:56:24 +01:00
Daniel Marjamäki
2e20ee9e39 set version 2.2.99 2020-10-03 13:54:17 +02:00
Daniel Marjamäki
c373be0b16 2.2: Update versions 2020-10-03 10:47:35 +02:00
Daniel Marjamäki
7ff6d691e2 Manual: Clarify section about inline suppressions. For backwards compatibility we might need to handle a comment after a '{' differently. 2020-10-02 18:18:30 +02:00
Oliver Stöneberg
fb37137216
extended the --clang command-line option so you can specify a custom … (#2734) 2020-09-06 07:46:51 +02:00
Daniel Marjamäki
da1de50deb Clang: The clang parser import should be considered to be an experimental feature for now. There are many problems to solve. 2020-09-04 18:30:29 +02:00
Daniel Marjamäki
acd1e848dd manual; try to clarify better how variable contracts are used by cppcheck 2020-08-28 19:42:52 +02:00
Daniel Marjamäki
31d7acb99a manual: markdown fix 2020-08-25 18:16:14 +02:00
Daniel Marjamäki
56f1897961 manual: markdown fix 2020-08-25 18:13:18 +02:00
Daniel Marjamäki
3226fd85ee manual: Updated documentation for contracts 2020-08-25 18:10:03 +02:00
Daniel Marjamäki
6277eece67 Variable contracts 2020-08-24 20:57:49 +02:00
eivindt
27e40af06c
Add support for comments at end of suppression in suppression files (#2736) 2020-08-20 21:49:07 +02:00
Daniel Marjamäki
14dfa035c1 GUI: Try to reuse Qt Assistant to show help 2020-08-01 18:56:37 +02:00
Simon Large
ec99be0332 Create separate scripts for building HTML and PDF documents
The PDF build command line is getting very long, and it needs another option. Create separate build scripts for HTML and PDF and just pass in the name of the markdown file.

Adds -V subparagraph to fix a LaTeX error.

Adds fallback font selection to the PDF script.
2020-07-24 18:54:06 +01:00
Simon Large
60362ce8cd Add styling to PDF manual
This uses the xelatex engine and a few style settings to make the PDF manual look more like the HTML manual.
2020-07-23 15:39:23 +01:00
Daniel Marjamäki
f11a089141 help/manual: update explanations about severities 2020-07-23 16:09:24 +02:00
Daniel Marjamäki
0a84a1fad7 GUI: Add help files that replace the gui-manual.md 2020-07-19 21:40:17 +02:00
Daniel Marjamäki
011c5e97f9 gui-manual: Preferences 2020-07-19 08:56:14 +02:00