Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TRILAB-192 add comparable clang flags | Allen Byrne | 2020-03-27 | 1 | -3/+11 |
| | |||||
* | TRILAB-192 restrict extensive warnings to libraries | Allen Byrne | 2020-03-24 | 1 | -110/+80 |
| | |||||
* | Correct syntax | Allen Byrne | 2020-03-23 | 1 | -2/+2 |
| | |||||
* | Update CMake compiler flags to use same set of warnings | Allen Byrne | 2020-03-23 | 1 | -31/+82 |
| | |||||
* | Move the GNU warnings configuration under config/gnu-warnings/ and trim | David Young | 2020-03-19 | 1 | -3/+3 |
| | | | | | | | the filename prefixes. Update config/gnu-flags to suit. I also made changes to config/cmake/HDFCompilerFlags.cmake, but I'm not sure they're correct. | ||||
* | TRILAB-148 fix sanitizer and -fsanitize usage | Allen Byrne | 2020-02-12 | 1 | -1/+3 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-01-24 | 1 | -1/+6 |
|\ | | | | | | | | | | | | | | | | | | | | | * commit '590aaff33046df99a4d88ba59e4b461e060b36e4': Optimized the floating point comparisons a little bit. Fix for failing h5diff tests involving floating-point compares. Removed H5_DEC_ENUM Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" Revert "Moved -Wunsuffixed-float-constants to the developer warnings." Moved -Wunsuffixed-float-constants to the developer warnings. Fixed a bug in testpar/t_cache.c concerning checking expected vs. actual cache entry reads and writes. | ||||
| * | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | Dana Robinson | 2020-01-23 | 1 | -1/+6 |
| | | | | | | | | This reverts commit 6486e06545bf637d46e18a787395542f4fca143a. | ||||
* | | Create common build system files for warnings | Allen Byrne | 2020-01-17 | 1 | -10/+35 |
|/ | |||||
* | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-01 | 1 | -1/+1 |
| | |||||
* | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 1 | -1/+1 |
| | | | | the Autotools and CMake. | ||||
* | Correct HDF5 options to tristate values. | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
| | |||||
* | HDFFV-10901 add missing config options | Allen Byrne | 2019-09-13 | 1 | -1/+75 |
| | |||||
* | Fixed warning typo | Dana Robinson | 2019-08-04 | 1 | -1/+1 |
| | |||||
* | Added GCC9 flags to CMake build | Quincey Koziol | 2019-07-03 | 1 | -0/+5 |
| | |||||
* | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 1 | -1/+6 |
| | | | | | changes to warnhist script (and some extra improvements for condensing C++ and Java warnings), and fixed a bunch of warnings. | ||||
* | Update GCC 6 & 7 flags for CMake builds | Quincey Koziol | 2019-06-23 | 1 | -1/+6 |
| | |||||
* | Use c99 standard cmake variable | Allen Byrne | 2019-01-02 | 1 | -3/+3 |
| | |||||
* | TRILAB-21 Intel flags | Allen Byrne | 2018-10-02 | 1 | -28/+49 |
| | |||||
* | Update cmake warnings to match the autotools files better | Allen Byrne | 2018-08-16 | 1 | -64/+41 |
| | |||||
* | ifdef around std flag for cygwin | Allen Byrne | 2018-07-18 | 1 | -4/+5 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -15/+31 |
| | |||||
* | HDFFV-10398 msvc: use /W0 rather than /w | Allen Byrne | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -2/+2 |
| | |||||
* | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -3/+3 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Add unused -parameters to developer group. | Allen Byrne | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Add addition hint info about option | Allen Byrne | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | Update developer flags to account for gcc version | Allen Byrne | 2017-01-12 | 1 | -3/+27 |
| | |||||
* | Move Windows level 4 warnings to developer option | Allen Byrne | 2017-01-12 | 1 | -4/+11 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -85/+80 |
| | |||||
* | [svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 from | Dana Robinson | 2015-11-24 | 1 | -2/+2 |
| | | | | | | | C++ flags under CMake. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, CMake 3.3.2 | ||||
* | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -2/+2 |
| | |||||
* | [svn-r27087] Add changes for debug flags | Allen Byrne | 2015-05-15 | 1 | -2/+8 |
| | |||||
* | [svn-r27064] HDFFV-9327: Refactor compiler flags to config file. | Allen Byrne | 2015-05-14 | 1 | -0/+268 |
Tested: local linux |