On Sat, Jan 17, 2015 at 6:57 PM, Julien Nabet <serval2...@yahoo.fr> wrote: > > On 17/01/2015 16:03, Maarten Hoes wrote: >> >> >> Only slightly off topic: >> >> Are those cppcheck reports automatically generated on a regular basis these days ? If not, and if interested, I got a small shell script that does that and is just waiting for a vm and a crontab entry (see attachment). > > Hi, > > I'm trying to upload a updated report every one or 2 weeks, see http://dev-builds.libreoffice.org/cppcheck_reports/master/ (see https://wiki.documentfoundation.org/Development/Cppcheck) > > For the rest, feel free to implement something automatic :-) > Thanks.
The script attached to the previous email pretty much auto updates cppcheck itself from latest git, and then runs cppcheck on pre-downloaded libreoffice sources. It runs the way it is described on that wiki page you mentioned. I guess I could make that script update the libreoffice git code as well, and make it upload the results to dev-builds.libreoffice.org. For that to work, I would need a vm/host and user account that has scp access to dev-builds.libreoffice.org and git clone/pull access to the cppcheck and libreoffice code, and some sort of scheduling mechanism like cron. - Maarten
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice