Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppchecksolutions
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cmake
options.cmake
on
dataflow
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2026
fix(docs): correct typos found during code review (#8291)
Show description for 6c25934
marcelpetrick
and
chrchr-github
authored
6c25934
View commit details
Copy full SHA for 6c25934
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
fixed #14584 - set minimum required AppleClang version to 6.0 / separated handling of `Clang` and `AppleClang` in CMake (#8257)
firewave
authored
83a7e99
View commit details
Copy full SHA for 83a7e99
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
adjusted mode of some CMake messages (#8278)
Show description for 09b9094
firewave
authored
09b9094
View commit details
Copy full SHA for 09b9094
View code at this point
Browse repository at this point
follow-up for #13050 - fixed CMake warning when `BUILD_TESTS` is not actually provided (#8277)
firewave
authored
f578aac
View commit details
Copy full SHA for f578aac
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
fixed #14259/#14491 - CI-unixish.yml: added step using minimum required CMake version / bumped minimum CMake version to 3.22 (#8210)
firewave
authored
09150ed
View commit details
Copy full SHA for 09150ed
View code at this point
Browse repository at this point
fixed #13050 - deprecated CMake option `BUILD_TESTS` in favor of `BUILD_TESTING` (#8235)
firewave
authored
a54b894
View commit details
Copy full SHA for a54b894
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
fixed #13201 - removed usage of `_CRTDBG_MAP_ALLOC` and related code (#6886)
Show description for b0bbcff
firewave
authored
b0bbcff
View commit details
Copy full SHA for b0bbcff
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Make it easier to disable process executor (#7876)
Show description for 2fa0c1e
sodero
authored
2fa0c1e
View commit details
Copy full SHA for 2fa0c1e
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
fixed #14088 - made CMake build with `BUILD_CLI=Off` work (#7765)
firewave
authored
1219ae8
View commit details
Copy full SHA for 1219ae8
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
fixed #14003 - made it possible to disable Boost again (#7730)
firewave
authored
d816219
View commit details
Copy full SHA for d816219
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
fixed #13133 - removed deprecated Qt5 support (#6678)
firewave
authored
2e9b67c
View commit details
Copy full SHA for 2e9b67c
View code at this point
Browse repository at this point
Commits on May 1, 2025
refs #13821 - unconditionally print CMake info about Boost (#7498)
firewave
authored
a8e25a1
View commit details
Copy full SHA for a8e25a1
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
fixed #13821 - use Boost unconditionally if it is available (#7494)
firewave
authored
ea37d73
View commit details
Copy full SHA for ea37d73
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
added scheduled Clang Static Analyzer run (#6835)
Show description for 7583df8
firewave
authored
7583df8
View commit details
Copy full SHA for 7583df8
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
updated CI to Clang 20 (#6649)
firewave
authored
2474fad
View commit details
Copy full SHA for 2474fad
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
fixed #13323 - added CMake option `BUILD_TRIAGE` to control building of `triage` tool (disabled by default) (#7196)
firewave
authored
7a9fc27
View commit details
Copy full SHA for 7a9fc27
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
fixed #13147 - some CMake cleanups (#7260)
Show description for aa6500a
firewave
authored
aa6500a
View commit details
Copy full SHA for aa6500a
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
fixed #13343 - Bump `cmake_minimum_required()` to 3.13 (#7213)
Show description for 54a9ba4
rouault
authored
54a9ba4
View commit details
Copy full SHA for 54a9ba4
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
added CMake option `USE_BOOST_INT128` to use a Boost.Multiprecision 128-bit integer for `MathLib:big{u}int` (#7028)
Show description for 74f9437
firewave
and
chrchr-github
authored
74f9437
View commit details
Copy full SHA for 74f9437
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
refs #12066 - added CMake option `BUILD_ONLINE_HELP` to conditionally add `online-help.qhc` target to CMake (#6818)
firewave
authored
11cf3f4
View commit details
Copy full SHA for 11cf3f4
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
selfcheck.yml: also run `unusedFunction` selfcheck without CLI (currently disabled) and GUI sources (#6526)
firewave
authored
5c93df1
View commit details
Copy full SHA for 5c93df1
View code at this point
Browse repository at this point
Commits on May 26, 2024
fixed #12766 - made it possible to override `FILESDIR` in CMake (#6437)
firewave
authored
5b025c8
View commit details
Copy full SHA for 5b025c8
View code at this point
Browse repository at this point
Commits on May 3, 2024
fixed #12666 - got rid of ill-conceived `USE_MATCHCOMPILER` CMake option validation (#6348)
Show description for c4be14d
firewave
authored
c4be14d
View commit details
Copy full SHA for c4be14d
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Fixed some cmakelint warnings (#6318)
Show description for 642cdfd
orbitcowboy
authored
642cdfd
View commit details
Copy full SHA for 642cdfd
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fixed #12465 - added (undocumented) command-line option `--executor` to specify the used executor implementation (#6043)
firewave
authored
6542816
View commit details
Copy full SHA for 6542816
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
bail out on invalid `MATCHCOMPILER` (make) and `USE_MATCHCOMPILER` (CMake) values / Makefile: removed deprecated `SRCDIR` (#6021)
Show description for 2535d2d
firewave
authored
2535d2d
View commit details
Copy full SHA for 2535d2d
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
modernized and cleaned up CMake files / explicitly check for CMake 3.13 with Visual Studio (#5825)
firewave
authored
93a53af
View commit details
Copy full SHA for 93a53af
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386)
Show description for dd869cf
firewave
and
danmar
authored
dd869cf
View commit details
Copy full SHA for dd869cf
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
fixed #7099 - added optional `man` target to CMake / build manpage in CI (#5536)
firewave
authored
84f2485
View commit details
Copy full SHA for 84f2485
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` (#4910)
Show description for 5ec0ad6
firewave
authored
5ec0ad6
View commit details
Copy full SHA for 5ec0ad6
View code at this point
Browse repository at this point
Commits on Feb 25, 2023
removed unnecessary OSS-Fuzz related builds from CI (#4827)
firewave
authored
36192c5
View commit details
Copy full SHA for 36192c5
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
added handling of library element `entrypoint` to GUI / added GUI tests to CTest (#4744)
firewave
authored
b097eca
View commit details
Copy full SHA for b097eca
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
added CMake option `BUILD_CORE_DLL` to build lib as `cppcheck-core.dll` with Visual Studio (#4733)
firewave
authored
a0b1285
View commit details
Copy full SHA for a0b1285
View code at this point
Browse repository at this point
Commits on Dec 7, 2022
improved `MathLib::to{ULong|Long|Double}Number()` and increased test coverage / added CMake option `USE_LIBCXX` / fixed #10695 (#4611)
firewave
authored
8bb5ac0
View commit details
Copy full SHA for 8bb5ac0
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
some `--exception-handling` related improvements (#4368)
firewave
authored
1202efb
View commit details
Copy full SHA for 1202efb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.