summaryrefslogtreecommitdiffstats
path: root/config/gnu-flags
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright headers. (#2534)Larry Knox2023-03-131-1/+0
* Hdf5 1 12 sync (#1794)Allen Byrne2022-06-121-0/+1
* 1 12 Merge SZ plugin changes from develop (#1455)Allen Byrne2022-02-241-1/+1
* 1.12 Merge delete the noerror- variants of the compiler flags files #1033 (#1...Allen Byrne2021-10-141-7/+4
* Hdf5 1 12 fix warnings files (#755)Allen Byrne2021-06-151-3/+3
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-201-1/+1
* 1 12 merges from develop (#319)Allen Byrne2021-02-081-0/+9
* Warnings merge 112 (#299)Allen Byrne2021-02-041-4/+21
* Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warningLarry Knox2020-05-191-60/+9
* Restrict errors to gcc 4.8 and above.Allen Byrne2020-04-261-0/+2
* TRILAB-244 separate CXX warnings and errors from CAllen Byrne2020-04-261-19/+19
* Don't add general warnings flags for unsupported old versions of gcc andLarry Knox2020-04-211-2/+4
* Add missing " and update function calls incorrectlyLarry Knox2020-04-121-11/+11
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-26/+26
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-301-74/+70
* Modify expression to match mpicc built with Intel as intel compiler, notLarry Knox2020-02-271-1/+1
* Merge changes from develop for CMake and JavaAllen Byrne2020-02-211-2/+4
* Revert accidental changeAllen Byrne2020-01-221-1/+1
* Create common warnings for build systemsAllen Byrne2020-01-201-16/+32
* Yanked -Wc++-compat from the flags used to build the C library in bothDana Robinson2019-12-161-1/+4
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-091-87/+11
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-061-11/+87
* Fixed a couple of typos.Dana Robinson2019-08-011-1/+1
* Restored warnings for older gcc so jam can continue to creak along.Dana Robinson2019-07-161-2/+12
* Removed support for gcc 4.3 and earlier.Dana Robinson2019-07-141-11/+1
* Fix errant quotesDana Robinson2019-07-101-1/+1
* * Fixed a bug in the gcc warning parsingDana Robinson2019-07-101-8/+8
* Reworked the config/gnu-flags file to be more organized and robust.Dana Robinson2019-07-101-82/+82
* Converted duplicated flags code to a set of if statements.Dana Robinson2019-07-101-435/+117
* Added GCC9 flags to CMake buildQuincey Koziol2019-07-031-1/+0
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-10/+61
* Move the -Wformat-nonliteral warning to the developer flags. Fix bugsQuincey Koziol2019-06-291-2/+5
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-281-11/+61
* Move -Wnormalized down into GCC 6.x flagsQuincey Koziol2019-06-221-3/+3
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-3/+47
* HDFFV-10776 missing compiler flagsAllen Byrne2019-04-301-9/+9
* Correct typo in comment in config/gnu-flags.Larry Knox2018-07-241-1/+1
* Apply Cygwin pathches from Marco Atzeri.Larry Knox2018-07-181-1/+13
* Added -fno-omit-frame-pointer to gcc flags when symbols whenDana Robinson2017-06-121-1/+1
* Fixed misplaced space in config/gnu-flags.Dana Robinson2017-05-261-1/+1
* Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurationsDana Robinson2017-05-161-607/+88
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* Updated the developer flags so that they respect gcc versions.Dana Robinson2017-01-121-19/+87
* Added an --enable-developer-warnings option to configure soDana Robinson2017-01-101-24/+16
* [svn-r30026] Description:Quincey Koziol2016-06-061-9/+9
* [svn-r30015] Description:Quincey Koziol2016-06-051-25/+97
* [svn-r29131] Updated the GNU g++ compiler config file to use the new debug/Dana Robinson2016-02-171-1/+1
* [svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols whenDana Robinson2016-02-171-3/+1
* [svn-r29023] Fixed typos in symbols flags that prevented using -g, etc.Dana Robinson2016-02-011-2/+2
* [svn-r28996] Autotools configure updates to allow separation of build type, d...Dana Robinson2016-01-271-11/+36