Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 1 | -7/+18 |
| | | | | to warning cleanups that are a bit obscure. | ||||
* | Cleaned up code that genericizes warning output, and add "-u" option to | Quincey Koziol | 2019-07-05 | 1 | -269/+65 |
| | | | | | leave unique types in warnings (i.e. don't genericize output). Also fixed the '-S' option to work correctly. | ||||
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -62/+217 |
| | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -22/+57 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -4/+34 |
| | | | | clean up warnings. | ||||
* | Added a warning summary script for gcc to bin | Dana Robinson | 2019-06-17 | 1 | -0/+484 |