summaryrefslogtreecommitdiffstats
path: root/bin/warnhist
Commit message (Collapse)AuthorAgeFilesLines
* Brings some Autotools improvements over from developDana Robinson2021-03-241-49/+62
| | | | | | | | * configure.ac tidying * helpful XCode comments * FreeBSD improvements * Fixes for finding Java on MacOS * The improved warnhist script
* fix intel compile warningskmu2020-05-201-4/+15
|
* Revert "fix warnings from Intel compiler"kmu2020-05-201-13/+4
| | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
* Revert "using a different MACRO"kmu2020-05-201-2/+0
| | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
* using a different MACROkmu2020-05-201-0/+2
|
* fix warnings from Intel compilerkmu2020-05-201-4/+13
|
* Make this script work on hosts where PERL is not installed atDavid Young2020-05-201-1/+2
| | | | /usr/bin/perl.
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-0/+511
including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!