Commit Graph

10 Commits

Author SHA1 Message Date
Rob Falgout
98c4321fee
Modify check-license.sh to ignore '.png' files (#819) 2023-01-12 16:26:54 -08:00
Victor A. Paludetto Magri
e16167fe46
Fix copyright (#615)
This PR updates Copyright headers from "Copyright 1998-2019 ..." to "Copyright (c) 1998 ..."
2022-04-05 16:19:51 -07:00
Rob Falgout
805ee77be8
Adding source file indentation with astyle (#498)
This PR adds automatic indentation using Artistic Style (astyle).  The script config/astyle-apply.sh runs the indentation using the configuration file config/astylerc.  The script also runs headers in all of the directories that automatically generate internal _hypre_*.h header files.  Much of this was borrowed from the MFEM project.  A pre-commit git hook was also added.
2021-11-08 19:26:59 -08:00
Rob Falgout
22b1b8a513
Added more filtering to check-license.sh autotest script (#486) 2021-09-24 12:55:30 -07:00
Ruipeng Li
b88d965c16
renamed utilities/hypre_*.[c,h] to *.[c,h] (#385)
Renamed 'hypre_*' filenames in 'src/sstruct_ls' and 'utilities/' directories
Fixed AUTOTEST tests that filter on the renamed 'hypre_' files

Co-authored-by: Rob Falgout <rfalgout@llnl.gov>
2021-05-27 16:39:42 -07:00
Rob Falgout
42448bf066 Adding filter for 'HYPRE_config.h.in' in AUTOTEST/check-license.sh 2020-07-15 06:13:29 -07:00
Ruipeng Li
51f7834b06 remove license from cub 2020-03-19 12:20:20 -07:00
Ruipeng Li
2e4c8145eb remove cub from check license filters 2020-02-28 15:22:28 -08:00
Ruipeng Li
9395a69f1f fixes after regression tests 2019-12-08 09:21:06 -08:00
Rob Falgout
7ce1e5f16a Adding a check for license headers to AUTOTEST (two files I forgot) 2019-09-27 10:16:03 -07:00