summaryrefslogtreecommitdiffstats
path: root/config/gnu-cxxflags
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Normalization with develop (#765)Dana Robinson2021-06-171-3/+16
* VFD SWMR: sync with develop (#725)Dana Robinson2021-06-041-0/+1
* Normalization with develop (#704)Dana Robinson2021-05-281-1/+1
* Many small changes from develop. Should allows running VFD SWMRDana Robinson2021-05-031-0/+9
* Brings the 'warnings-as-errors' changes from developDana Robinson2021-03-251-4/+7
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* 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