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 }}
firewave
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
cli.vcxproj
on
valueptr
User selector
All users
Datepicker
All time
Commit history
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 Jun 13, 2025
fixed #12841 - added `frontend` for shared CLI and GUI code (#7579)
Show description for e006e02
firewave
authored
e006e02
View commit details
Copy full SHA for e006e02
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 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 10, 2024
Fix #9972 (Add support for SARIF output format) (#6863)
Show description for c49b941
danmar
and
mario-campos
authored
c49b941
View commit details
Copy full SHA for c49b941
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
cleaned up signal handler and improved stack trace generation (#5581)
Show description for f8aad8a
firewave
authored
f8aad8a
View commit details
Copy full SHA for f8aad8a
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
fixed #11910 - removed Visual Studio x86 targets from project files and builds from CI (#5397)
Show description for ce78017
firewave
authored
ce78017
View commit details
Copy full SHA for ce78017
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
extracted single job execution into `SingleExecutor` / improved testing / do not unconditionally apply colors to output (#4882)
Show description for 1f2b491
firewave
authored
1f2b491
View commit details
Copy full SHA for 1f2b491
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
added precompiled header for `cli` (#4779)
firewave
authored
a846bc2
View commit details
Copy full SHA for a846bc2
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
generate `*.vcxproj` file lists with `dmake` (#4652)
firewave
authored
41849b1
View commit details
Copy full SHA for 41849b1
View code at this point
Browse repository at this point
Commits on Dec 30, 2022
added .gitattributes and normalized files (#4668)
firewave
authored
0c95971
View commit details
Copy full SHA for 0c95971
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359)
firewave
authored
31d704e
View commit details
Copy full SHA for 31d704e
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
separated process execution code into `ProcessExecutor` (#4249)
firewave
authored
b51aea5
View commit details
Copy full SHA for b51aea5
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
aligned build options of Visual Studio project configurations and added them to CMake (#4020)
firewave
authored
fdca61a
View commit details
Copy full SHA for fdca61a
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
generate a program database in all Visual Studio configurations (#3996)
firewave
authored
a98346b
View commit details
Copy full SHA for a98346b
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
fixed build with SmallVector (noExplicitConstructor warning and incorrect C++ standard for Visual Studio `*-PCRE` configuration) (#3937)
firewave
authored
8bf8070
View commit details
Copy full SHA for 8bf8070
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Fix MSVC build and some warnings (#3334)
chrchr-github
authored
8cd8b9c
View commit details
Copy full SHA for 8cd8b9c
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Set language compatibility to C++14 in Visual Studio (#2967)
Show description for f0da909
amai2012
authored
f0da909
View commit details
Copy full SHA for f0da909
View code at this point
Browse repository at this point
Commits on Nov 16, 2020
rename externals/tinyxml to externals/tinyxml2
danmar
committed
c7cbe7f
View commit details
Copy full SHA for c7cbe7f
View code at this point
Browse repository at this point
Commits on May 23, 2020
disabled some Visual Studio warnings (#2635)
firewave
authored
c1f762b
View commit details
Copy full SHA for c1f762b
View code at this point
Browse repository at this point
Commits on May 19, 2020
Visual Studio: Updated solution
Show description for 4948f85
PKEuS
committed
4948f85
View commit details
Copy full SHA for 4948f85
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Add ..\externals to include path
amai2012
committed
13d88d7
View commit details
Copy full SHA for 13d88d7
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Increase Windows stack size to 8M (#1998)
Show description for c2ccfd5
IOBYTE
authored and
danmar
committed
c2ccfd5
View commit details
Copy full SHA for c2ccfd5
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Updated to Visual Studio 2019
PKEuS
committed
ae86536
View commit details
Copy full SHA for ae86536
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
also generate debug information when building for release. This makes (#1003)
Show description for fd76abb
rsBNT
authored and
danmar
committed
fd76abb
View commit details
Copy full SHA for fd76abb
View code at this point
Browse repository at this point
Commits on May 14, 2017
Updated Visual Studio solution to VS2017.
PKEuS
committed
fb94ad2
View commit details
Copy full SHA for fb94ad2
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd
PKEuS
committed
29e1fe1
View commit details
Copy full SHA for 29e1fe1
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Visual Studio solution:
Show description for 12e3cf5
PKEuS
committed
12e3cf5
View commit details
Copy full SHA for 12e3cf5
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
update AdditionalIncludeDirectories in vcxproj files
danmar
committed
8b69d61
View commit details
Copy full SHA for 8b69d61
View code at this point
Browse repository at this point
Merge simplecpp branch
danmar
committed
03d2829
View commit details
Copy full SHA for 03d2829
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Updated VS solution with VS2015 as default. Added flags /Zc:inline and /Zc:throwingNew.
PKEuS
committed
1aa958d
View commit details
Copy full SHA for 1aa958d
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
VS: Disable 4482 warning
Dmitry-Me
authored and
danmar
committed
5449327
View commit details
Copy full SHA for 5449327
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Set /LARGEADDRESSAWARE flag for Win32 builds
Show description for bfa16ec
PKEuS
committed
bfa16ec
View commit details
Copy full SHA for bfa16ec
View code at this point
Browse repository at this point
Commits on Aug 2, 2014
Updated WiX installer and VS solution to VS12 and Qt5
PKEuS
committed
e486e8c
View commit details
Copy full SHA for e486e8c
View code at this point
Browse repository at this point
Commits on Aug 3, 2013
Updated to latest TinyXML
Show description for 4a84195
PKEuS
committed
4a84195
View commit details
Copy full SHA for 4a84195
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.