summaryrefslogtreecommitdiffstats
path: root/bin/warnhist
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-4/+15
|\
| * fix intel compile warningskmu2019-12-041-4/+15
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-13/+4
| * Revert "using a different MACRO"kmu2019-11-261-2/+0
| * using a different MACROkmu2019-11-251-0/+2
| * fix warnings from Intel compilerkmu2019-11-071-4/+13
* | Make this script work on hosts where PERL is not installed atDavid Young2019-11-131-1/+2
|/
* Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-101-7/+18
* Cleaned up code that genericizes warning output, and add "-u" option toQuincey Koziol2019-07-051-269/+65
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-62/+217
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-22/+57
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-4/+34
* Added a warning summary script for gcc to binDana Robinson2019-06-171-0/+484