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
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cmake
on
2.20.x
User selector
All users
All time
Commit history
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 Feb 8, 2026
small cleanup of disabled Clang compiler warnings (#8166)
firewave
authored
67606e6
View commit details
Copy full SHA for 67606e6
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
enabled and fixed `-Wcovered-switch-default` Clang warnings (#8153)
firewave
authored
6369e51
View commit details
Copy full SHA for 6369e51
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
updated CI to Clang 22 (#7723)
firewave
authored
fd1019a
View commit details
Copy full SHA for fd1019a
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 29, 2025
fixed #14267 - fixed compilation with C++17 / use `simplecpp::View` (#7962)
firewave
authored
ad9563f
View commit details
Copy full SHA for ad9563f
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 Dec 3, 2025
fixed #14198 - cleaned up usage of Windows-specific architecture macros in Visual Studio builds (#8003)
firewave
authored
21163e8
View commit details
Copy full SHA for 21163e8
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
CMake cleanup (#7658)
Show description for 554b98a
pfultz2
authored
554b98a
View commit details
Copy full SHA for 554b98a
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
disabled `-Wpoison-system-directories`unconditionally on macOS (#7839)
firewave
authored
4c0c68f
View commit details
Copy full SHA for 4c0c68f
View code at this point
Browse repository at this point
Commits on Sep 7, 2025
disabled `-Wpoison-system-directories` AppleClang warnings until version 15 (#7785)
Show description for 08272b3
firewave
authored
08272b3
View commit details
Copy full SHA for 08272b3
View code at this point
Browse repository at this point
Commits on Aug 29, 2025
fixed #13822 - added hack to use header-only Boost with Visual Studio (#7541)
firewave
authored
327ef3c
View commit details
Copy full SHA for 327ef3c
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 18, 2025
checkcondition.cpp: fixed `-Wbitwise-instead-of-logical` Clang warnings (#7736)
Show description for 9dd0555
firewave
authored
9dd0555
View commit details
Copy full SHA for 9dd0555
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
updated CI to Clang 21 (#7272)
firewave
authored
5c818e3
View commit details
Copy full SHA for 5c818e3
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 Apr 29, 2025
fixed #13157 - avoid legacy warning about Boost lookup in CMake (#7491)
firewave
authored
d0ce649
View commit details
Copy full SHA for d0ce649
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
cmake/cxx11.cmake: dropped explicit setting of C++17 for Visual Studio with Qt6 (#7464)
Show description for 5c42791
firewave
authored
5c42791
View commit details
Copy full SHA for 5c42791
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
removed `ubuntu-20.04` from CI / fixed #13758 - removed support for Python 3.6 (#7445)
firewave
authored
2902ec1
View commit details
Copy full SHA for 2902ec1
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
compilerDefinitions.cmake: actually define `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` for all libc++ builds (#7429)
firewave
authored
1195160
View commit details
Copy full SHA for 1195160
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
enabled and fixed `-Wold-style-cast` Clang warnings (#7395)
firewave
authored
f78e5a7
View commit details
Copy full SHA for f78e5a7
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
compilerDefinitions.cmake: define `_LIBCPP_REMOVE_TRANSITIVE_INCLUDES` with libc++ (#7400)
firewave
authored
31a5db8
View commit details
Copy full SHA for 31a5db8
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
refs #13133 - specify the version in which Qt 5 support will be removed (#7335)
firewave
authored
a78fdf5
View commit details
Copy full SHA for a78fdf5
View code at this point
Browse repository at this point
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 Mar 7, 2025
clang-tidy analysis did not contain `vf_*.h` header files (#7361)
firewave
authored
a9f9949
View commit details
Copy full SHA for a9f9949
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
clang_tidy.cmake: fixed check related to `triage` target (#7290)
firewave
authored
fd3e458
View commit details
Copy full SHA for fd3e458
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
Previous
Next
You can’t perform that action at this time.