summaryrefslogtreecommitdiffstats
path: root/config/gnu-cxxflags
Commit message (Expand)AuthorAgeFilesLines
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-191-58/+9
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-271-18/+16
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-211-24/+26
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-6/+1
* Add missing " and update function calls incorrectlyLarry Knox2020-04-121-15/+15
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-699/+188
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
* [svn-r30015] Description:Quincey Koziol2016-06-051-4/+4
* [svn-r29793] Removed -Waggregate-return from gnu C++ flags.Dana Robinson2016-04-251-1/+1
* [svn-r29332] Removed -Wunreachable-code from the gnu C++ flags.Dana Robinson2016-03-081-28/+39
* [svn-r29325] Removed -Wmissing-declarations from the gnu C++ flags. It's not ...Dana Robinson2016-03-071-1/+1
* [svn-r29312] Removed -Wnonnull from the gnu C++ flags. It's not used for C++.Dana Robinson2016-03-071-9/+9
* [svn-r29131] Updated the GNU g++ compiler config file to use the new debug/Dana Robinson2016-02-171-6/+30
* [svn-r28977] Added autotools g++ compiler flags/warnings file to config/Dana Robinson2016-01-271-0/+795