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
Type
/
to 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 }}
napcode
/
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
tools
dmake.cpp
on
travis
User selector
All users
All time
Commit history
Commits on Oct 8, 2019
Fix #9299 (Makefile: tools/matchcompiler.py is executed via Python 2) (#2247)
Show description for 75e4e70
versat
authored
75e4e70
View commit details
Copy full SHA for 75e4e70
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
ExprEngine: Use smt solver Z3
danmar
committed
7ab22c7
View commit details
Copy full SHA for 7ab22c7
View code at this point
Browse repository at this point
Commits on Sep 21, 2019
Add validateRules target (xmllint) for rules/*.xml
amai2012
committed
16f1d81
View commit details
Copy full SHA for 16f1d81
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
dmake: Sort header dependencies (#2182)
Show description for 518bb51
rikardfalkeborn
authored and
amai2012
committed
518bb51
View commit details
Copy full SHA for 518bb51
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
dmake: Improve dependency detection of external and cli includes (#2163)
Show description for afe05d0
rikardfalkeborn
authored and
danmar
committed
afe05d0
View commit details
Copy full SHA for afe05d0
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
dmake.cpp: Fix typo in warning message
versat
committed
8b51914
View commit details
Copy full SHA for 8b51914
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Remove testfiles.pri (#2106)
Show description for 5b5d943
rikardfalkeborn
authored and
danmar
committed
5b5d943
View commit details
Copy full SHA for 5b5d943
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead.
danmar
committed
a17f2a6
View commit details
Copy full SHA for a17f2a6
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Dmake cleanups (#2077)
Show description for f139558
rikardfalkeborn
authored and
danmar
committed
f139558
View commit details
Copy full SHA for f139558
View code at this point
Browse repository at this point
Commits on Jul 27, 2019
dmake: Fix check of last header file in lib.pri (#2045)
Show description for 0324bbf
rikardfalkeborn
authored and
amai2012
committed
0324bbf
View commit details
Copy full SHA for 0324bbf
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Makefile/dmake: Increase stack size to 8M for Cygwin builds to avoid segfaults (#2001)
Show description for 7d7078f
versat
authored and
amai2012
committed
7d7078f
View commit details
Copy full SHA for 7d7078f
View code at this point
Browse repository at this point
Commits on Jun 23, 2019
Makefile: Add one more flag 'MATCHCOMPILER=yes'
danmar
committed
1b4485a
View commit details
Copy full SHA for 1b4485a
View code at this point
Browse repository at this point
Commits on Jun 16, 2019
Fix run-dmake step (#1894)
Ken-Patrick
authored and
danmar
committed
a83b308
View commit details
Copy full SHA for a83b308
View code at this point
Browse repository at this point
Commits on May 17, 2019
sync (#1835)
Show description for bf5c71b
carenas
authored and
danmar
committed
bf5c71b
View commit details
Copy full SHA for bf5c71b
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
dmake: use -isystem for externals to avoid compiler warnings
danmar
committed
ece1303
View commit details
Copy full SHA for ece1303
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Makefile: Remove reduce target
danmar
committed
5e88258
View commit details
Copy full SHA for 5e88258
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Update copyright year
danmar
committed
bd7790f
View commit details
Copy full SHA for bd7790f
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Clean up redundant actions in travis jobs (#1563)
Show description for cc4ca75
amai2012
authored
cc4ca75
View commit details
Copy full SHA for cc4ca75
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Disable shadow warnings when compiling
danmar
committed
42e5165
View commit details
Copy full SHA for 42e5165
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Typos found by running "codespell" (#1461)
arm-in
authored and
danmar
committed
acf2035
View commit details
Copy full SHA for acf2035
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Run check for missing CWE entries on travis.
amai2012
committed
39c2625
View commit details
Copy full SHA for 39c2625
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
make: Add uninstall target
chrfranke
authored and
danmar
committed
f228897
View commit details
Copy full SHA for f228897
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
#8711 Run Makefile target validateXML on travis
amai2012
committed
b6103d1
View commit details
Copy full SHA for b6103d1
View code at this point
Browse repository at this point
#8711 Extend XML being generated to validate the XML output format by adding an unmatchedSuppression. Also use proper cppcheck executable to generate them
amai2012
committed
cf8523b
View commit details
Copy full SHA for cf8523b
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
#8611 Rename xmlV2.rng. Renaming it to cppcheck-errors.rng (#1278)
amai2012
authored
453c663
View commit details
Copy full SHA for 453c663
View code at this point
Browse repository at this point
Commits on May 24, 2018
#5178 Supply DTD/(XSD/RNG for cppcheck XML output. Add target to Makefile to create and validate XML from regular run. Update xmlV2.rng accordingly.
amai2012
committed
ceff09d
View commit details
Copy full SHA for ceff09d
View code at this point
Browse repository at this point
Commits on May 17, 2018
#5718 Supply DTD/XSD/RNG for cppcheck XML output - supply rng for current XML output. Add an automatic check on travis against the --errorlist output
amai2012
committed
64f0d31
View commit details
Copy full SHA for 64f0d31
View code at this point
Browse repository at this point
Commits on Apr 19, 2018
Omit test/synthetic from tags file
amai2012
committed
795f244
View commit details
Copy full SHA for 795f244
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Remove lib/cxx11emu.h
danmar
committed
8c082f1
View commit details
Copy full SHA for 8c082f1
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Updated copyright year
danmar
committed
7e4dba6
View commit details
Copy full SHA for 7e4dba6
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
generate_cfg_tests: Added tool that generates test cases from cfg file
danmar
committed
52fb9d3
View commit details
Copy full SHA for 52fb9d3
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Validate platform files
amai2012
committed
0f00259
View commit details
Copy full SHA for 0f00259
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Updated copyright year
danmar
committed
c4caee6
View commit details
Copy full SHA for c4caee6
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Use shorter rules for linking the executables
amai2012
committed
74d9883
View commit details
Copy full SHA for 74d9883
View code at this point
Browse repository at this point
Commits on Jul 29, 2017
Updated dmake: activated validateCFG when 'make checkcfg' is called.
orbitcowboy
committed
7c5d14b
View commit details
Copy full SHA for 7c5d14b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.