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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testimportproject.cpp
on
main
User selector
All users
All time
Commit history
Commits on Jul 28, 2026
Fix #14936: Failures to add suppressions are ignored in `importCppcheckGuiProject` (#8757)
ludviggunne
authored
6d7e1da
View commit details
Copy full SHA for 6d7e1da
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
Fix #14854 (import project: Handle forced include files from compilation database projects) (#8641)
JonnyPtn
authored
bf099d1
View commit details
Copy full SHA for bf099d1
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
fixed #14746 import project: include path in compile_commands.json not handled well (#8591)
wjakobsson
authored
9a97ccf
View commit details
Copy full SHA for 9a97ccf
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Fix #14671 (GUI: add --include option to project file dialog) (#8454)
danmar
authored
69d89c5
View commit details
Copy full SHA for 69d89c5
View code at this point
Browse repository at this point
Commits on Apr 11, 2026
Fix #14334 (Support more msbuild conditional constructs) (#8258)
Show description for dd99f0c
3 people
authored
dd99f0c
View commit details
Copy full SHA for dd99f0c
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
refs #14226 - ImportProject: removed need for test class friend declaration / cleanups (#8182)
firewave
authored
6cf6b21
View commit details
Copy full SHA for 6cf6b21
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
moved `FileSettings::fileIndex` to `FileWithDetails::mFsFileId` / cleanups (#8104)
Show description for d2c363f
firewave
authored
d2c363f
View commit details
Copy full SHA for d2c363f
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Fix #14433 (Import project: refactor code to read compile_commands.json) (#8030)
Show description for ddce8d5
ludviggunne
authored
ddce8d5
View commit details
Copy full SHA for ddce8d5
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
Fix 14306. Import project: include path in quotes is not read (#8017)
ludviggunne
authored
d6f30e4
View commit details
Copy full SHA for d6f30e4
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
fix #14207: GUI: write proper error messages when project import fails (#7941)
Show description for 02b0e87
ludviggunne
authored
02b0e87
View commit details
Copy full SHA for 02b0e87
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
improved determination if application is Premium / added TODOs (#7346)
firewave
authored
f0866e5
View commit details
Copy full SHA for f0866e5
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
fix #14156: import project: compile_commands.json generated by bear with define with string value (#7853)
ludviggunne
authored
39f3a75
View commit details
Copy full SHA for 39f3a75
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
Fix #13981 (cli: import gui project that uses misra c 2012 with cppcheck premium) (#7677)
danmar
authored
74d1ca4
View commit details
Copy full SHA for 74d1ca4
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Fix #14021 (Better path matching) (#7645)
glankk
authored
4d5a7f9
View commit details
Copy full SHA for 4d5a7f9
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Fix #13556 (Import project: exclude missing files) (#7644)
glankk
authored
8833e3e
View commit details
Copy full SHA for 8833e3e
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
cleaned up includes based on include-what-you-use (#7638)
Show description for dfa16af
firewave
authored
dfa16af
View commit details
Copy full SHA for dfa16af
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
Fixes #13956: VisualStudio Importer: Define UNICODE=1;_UNICODE=1 if CharacterSet is Unicode (#7586)
Show description for d95ae44
autoantwort
authored
d95ae44
View commit details
Copy full SHA for d95ae44
View code at this point
Browse repository at this point
Commits on May 26, 2025
fix #13879: crash when loading invalid compile_commands.json file (#7548)
ludviggunne
authored
4bc359a
View commit details
Copy full SHA for 4bc359a
View code at this point
Browse repository at this point
Commits on May 9, 2025
Fix #13333 (better handling when source file is repeated in compile_commands.json) (#7508)
danmar
authored
b3c7f00
View commit details
Copy full SHA for b3c7f00
View code at this point
Browse repository at this point
Commits on May 6, 2025
filesettings.h: removed constructors without language (#7493)
firewave
authored
56be00d
View commit details
Copy full SHA for 56be00d
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
split suppressions from settings (#7284)
firewave
authored
fe6a2e3
View commit details
Copy full SHA for fe6a2e3
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
Fix #13040 (Import project: compile_commands.json, fail to include header in project root folder) (#6724)
danmar
authored
e6b0081
View commit details
Copy full SHA for e6b0081
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
even more `FileWithDetails` usage (#6508)
firewave
authored
44174cc
View commit details
Copy full SHA for 44174cc
View code at this point
Browse repository at this point
Commits on May 31, 2024
Fix #12798: Add inline supression to projectDialog (#6453)
olabetskyi
authored
886e306
View commit details
Copy full SHA for 886e306
View code at this point
Browse repository at this point
Commits on Apr 21, 2024
added `FileWithDetails` to store resolved input path in (#6285)
firewave
authored
ea2e716
View commit details
Copy full SHA for ea2e716
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
ValueFlow: pass `ErrorLogger` by reference into `ValueFlow::setValues()` / removed need for `LifetimeStore::Context` (#5299)
firewave
authored
228f9cd
View commit details
Copy full SHA for 228f9cd
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
iwyu.yml: use OpenSUSE to get latest `include-what-you-use` / cleaned up includes (#5673)
Show description for f465dc5
firewave
authored
f465dc5
View commit details
Copy full SHA for f465dc5
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
iwyu.yml: treat explicit clang include directory in clang-tidy invocation as a system include / cleaned up includes (#5983)
Show description for 2464a9d
firewave
authored
2464a9d
View commit details
Copy full SHA for 2464a9d
View code at this point
Browse repository at this point
Commits on Feb 12, 2024
avoid some unnecessary copies (#5958)
Show description for a656f10
firewave
authored
a656f10
View commit details
Copy full SHA for a656f10
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
testrunner: make sure that more redirects/outputs are actually being consumed (#5721)
firewave
authored
4538002
View commit details
Copy full SHA for 4538002
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
fixed some "Variable can be made constexpr" Rider warnings (#5615)
firewave
authored
63e00ea
View commit details
Copy full SHA for 63e00ea
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604)
firewave
authored
e6d15b1
View commit details
Copy full SHA for e6d15b1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.