Larry Knox
e64ed323db
Merge pull request #2656 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:changes_1_12_merge to hdf5_1_12
...
* commit '538b1317646f52658c2a896bbde4dce4246a9761':
Squashed commit of the following:
Addition of clang-warnings flags
Update examples/teth5cc.sh.in for version 1.10.
2020-06-21 17:42:59 -05:00
Larry Knox
22b61f470a
Revise gnu-*flags and cmake/HDF*CompilerFlags.cmake files to add warning
...
flags for GCC compilers version 4.8 and above.
Removed files from gnu-warnings that only apply to versions < 4.8.
Consolidated warnings from versions < 4.8 that apply to versions >= 4.8
into the 4.8 warnings files.
2020-05-18 21:33:13 -05:00
Allen Byrne
4164dc2738
OESS-65 replace szip with aec szip
2020-04-27 13:29:43 -05:00
Larry Knox
295d7ec69b
Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to
...
config/cmake_ext_mod/HDFMacros.cmake for common use.
2020-04-27 11:14:31 -05:00
Allen Byrne
7491ba03f9
Restrict errors to gcc 4.8 and above.
2020-04-27 11:09:17 -05:00
Larry Knox
1862abdd05
Don't add general warnings flags for unsupported old versions of gcc and
...
g++ (older than gcc/g++ 4.2).
Correct gnu-cxxflags to determine warnings flags to be added based on
C++ compiler version instead of C compiler version.
2020-04-20 19:36:40 -05:00
Allen Byrne
aac7605be0
TRILAB-192 - cleanup edits and match CMake CXX to autotools
2020-04-13 08:43:10 -05:00
Allen Byrne
f502d9f7fb
TRILAB-192 - merge changes from develop
...
Single source, config files, for warnings for both autotools and CMake.
Update CMake libraries, tools, tests to use correct flags.
2020-04-07 09:52:09 -05:00
Allen Byrne
944cbb9400
TRILAB-192 merging warnings changes from develop
2020-03-30 13:10:36 -05:00
Allen Byrne
467b5d565c
Merge CMake and tools changes from develop
2020-02-27 16:54:52 -06:00
Allen Byrne
4ec2df9ac0
Merge from dev, sanitizer, fortran, warnings and tools ids
2020-02-11 14:28:56 -06:00
Dana Robinson
887aa3d05d
Merge of --Wc++-compat changes from develop
2020-01-08 19:40:32 -08:00
Dana Robinson
78f0ecc3b9
Changed -Wformat-truncation to level 2 in CMake w/ gcc.
2020-01-08 17:43:27 -08:00
Allen Byrne
00aa36a690
Correct HDF5 options to tristate values
2019-09-17 15:44:14 -05:00
Allen Byrne
3fed3735db
HDFFV-10903 merge updated changes
2019-09-17 14:41:00 -05:00
Allen Byrne
16093cc002
Merge HD prefix and whitespace changes from develop
2019-08-18 15:36:57 -05:00
Allen Byrne
59a8b10b88
Merge fixes and code reconciliation wit develop
2019-08-05 07:32:01 -05:00
Allen Byrne
f7d530dd27
HDFFV-10674, 10664, 10674
2019-01-07 11:07:52 -06:00
Allen Byrne
bc35bf6b3e
HDFFV-10575, 10332, 10531, 10594 and TRILAB-21
2018-10-04 16:49:49 -05:00
Allen Byrne
0b87689625
Adjust warning flags to match autotools, add configure status
2018-08-21 08:07:27 -05:00
Allen Byrne
bb436dbc61
Update macros and cygwin flags
2018-07-27 09:58:11 -05:00
Allen Byrne
e96ef71034
HDFFV-9739 and cmake improvements merge from develop
2018-05-22 10:23:16 -05:00
Allen Byrne
16e649fa0d
HDFFV-10398 merge from develop improve CMake code
2018-01-30 16:30:17 -06:00
Allen Byrne
233afe3b6f
HDFFV-10385,10392,10393 merge from develop
2018-01-22 11:22:27 -06:00
Allen Byrne
49479589d3
HDFFV-10385 Refactor use of CMAKE_BUILD_TYPE
2018-01-08 16:04:46 -06:00
lrknox
b9a27fddaa
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
...
* commit '0d05cb607e5951f3a28a101be56ca194022a7fa1':
Reverted addition of The HDF Group copyright headers to 3rd party CMake files for Java.
Add Copyright headers to 90 files (mostly .cmake files) without Copyright headers.
Add "Copyright by The HDF Group."" to copyright header.
2017-04-14 16:40:52 -05:00
Allen Byrne
110073450f
Add unused -parameters to developer group.
2017-01-13 13:55:24 -06:00
Allen Byrne
8ad55c1775
Add addition hint info about option
2017-01-13 13:00:44 -06:00
Allen Byrne
6616131ce2
Update developer flags to account for gcc version
2017-01-12 14:00:50 -06:00
Allen Byrne
5d09c3d28d
Move Windows level 4 warnings to developer option
2017-01-12 12:41:50 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Dana Robinson
8de50ab664
[svn-r28463] Merge of -r28460 from revise_chunks. Removes -std=c99 from
...
C++ flags under CMake.
Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0)
gcc 5.2.1, CMake 3.3.2
2015-11-24 14:29:21 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Allen Byrne
8060c37ef4
[svn-r27087] Add changes for debug flags
2015-05-15 09:38:38 -05:00
Allen Byrne
37a07df7b4
[svn-r27064] HDFFV-9327: Refactor compiler flags to config file.
...
Tested: local linux
2015-05-14 11:51:20 -05:00