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 }}
codeterminator
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
tools
dmake.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 12, 2013
dmake: install htmlreport
danmar
committed
ee32500
View commit details
Copy full SHA for ee32500
View code at this point
Browse repository at this point
Commits on Aug 17, 2013
reduce: Fix compilation problems
danmar
committed
d41e0f8
View commit details
Copy full SHA for d41e0f8
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
dmake: fixed lib.pri for gui (tinyxml)
danmar
committed
8ba14ed
View commit details
Copy full SHA for 8ba14ed
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
CLI: Added --environment flag
danmar
committed
d96fb57
View commit details
Copy full SHA for d96fb57
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
dmake: fix for local includes
Show description for 90a6472
Andreas Bießmann
authored and
danmar
committed
90a6472
View commit details
Copy full SHA for 90a6472
View code at this point
Browse repository at this point
Commits on May 15, 2013
makefile: make it possible to turn on matchcompiler verifications with 'VERIFY=1'
danmar
committed
e1fd003
View commit details
Copy full SHA for e1fd003
View code at this point
Browse repository at this point
Commits on Feb 24, 2013
dmake: generating unix makefile from windows. Ticket: #3887
Show description for c07576e
danmar
committed
c07576e
View commit details
Copy full SHA for c07576e
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
tools/dmake: update with MINGW32 support
Show description for 26ddf07
snaewe
committed
26ddf07
View commit details
Copy full SHA for 26ddf07
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
Remove reduce tool in 'make clean'
thomasjfox
committed
241d23b
View commit details
Copy full SHA for 241d23b
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
dmake: fixed reduce compilation
danmar
committed
28d5ad9
View commit details
Copy full SHA for 28d5ad9
View code at this point
Browse repository at this point
dmake: fixed compilation of reduce
danmar
committed
7f2d9cb
View commit details
Copy full SHA for 7f2d9cb
View code at this point
Browse repository at this point
dmake: use 'make reduce' to compile the reduce program
danmar
committed
9877b77
View commit details
Copy full SHA for 9877b77
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Updating year 2012 -> 2013 to .cpp and .h files and man page.
aggro80
committed
5d5f708
View commit details
Copy full SHA for 5d5f708
View code at this point
Browse repository at this point
Commits on Dec 11, 2012
build: rename LIBDIR to SRCDIR
Show description for cd97824
Keruspe
committed
cd97824
View commit details
Copy full SHA for cd97824
View code at this point
Browse repository at this point
Commits on Dec 3, 2012
Makefile: minor cleanup
danmar
committed
514d06b
View commit details
Copy full SHA for 514d06b
View code at this point
Browse repository at this point
Commits on Dec 2, 2012
Compiled Token::Match patterns: let 'make clean' cleanup compiled patterns
danmar
committed
94930c3
View commit details
Copy full SHA for 94930c3
View code at this point
Browse repository at this point
Compiled Token::Match patterns. Added python script solution. Python is required to build with compiled patterns. To build cppcheck with compiled patterns use 'make LIBDIR=build'.
danmar
committed
d630d34
View commit details
Copy full SHA for d630d34
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
missing tab to space
XhmikosR
authored and
PKEuS
committed
941945b
View commit details
Copy full SHA for 941945b
View code at this point
Browse repository at this point
Commits on Sep 9, 2012
dmake: New version of TinyXml needs -DTIXML_USE_STL define in linux
danmar
committed
ce862e0
View commit details
Copy full SHA for ce862e0
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
Since the GCC -Wconversion warnings are fixed (at least on a x86-64 environment), enable it in the Makefile.
edward-san
committed
826d5bb
View commit details
Copy full SHA for 826d5bb
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
astyle formatting
danmar
committed
f98179a
View commit details
Copy full SHA for f98179a
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
dmake: Apply small fix from Dan.
Show description for 7b60381
kimmov
committed
7b60381
View commit details
Copy full SHA for 7b60381
View code at this point
Browse repository at this point
Tests: Generate test file listing with dmake.
Show description for 734d4af
kimmov
committed
734d4af
View commit details
Copy full SHA for 734d4af
View code at this point
Browse repository at this point
Commits on Feb 26, 2012
dmake: move . this fixes compiler errors when compiling with some old gcc 3.X compiler
Daniel Marjamäki
committed
16427b4
View commit details
Copy full SHA for 16427b4
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
Fixed typo in make file generation.
edward-san
committed
f37f13c
View commit details
Copy full SHA for f37f13c
View code at this point
Browse repository at this point
Commits on Feb 12, 2012
dmake: keep some dummy debug code in release Makefiles to make the debug/release more similar
danmar
committed
f183954
View commit details
Copy full SHA for f183954
View code at this point
Browse repository at this point
Commits on Jan 3, 2012
tools/dmake.cpp: nitpicky reorder of commented warnings in alphabet order with uncommented ones.
edward-san
committed
f20e88f
View commit details
Copy full SHA for f20e88f
View code at this point
Browse repository at this point
Commits on Dec 31, 2011
Update year to 2012
aggro80
committed
8cae17f
View commit details
Copy full SHA for 8cae17f
View code at this point
Browse repository at this point
Commits on Nov 29, 2011
Fixed #3346 (cygwin detection for _GLIBCXX_DEBUG in Makefile)
github-user-2017
authored and
Daniel Marjamäki
committed
baa97d5
View commit details
Copy full SHA for baa97d5
View code at this point
Browse repository at this point
Commits on Oct 30, 2011
Fix some GCC warnings regarding the sign conversion.
edward-san
committed
433f464
View commit details
Copy full SHA for 433f464
View code at this point
Browse repository at this point
Commits on Oct 28, 2011
Makefile: Use pcre-config to get include/lib paths etc
scop
authored and
Daniel Marjamäki
committed
b69ad0f
View commit details
Copy full SHA for b69ad0f
View code at this point
Browse repository at this point
Commits on Oct 24, 2011
dmake: disabled -Wunreachable-code because there was too many warnings
Daniel Marjamäki
committed
17aea0a
View commit details
Copy full SHA for 17aea0a
View code at this point
Browse repository at this point
Add new warning option to check for dead code and change the order of some struct members to reduce structure padding.
edward-san
committed
df5d269
View commit details
Copy full SHA for df5d269
View code at this point
Browse repository at this point
Commits on Oct 22, 2011
Add more warnings and fix the ones reported by them.
edward-san
committed
12f6ce4
View commit details
Copy full SHA for 12f6ce4
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
Makefile: Disable rules by default
Daniel Marjamäki
committed
34e2a2a
View commit details
Copy full SHA for 34e2a2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.