- Jun 24, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
required fixing some incorrect escape sequence in plumedcheck
-
Giovanni Bussi authored
closing files to avoid too many open files
-
- Sep 07, 2018
-
-
Giovanni Bussi authored
Allow deprecated header in Plumed.h (needed for next commit)
-
- May 27, 2018
-
-
Giovanni Bussi authored
-
- May 13, 2018
-
-
Giovanni Bussi authored
I allowed include commands such as #include "../module/file.h", only in the case where module is an used module (or the current module). Later I would like to see if it is possible to eliminate the "make links" stuff completely.
-
Giovanni Bussi authored
(still a stylistic warning)
-
Giovanni Bussi authored
Check first if astyle is present. In this way, when astyle is not compiled, we get a single error instead of one error per file.
-
- Feb 19, 2018
-
-
Giovanni Bussi authored
-
- Dec 04, 2017
-
-
Gareth Tribello authored
-
- Oct 03, 2017
-
-
Giovanni Bussi authored
While doing plumedcheck, verify that autoconf has been applied correctly
-
Giovanni Bussi authored
-
- Aug 04, 2017
-
-
carlocamilloni authored
@valsson @giovannibussi could you double check that?
-
- Apr 26, 2017
-
-
Giovanni Bussi authored
I replaced verbatim endverbatim with plumedfile endplumedfile in (hopefully) all the places where it was appropriate.
-
- Apr 21, 2017
-
-
Giovanni Bussi authored
Travis-ci job doing cppcheck also checks whether astyle has been enforced. See #215
-
- Apr 06, 2017
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
- Vim syntax for the awk file - Some information is given once per file now. - Registration of vessels and metrics is also logged. - Check that .h files do not include: * inc files (they are temporary) * external .h file (they might be not available when using plumed library). The latter is only notified now, since it must be accepted for mpi.h - Separately store documented actions/cltools/other. - Check that module type is correct. - Extensive doc for each check added.
-
- Sep 14, 2016
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
I added a awk script src/maketools/plumedcheck that works similarly to cppcheck. It takes as argument a list of files and analyze them.
-