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
.github
workflows
CI-windows.yml
on
dataflow
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2026
testrunner: added option `-t` to print timing information about the tests (#8336)
firewave
authored
bf42abd
View commit details
Copy full SHA for bf42abd
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
fixed #14081 - fail builds in CI on CMake warnings (#8273)
firewave
authored
f309bf2
View commit details
Copy full SHA for f309bf2
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
CI-windows.yml: reverted accidental change of PCRE CMake flag (#8281)
firewave
authored
33bd6fb
View commit details
Copy full SHA for 33bd6fb
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 #14347 - fixed Clang warnings in C++20 build (#8021)
Show description for 7abb484
firewave
and
danmar
authored
7abb484
View commit details
Copy full SHA for 7abb484
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 Oct 14, 2025
fixed #14185 - updated Qt to 6.10.0 in CI (#7880)
firewave
authored
257b24a
View commit details
Copy full SHA for 257b24a
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
fixed #14184 - added/updated to Python 3.14 in CI (#7874)
firewave
authored
d69955c
View commit details
Copy full SHA for d69955c
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
fixed #12021 - bail out on compiler warnings in CI (#7735)
firewave
authored
1a226cb
View commit details
Copy full SHA for 1a226cb
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 Jul 3, 2025
fixed #13980 - updated Qt to 6.9.1 (#7642)
firewave
authored
a214e76
View commit details
Copy full SHA for a214e76
View code at this point
Browse repository at this point
Commits on May 17, 2025
fixed #13853 - updated Qt to 6.9.0 (#7433)
firewave
authored
5147b19
View commit details
Copy full SHA for 5147b19
View code at this point
Browse repository at this point
Commits on May 16, 2025
fixed #13785 - added `windows-2025` (as latest Windows) to CI (#7528)
firewave
authored
71c0015
View commit details
Copy full SHA for 71c0015
View code at this point
Browse repository at this point
fixed #13782 - removed `windows-2019` from CI (#7529)
firewave
authored
6d7dc76
View commit details
Copy full SHA for 6d7dc76
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
added temporary workaround for `jurplel/install-qt-action` on Windows (#7479)
firewave
authored
c081126
View commit details
Copy full SHA for c081126
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
do not install Python via `jurplel/install-qt-action` in CI (#7466)
Show description for 3b293b4
firewave
authored
3b293b4
View commit details
Copy full SHA for 3b293b4
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
fixed building outdated (pre-3.5) CMake projects in CI (#7419)
Show description for 43bbfa2
firewave
authored
43bbfa2
View commit details
Copy full SHA for 43bbfa2
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
updated Qt to 6.8.2 (#7328)
firewave
authored
0441865
View commit details
Copy full SHA for 0441865
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 2, 2025
refactored SEH wrapper and added unit test (#7145)
firewave
authored
9d34327
View commit details
Copy full SHA for 9d34327
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
added missing `pytest-xdist` usage in CI (#7106)
Show description for 3651814
firewave
authored
3651814
View commit details
Copy full SHA for 3651814
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
fail some build steps if changed or unversioned files exist at the end / several related cleanups and adjustments (#6787)
firewave
authored
1093382
View commit details
Copy full SHA for 1093382
View code at this point
Browse repository at this point
use `pytest-xdist` to utilize multiple workers for Python tests (#6696)
firewave
authored
9b45922
View commit details
Copy full SHA for 9b45922
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
refs #8659 - fixed CMake installation / added tests for make and CMake install targets to CI (#7100)
firewave
authored
f16fb98
View commit details
Copy full SHA for f16fb98
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
updated Qt in CI to 6.8.1 (#7077)
firewave
authored
b194c6f
View commit details
Copy full SHA for b194c6f
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
added environment variable `TEST_CPPCHECK_INJECT_BUILDDIR` to inject `--cppcheck-build-dir` into the cppcheck invocation of Python tests (#6876)
firewave
authored
0a67d9b
View commit details
Copy full SHA for 0a67d9b
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
run addons Python tests in regular builds (#7060)
firewave
authored
32e506d
View commit details
Copy full SHA for 32e506d
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
do not persist checkout credentials in GitHub workflows (#7044)
Show description for 988c79e
firewave
authored
988c79e
View commit details
Copy full SHA for 988c79e
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
updated Qt in CI to 6.8.0 (#6885)
firewave
authored
ff8ea61
View commit details
Copy full SHA for ff8ea61
View code at this point
Browse repository at this point
Commits on Nov 16, 2024
run `test/cli` Python tests from root dir now they are location-independent (#6658)
firewave
authored
4604b6e
View commit details
Copy full SHA for 4604b6e
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
CI-windows.yml: re-enabled `build_qt` (#6998)
firewave
authored
ff52f5b
View commit details
Copy full SHA for ff52f5b
View code at this point
Browse repository at this point
Commits on Nov 11, 2024
Disable Qt build in CI-windows.yml (#6994)
chrchr-github
authored
242720e
View commit details
Copy full SHA for 242720e
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 29, 2024
updated GitHub action `jurplel/install-qt-action` to `v4` (#6968)
firewave
authored
5296a39
View commit details
Copy full SHA for 5296a39
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.