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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppchecksolutions
/
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
donate-cpu.py
on
test-github-sarif
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2025
removed `ubuntu-20.04` from CI / fixed #13758 - removed support for Python 3.6 (#7445)
firewave
authored
2902ec1
View commit details
Copy full SHA for 2902ec1
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
donate-cpu: do not expose local work folder in output (#7425)
firewave
authored
8f81e60
View commit details
Copy full SHA for 8f81e60
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
some `subprocess.Popen()` related Python cleanups / added TODOs about missing returncode usage (#7065)
firewave
authored
469c5e7
View commit details
Copy full SHA for 469c5e7
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
define the minimum supported Python version as 3.6 (#7007)
firewave
authored
695da19
View commit details
Copy full SHA for 695da19
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
fixed some `consider-using-with` pylint warnings (#6903)
firewave
authored
0ebbf8f
View commit details
Copy full SHA for 0ebbf8f
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
enabled and fixed more pylint warnings (#6901)
firewave
authored
4b5935e
View commit details
Copy full SHA for 4b5935e
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
donate-cpu: some small improvements (#5585)
Show description for 309b4d8
firewave
authored
309b4d8
View commit details
Copy full SHA for 309b4d8
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
donate-cpu: fixed #11276 (donate-cpu: Improve library detection) / respect `--no-upload` in "nodata" uploads (#5292)
Show description for 4aae670
firewave
authored
4aae670
View commit details
Copy full SHA for 4aae670
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
test-my-pr robustification (#4756)
Show description for 9acc965
rikardfalkeborn
authored
9acc965
View commit details
Copy full SHA for 9acc965
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
donate-cpu: fixed interrupted `main` branch compilation (#4643)
firewave
authored
d8451ed
View commit details
Copy full SHA for d8451ed
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
donate-cpu: avoid unnecessary build invocation for `main` (#4596)
firewave
authored
67f46b7
View commit details
Copy full SHA for 67f46b7
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
fix #10159 - donate-cpu: collect and avoid packages with no files to process (#4498)
firewave
authored
f6c2afa
View commit details
Copy full SHA for f6c2afa
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
donate-cpu: improved client stability by consistently re-trying remote calls / cleanups (#4545)
firewave
authored
a7dde5d
View commit details
Copy full SHA for a7dde5d
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
cleaned up global `donate_cpu_lib.py` configuration variables (#4532)
firewave
authored
12afb9b
View commit details
Copy full SHA for 12afb9b
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
donate-cpu: fixed `make` build / cleanups (#4398)
firewave
authored
cee04f4
View commit details
Copy full SHA for cee04f4
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
donate-cpu: added support for `mingw32-make` and improved support for `msbuild.exe` (#4352)
firewave
authored
9cd9afa
View commit details
Copy full SHA for 9cd9afa
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
donate-cpu: some cleanups (#4291)
Show description for 30b20d1
firewave
authored
30b20d1
View commit details
Copy full SHA for 30b20d1
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
donate-cpu.py: fixed stupid mistakes in client version update notification (#4290)
firewave
authored
7ee450e
View commit details
Copy full SHA for 7ee450e
View code at this point
Browse repository at this point
donate-cpu.py: added `--version` and show a message when a newer client is available (#4288)
firewave
authored
cc9c5a2
View commit details
Copy full SHA for cc9c5a2
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
donate-cpu: greatly improved `LibraryIncludes.get_libraries()` performance / some optimizations and cleanups (#4273)
Show description for bc58f55
firewave
authored
bc58f55
View commit details
Copy full SHA for bc58f55
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
donate-cpu: fixed library detection (#4261)
firewave
authored
1d9b6e1
View commit details
Copy full SHA for 1d9b6e1
View code at this point
Browse repository at this point
Commits on May 20, 2022
donate-cpu: skip torture test file
danmar
committed
3156029
View commit details
Copy full SHA for 3156029
View code at this point
Browse repository at this point
Commits on Feb 14, 2022
donate-cpu.py: added "--packages" parameter to specify a list of packages to process (#3742)
firewave
authored
d3ba5a0
View commit details
Copy full SHA for d3ba5a0
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
donate_cpu_lib.py: fix callstack capture, fix dependency check (#3665)
Show description for dfd2291
guillaume-uH57J9
authored
dfd2291
View commit details
Copy full SHA for dfd2291
View code at this point
Browse repository at this point
Commits on Dec 19, 2021
Better git usage in donate-cpu.py to reduce bandwidth and disk usage (#3584)
Show description for a3560aa
guillaume-uH57J9
authored
a3560aa
View commit details
Copy full SHA for a3560aa
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
various daca@home client cleanups (#3161)
firewave
authored
f8edb7b
View commit details
Copy full SHA for f8edb7b
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
some Python cleanups based on PyCharm inspections (#2999)
Show description for b472b4e
firewave
authored
b472b4e
View commit details
Copy full SHA for b472b4e
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
test-my-pr: Retry if failed to get package (#2515)
rikardfalkeborn
authored
0d361f8
View commit details
Copy full SHA for 0d361f8
View code at this point
Browse repository at this point
Commits on Jan 24, 2020
Donate CPU/test-my-pr: Add timeout for the Cppcheck execution (#2500)
Show description for 2d95c35
versat
authored
2d95c35
View commit details
Copy full SHA for 2d95c35
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
donate-cpu/test-my-pr: Minor fixes (PEP 8, old Python 2 code, ...) (#2499)
Show description for d8e0f40
versat
authored
d8e0f40
View commit details
Copy full SHA for d8e0f40
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
daca2-getpackages.py: Fix #9508: Add support for xz compressed archives (#2493)
Show description for 7c7b0e5
versat
authored
7c7b0e5
View commit details
Copy full SHA for 7c7b0e5
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
daca@home client: Require at least Python 3 from now on (#2491)
Show description for cd9ec5a
versat
authored
cd9ec5a
View commit details
Copy full SHA for cd9ec5a
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
donate-cpu.py: Verify argument for jobs (-jN) (#2386)
Show description for 1b28fb2
versat
authored
1b28fb2
View commit details
Copy full SHA for 1b28fb2
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
donate-cpu.py: Add shebang, warn when run under Python 2 (#2336)
Show description for b93321e
versat
authored
b93321e
View commit details
Copy full SHA for b93321e
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
donate-cpu.py: Fix two pylint warnings (#2327)
Show description for 83caede
versat
authored
83caede
View commit details
Copy full SHA for 83caede
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.