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 }}
albert-github
/
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
cmake
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2024
selfcheck.yml: also run `unusedFunction` selfcheck without CLI (currently disabled) and GUI sources (#6526)
firewave
authored
5c93df1
View commit details
Copy full SHA for 5c93df1
View code at this point
Browse repository at this point
Commits on May 26, 2024
fixed #12766 - made it possible to override `FILESDIR` in CMake (#6437)
firewave
authored
5b025c8
View commit details
Copy full SHA for 5b025c8
View code at this point
Browse repository at this point
Commits on May 22, 2024
improved Qt6 information in CMake (#6418)
firewave
authored
8514929
View commit details
Copy full SHA for 8514929
View code at this point
Browse repository at this point
Commits on May 3, 2024
fixed #12666 - got rid of ill-conceived `USE_MATCHCOMPILER` CMake option validation (#6348)
Show description for c4be14d
firewave
authored
c4be14d
View commit details
Copy full SHA for c4be14d
View code at this point
Browse repository at this point
fixed #12682 - deprecated support for Python 2.7 (#6369)
firewave
authored
57e0ea5
View commit details
Copy full SHA for 57e0ea5
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Fixed some cmakelint warnings (#6318)
Show description for 642cdfd
orbitcowboy
authored
642cdfd
View commit details
Copy full SHA for 642cdfd
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
fixed #12465 - added (undocumented) command-line option `--executor` to specify the used executor implementation (#6043)
firewave
authored
6542816
View commit details
Copy full SHA for 6542816
View code at this point
Browse repository at this point
Commits on Feb 25, 2024
bail out on invalid `MATCHCOMPILER` (make) and `USE_MATCHCOMPILER` (CMake) values / Makefile: removed deprecated `SRCDIR` (#6021)
Show description for 2535d2d
firewave
authored
2535d2d
View commit details
Copy full SHA for 2535d2d
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 29, 2024
small Python-related CMake cleanup (#5916)
firewave
authored
f3bcfd5
View commit details
Copy full SHA for f3bcfd5
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
modernized and cleaned up CMake files / explicitly check for CMake 3.13 with Visual Studio (#5825)
firewave
authored
93a53af
View commit details
Copy full SHA for 93a53af
View code at this point
Browse repository at this point
Commits on Jan 4, 2024
Set main version to 2.13.99 (#5818)
chrchr-github
authored
efa8a08
View commit details
Copy full SHA for efa8a08
View code at this point
Browse repository at this point
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 Jan 3, 2024
added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386)
Show description for dd869cf
firewave
and
danmar
authored
dd869cf
View commit details
Copy full SHA for dd869cf
View code at this point
Browse repository at this point
Commits on Nov 26, 2023
added `xml.h` wrapper for TinyXML2 / cleaned up suppressions of Clang compiler warnings (#5700)
firewave
authored
f246178
View commit details
Copy full SHA for f246178
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
compilerDefinitions.cmake: fixed faulty `add_compile_definitions()` value for MSVC (#5690)
Show description for 693702d
firewave
authored
693702d
View commit details
Copy full SHA for 693702d
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Removed -DTIXML_USE_STL flag (#5624)
Show description for 966a89d
orbitcowboy
authored
966a89d
View commit details
Copy full SHA for 966a89d
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
Commits on Oct 24, 2023
fixed #12113 - made CMake build work with UBSAN and GCC (#5590)
Show description for 122e142
firewave
authored
122e142
View commit details
Copy full SHA for 122e142
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
fixed some typos (#5562)
firewave
authored
85fe627
View commit details
Copy full SHA for 85fe627
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
Commits on Sep 27, 2023
findDependencies.cmake: use `FindPython` instead of deprecated `FindPythonInterp` (#5485)
Show description for ca20152
firewave
authored
ca20152
View commit details
Copy full SHA for ca20152
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Consider pcre debug suffix for Windows (#5429)
Show description for a87e9e1
MartinDelille
authored
a87e9e1
View commit details
Copy full SHA for a87e9e1
View code at this point
Browse repository at this point
Commits on Sep 10, 2023
2.12.99: Set versions (#5427)
danmar
authored
4fa1c7d
View commit details
Copy full SHA for 4fa1c7d
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
fixed/suppressed several compiler warnings (#5327)
firewave
authored
d8b44df
View commit details
Copy full SHA for d8b44df
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
deprecated qmake build system / removed Qt5 fallback when using `USE_QT6=On` (#5271)
Show description for de9795b
firewave
authored
de9795b
View commit details
Copy full SHA for de9795b
View code at this point
Browse repository at this point
updated CI to Clang 17 (#4797)
firewave
authored
4e8c240
View commit details
Copy full SHA for 4e8c240
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
some `-Wdouble-promotion` Clang compiler warnings (#4820)
firewave
authored
dcdf67a
View commit details
Copy full SHA for dcdf67a
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
cmake/versions.cmake: version string must have 3 parts otherwise cmake might crash (#5204)
danmar
authored
767c0fb
View commit details
Copy full SHA for 767c0fb
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
2.11.99: Set versions
danmar
committed
557241a
View commit details
Copy full SHA for 557241a
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Fix #11081 GUI: Windows release build crashes (#5083)
Show description for f4f58bf
rwiesenfarth
authored
f4f58bf
View commit details
Copy full SHA for f4f58bf
View code at this point
Browse repository at this point
Commits on Apr 1, 2023
use `ccache` for sanitizer builds / do not use precompiled headers with `ccache` (#4910)
Show description for 5ec0ad6
firewave
authored
5ec0ad6
View commit details
Copy full SHA for 5ec0ad6
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
use C++17 when building with Visual Studio in CMake - fixes GUI CI builds (#4924)
Show description for cb91508
firewave
authored
cb91508
View commit details
Copy full SHA for cb91508
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
enabled and fixed remaining `-Wdeprecated-copy-dtor` Clang compiler warnings (#4860)
firewave
authored
7ce82e4
View commit details
Copy full SHA for 7ce82e4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.