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 }}
minimaster
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2024
Fix #12412 (CI: Update Cppcheck Premium to 24.2.0) (#5946)
danmar
authored
6802050
View commit details
Copy full SHA for 6802050
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
CI: do not run coverage on forks (#5941)
chipitsine
authored
a55ef10
View commit details
Copy full SHA for a55ef10
View code at this point
Browse repository at this point
Commits on Feb 3, 2024
CI: add coverity scan scheduled (#5940)
chipitsine
authored
02d518f
View commit details
Copy full SHA for 02d518f
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
updated CI to Clang 18 (#5305)
firewave
authored
d6bca49
View commit details
Copy full SHA for d6bca49
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
CI-unixish-docker.yml: fixate `hendrikmuhs/ccache-action` on `1.2.11` to fix older images (#5918)
Show description for cecbe18
firewave
authored
cecbe18
View commit details
Copy full SHA for cecbe18
View code at this point
Browse repository at this point
Commits on Jan 13, 2024
fixed #12308 - adjusted Python test files to match pytest conventions (#5870)
Show description for c1da431
firewave
authored
c1da431
View commit details
Copy full SHA for c1da431
View code at this point
Browse repository at this point
Commits on Jan 7, 2024
cleaned up includes based on `include-what-you-use` (#5855)
firewave
authored
bbd2b2a
View commit details
Copy full SHA for bbd2b2a
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
bumped minimum requirements to GCC 5.1 / Clang 3.5 / Visual Studio 2015 / CMake 3.5 (#5398)
Show description for 615e4c0
firewave
authored
615e4c0
View commit details
Copy full SHA for 615e4c0
View code at this point
Browse repository at this point
Commits on Dec 30, 2023
addons/namingng.py: Fix commandline use. (#5793)
Show description for 24133d4
mvds00
authored
24133d4
View commit details
Copy full SHA for 24133d4
View code at this point
Browse repository at this point
CI: Update Cppcheck Premium version and license (#5814)
danmar
authored
b7c5505
View commit details
Copy full SHA for b7c5505
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
Revert "Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)" (#5775)
Show description for 2932ab7
danmar
authored
2932ab7
View commit details
Copy full SHA for 2932ab7
View code at this point
Browse repository at this point
Fixed #12071 (suppressing critical error, no indication to user that analysis of file fails) (#5771)
danmar
authored
7c316fb
View commit details
Copy full SHA for 7c316fb
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
run more tests in sanitizer workflows (#5744)
firewave
authored
1135520
View commit details
Copy full SHA for 1135520
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
iwyu.yml: run the workflow once a week [skip ci] (#5726)
Show description for 5e7f2bd
firewave
authored
5e7f2bd
View commit details
Copy full SHA for 5e7f2bd
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
greatly improved `Settings::loadCppcheckCfg()` error handling (#5712)
Show description for 3272a2b
firewave
authored
3272a2b
View commit details
Copy full SHA for 3272a2b
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
CI-unixish.yml: removed usage of qmake from selfcheck (#5531)
Show description for a8eb971
firewave
authored
a8eb971
View commit details
Copy full SHA for a8eb971
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657)
Show description for 9228b9e
firewave
authored
9228b9e
View commit details
Copy full SHA for 9228b9e
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
Fix #12169 (False positive: wrong misra-config variable with accessing object in memory) (#5645)
danmar
authored
282c195
View commit details
Copy full SHA for 282c195
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
scriptcheck.yml: make dmake a separate job and run it on multiple platforms (#5632)
Show description for f61003d
firewave
authored
f61003d
View commit details
Copy full SHA for f61003d
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
CI: Add selfcheck using Cppcheck Premium. Activates Misra C++ 2008 and Cert C++ 2016 checkers. (#5623)
danmar
authored
fc8c244
View commit details
Copy full SHA for fc8c244
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
updated Qt in CI to 6.6.0 and removed commercial-only LTS Qt versions (#5561)
Show description for f62caa6
firewave
authored
f62caa6
View commit details
Copy full SHA for f62caa6
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
CI-unixish.yml: removed `macos-11` builds and no longer build with qmake on MacOS (#5614)
Show description for 9280b5d
firewave
authored
9280b5d
View commit details
Copy full SHA for 9280b5d
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
CI-unixish-docker.yml: updated latest ubuntu to 23.10 (#5560)
firewave
authored
e8671c9
View commit details
Copy full SHA for e8671c9
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
fixed #12042 - deprecated building with Qt5 / build with Qt6 in CI / updated latest Qt in CI to 6.5.3 (#4957)
Show description for fdb3de7
firewave
authored
fdb3de7
View commit details
Copy full SHA for fdb3de7
View code at this point
Browse repository at this point
added simplecpp source to selfcheck (#5432)
Show description for 5bebdf8
firewave
authored
5bebdf8
View commit details
Copy full SHA for 5bebdf8
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540)
firewave
authored
5e89eb0
View commit details
Copy full SHA for 5e89eb0
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
installer: added missing library configurations and removed unneeded Qt DLLs / refs #10771 - added initial portable package (#4669)
firewave
authored
784b526
View commit details
Copy full SHA for 784b526
View code at this point
Browse repository at this point
buildman.yml: fixed `manpage` job (#5539)
Show description for 0f70f19
firewave
authored
0f70f19
View commit details
Copy full SHA for 0f70f19
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
mitigated several compiler warnings / suppress compiler warnings in CI where we don't care about them (#5497)
Show description for 2f62e9d
firewave
authored
2f62e9d
View commit details
Copy full SHA for 2f62e9d
View code at this point
Browse repository at this point
fixed #12034 - release-windows.yml: specify proper openssl tool (#5522)
firewave
authored
c969c33
View commit details
Copy full SHA for c969c33
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
refs #4452 / refs #11705 - improved `--showtime=` behavior and testing (#4876)
Show description for fc700b6
firewave
authored
fc700b6
View commit details
Copy full SHA for fc700b6
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
updated latest Python in CI to 3.12 (#5505)
firewave
authored
4afc29b
View commit details
Copy full SHA for 4afc29b
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
manual: Add manual-premium.md for the Cppcheck Premium manual (#5492)
danmar
authored
db5f75f
View commit details
Copy full SHA for db5f75f
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
added `-Werror` to pytest calls and fixed reported warnings (#5483)
firewave
authored
a3ff6d5
View commit details
Copy full SHA for a3ff6d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.