summaryrefslogtreecommitdiffstats
path: root/config/gnu-cxxflags
Commit message (Expand)AuthorAgeFilesLines
* Add else choice to error flags option (#128)Allen Byrne2020-11-251-0/+3
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-181-58/+9
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-231-18/+16
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-201-24/+26
* TRILAB-192 - cleanup edits and match CMake CXX to autotoolsAllen Byrne2020-04-131-7/+1
* Add missing " and update function calls incorrectly namedLarry Knox2020-04-101-12/+12
* Squashed commit of the following:Larry Knox2020-04-081-3/+4
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-698/+187
* Modfy expression to match mpicc build with Intel as intel compiler, notLarry Knox2020-02-271-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-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