Remove the last of the use of horizontal lines --- as seperators. With modern code development systems they are not needed and just an eye-sore
Build: print make check command with V=1
checkbadSource: enforce proper style in makefiles
Fix failures in building Matlab interfaces due to different sizes of integer function arguments.
Remove empty comments from the source, that is /* */Also remove some /******************* commentsAlso remove some multiline comments with /* and */ at the beginning and end of each line
Remove some unneeded parentheses
LIBBASE is no longer used in make so remove it
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Add static to internal functions
Remove git directory whose parent directory has same filesSome duplication with git commands must have happened at some point that was not noticed
Remove dead code associated to PETSC_MISSING_ERRNO_EINTR
Manual linter fixes: sys
Lint apply: sys
More manual page fixes
non-test and tutorial makefiles only need rules.doc not the full rulesCommit-type: documentation
Only makefiles in the test and tutorial directories need lib/petsc/conf/testCommit-type: housekeeping
Fixes to skip the compiling of mex scripts into the PETSc library