checkbadSource: enforce proper style in makefiles
LIBBASE is no longer used in make so remove it
Merge remote-tracking branch 'origin/release'
Fix PetscRandom manual pages
Fix bug in sprng interface.Reported-by: Juerg Hauser
Rename rules.doc and rules.utils because GitLab treats the former as a MS Word document.Thanks-to: Jed Brown
Remove DIRS variable and unneeded tabs from all makefiles since no longer neededCommit-type: housekeeping
Remove first and last empty lines
Add static to internal functions
Don't use PetscMemcpy() or PetscArraycpy() to copy the ops struct
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
Remove now unneeded SOURCE* variables from makefilesCommit-type: configure, housekeeping
Remove empty preprocessor variables
Remove unneeded declarations of LOCDIR from all the makefilesCommit-type:documentation
Fix Typos
Make PetscErrorCode a non-discardable enum
source code format changes due to .clang-format changes
makefile: fix typo - petsckdir.mk -> petscdir.mk
clang-format: convert PETSc sources to comply with clang-format
Fix missing entries/formatting in some manual pagesCommit-type: docs/spend 10m
fix doc formatFixes warnings of type:Warning: skipping unexpected line in _build_classic/docs/manualpages/htmlmap_modified:man:+PETSCSPRNG-++PETSCSPRNG-++++man+manualpages/Sys/PETSCSPRNG-.html
Get values of makefile SOURCE etc from the file system instead of makefilesUse SUBMANSEC from include files for manual sections instead of the makefileUnfortunately this has to be one large commi
Get values of makefile SOURCE etc from the file system instead of makefilesUse SUBMANSEC from include files for manual sections instead of the makefileUnfortunately this has to be one large commit since the changes all have to be done at onceCommit-type: docs/spend 10m
show more ...
12