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
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 }}
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
on
test-github-sarif
User selector
All users
Datepicker
All time
Commit history
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
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 Jan 2, 2025
enabled and fixed `-Wfloat-conversion` Clang warnings (#7156)
firewave
authored
7db4566
View commit details
Copy full SHA for 7db4566
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
removed unnecessary disabling of compiler warnings and small cleanup (#6881)
firewave
authored
205f6c0
View commit details
Copy full SHA for 205f6c0
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 Nov 29, 2024
fixed some `-Wsuggest-attribute=returns_nonnull` GCC warnings (#6950)
firewave
authored
164e064
View commit details
Copy full SHA for 164e064
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
define the minimum supported Python version as 3.6 (#7007)
firewave
authored
695da19
View commit details
Copy full SHA for 695da19
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
refs #12021 - CI-windows.yml: fail build on compiler warnings / some cleanups (#6982)
firewave
authored
14400be
View commit details
Copy full SHA for 14400be
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
enabled and fixed `-Wmissing-field-initializers` GCC warnings (#6964)
firewave
authored
0794699
View commit details
Copy full SHA for 0794699
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
enabled and fixed `-Wuseless-cast` GCC warnings (#6930)
firewave
authored
9287d3f
View commit details
Copy full SHA for 9287d3f
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 Sep 16, 2024
removed support for Python 2.7 / small cleanups (#6804)
firewave
authored
08b5016
View commit details
Copy full SHA for 08b5016
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Updated CI to Clang 19 (#5945)
firewave
authored
02e2230
View commit details
Copy full SHA for 02e2230
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 22, 2024
improved Qt6 information in CMake (#6418)
firewave
authored
8514929
View commit details
Copy full SHA for 8514929
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
Previous
Next
You can’t perform that action at this time.