cppcheck icon indicating copy to clipboard operation
cppcheck copied to clipboard

fixed #10540 - greatly improved `Donate CPU` section in documentation / cleaned up some donate-cpu scripts

Open firewave opened this issue 1 year ago • 4 comments

The suggested script now is based on git so we will always run the latest version. It also makes sure the Python dependencies are always up-to-date.

firewave avatar May 28 '24 09:05 firewave

@feelamee as you currently contributed to the section please have a look

firewave avatar May 28 '24 09:05 firewave

This essentially fixes https://trac.cppcheck.net/ticket/10540.

firewave avatar May 28 '24 09:05 firewave

I think I rather extract the script from the documentation and replace it with just add a wget and execution with a static link. We could also add an auto-update part to that script by limiting the amount of packages to analyze and then invoke the latest version again. That would greatly improve the user experience.

firewave avatar Jan 04 '25 18:01 firewave

Will require some more reworking to make it better for causal users.

firewave avatar Jan 04 '25 21:01 firewave