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
.
AlgorithmCxxWork
/
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
def
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2022
release-windows.yml: set up Visual Studio environment and added missing exitcode checks (#3998)
firewave
authored
07fb6c1
View commit details
Copy full SHA for 07fb6c1
View code at this point
Browse repository at this point
make sure we remove obsolete entries from translations (#3995)
firewave
authored
2d9ec39
View commit details
Copy full SHA for 2d9ec39
View code at this point
Browse repository at this point
Remove bug hunting. This feature will be provided in Cppcheck premium.
danmar
committed
8f386e1
View commit details
Copy full SHA for 8f386e1
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
updated Z3 to 4.8.15 (#3928)
firewave
authored
e7f97a9
View commit details
Copy full SHA for e7f97a9
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
refactored reduce.py into a class and added unit test for it (#3791)
firewave
authored
8fc5c93
View commit details
Copy full SHA for 8fc5c93
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Typos found by running "codespell" (#3907)
Show description for 7cc45fb
arm-in
and
Armin Müller
authored
7cc45fb
View commit details
Copy full SHA for 7cc45fb
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
small selfcheck improvements (#3888)
Show description for e208fc6
firewave
authored
e208fc6
View commit details
Copy full SHA for e208fc6
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
addons: interface with premiumaddon if it exists
danmar
committed
03deb4d
View commit details
Copy full SHA for 03deb4d
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
added MinGW to CI and fixed local MinGW build (#3826)
firewave
authored
aaa4425
View commit details
Copy full SHA for aaa4425
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
use Python version provided by platform in CI / prefer python3 (#3776)
firewave
authored
04b2a6f
View commit details
Copy full SHA for 04b2a6f
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
only use bundled tinyxml2 in CMake when configured to do so (#3806)
firewave
authored
974dd5d
View commit details
Copy full SHA for 974dd5d
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
CI-windows.yml: added windows-2022, removed QT 5.9.9 and use msbuild instead of CMake for now (#3730)
firewave
authored
c2b5cdc
View commit details
Copy full SHA for c2b5cdc
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
release-windows.yml: disabled some unnecessary PCRE build options (#3778)
firewave
authored
4af8734
View commit details
Copy full SHA for 4af8734
View code at this point
Browse repository at this point
Commits on Feb 1, 2022
cache remaining Qt installations in CI (#3782)
firewave
authored
d928b57
View commit details
Copy full SHA for d928b57
View code at this point
Browse repository at this point
added an include-what-you-use GitHub Action (#3759)
firewave
authored
8f7770f
View commit details
Copy full SHA for 8f7770f
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
use the latest clang and -O2 for sanitizer jobs (#3775)
firewave
authored
842f2b2
View commit details
Copy full SHA for 842f2b2
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
cache Qt installation in Windows CI jobs (#3769)
Show description for 5ef3a41
firewave
authored
5ef3a41
View commit details
Copy full SHA for 5ef3a41
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
CI-unixish.yml: Use Qt version provided by the distro (#3729)
firewave
authored
7d26cb6
View commit details
Copy full SHA for 7d26cb6
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
added unusedFunction self check to CI / cleanups (#3526)
firewave
authored
55ff684
View commit details
Copy full SHA for 55ff684
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
added CMake option CPPCHK_GLIBCXX_DEBUG to make usage of _GLIBCXX_DEBUG in Debug build configurable (#3628)
firewave
authored
4b5fba1
View commit details
Copy full SHA for 4b5fba1
View code at this point
Browse repository at this point
avoid duplicated downloads in CI by caching files / aligned PCRE and Z3 versions in dev and release builds (#3612)
firewave
authored
8502584
View commit details
Copy full SHA for 8502584
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Fix #9162 (Invalid --project files do not give any error) (#3177)
firewave
authored
cc24d6f
View commit details
Copy full SHA for cc24d6f
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
CI-unixish.yml: added generated GUI files to self check and suppress known false positives for now (#3641)
firewave
authored
0c3531e
View commit details
Copy full SHA for 0c3531e
View code at this point
Browse repository at this point
CI-unixish.yml: fixed syntax error (#3642)
firewave
authored
ffae40d
View commit details
Copy full SHA for ffae40d
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
CI-unixish.yml: disabled GUI build on macos since Qt installation is flakey (#3634)
firewave
authored
0e1590b
View commit details
Copy full SHA for 0e1590b
View code at this point
Browse repository at this point
Commits on Dec 15, 2021
Test GUI build CMake in CI (#3621)
firewave
authored
dafb2fe
View commit details
Copy full SHA for dafb2fe
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
scriptcheck.yml: avoid duplicated cppcheck builds (#3611)
firewave
authored
f79bb40
View commit details
Copy full SHA for f79bb40
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Fix release-windows workflow (#3552)
chrchr-github
authored
60fd53e
View commit details
Copy full SHA for 60fd53e
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
skip 'install pcre' step in windows github action, it failed because curl timed out
danmar
committed
31ddef5
View commit details
Copy full SHA for 31ddef5
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
scan GUI sources with clang-tidy in CI (#3233)
Show description for 54d6215
firewave
authored
54d6215
View commit details
Copy full SHA for 54d6215
View code at this point
Browse repository at this point
Commits on Oct 24, 2021
updated latest ubuntu version to 21.10 / updated to clang-tidy-13 (#3494)
firewave
authored
70dcc95
View commit details
Copy full SHA for 70dcc95
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
moved uncrustify into a separate GitHub action (#3515)
firewave
authored
22a684d
View commit details
Copy full SHA for 22a684d
View code at this point
Browse repository at this point
Commits on Oct 16, 2021
win_installer: update building. all files needed are collected in a single folder. the 'deploy' artifact will contain all the files.
danmar
committed
27d7609
View commit details
Copy full SHA for 27d7609
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
moved bug hunting in CI from defunct Travis job to (disabled) GitHub action (#3164)
firewave
authored
28955ce
View commit details
Copy full SHA for 28955ce
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
update latest Python in CI to 3.10 / use all available threads for pylint (#3493)
firewave
authored
f309925
View commit details
Copy full SHA for f309925
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.