Larry Knox
3b3228a398
Revert "Merge pull request #2840 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_7 to hdf5_1_10_7"
...
This reverts commit c6916356c2 , reversing
changes made to 6abf2770b3 .
2020-08-25 15:46:52 -05:00
Larry Knox
c2bdb265f6
Updated version to 1.10.7.1. bin/h5vers changed to accomodate the
...
format change.
2020-08-25 12:45:07 -05:00
Dana Robinson
4cf784b63b
Fixes CMake issue with file locking variable
2020-08-18 06:30:17 -07:00
Dana Robinson
62c296f1eb
Brings monotonic timer changes from develop
2020-08-14 17:16:11 -07:00
Dana Robinson
5a61eb24af
Brings Mirror VFD to 1.10 from develop
2020-08-14 16:15:44 -07:00
Dana Robinson
039213d919
Brings file locking changes from develop
2020-08-14 12:35:07 -07:00
Allen Byrne
b0445792fb
CMake updates:
...
Add build folder as Include for generated files
Add install option for copying Fortran mod files to include folder
Add PRI defines to win32defs file
Exclude mingw from extra flags
2020-07-15 11:27:52 -05:00
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
Dana Robinson
2477b60145
Removed trailing whitespace from source files.
2020-05-26 13:07:43 -07: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
0e56de63a7
OESS-65 Fix packaging
2020-05-08 11:04:59 -05:00
Allen Byrne
2ef7ba5b13
whitespace
2020-04-27 14:05:46 -05:00
Allen Byrne
4164dc2738
OESS-65 replace szip with aec szip
2020-04-27 13:29:43 -05:00
Allen Byrne
c034efb0e2
Merge pull request #2529 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '68adfb86d056af222ab80c349c56e0bd1d183f09':
Merge pull request #2537 in HDFFV/hdf5 from ~DYOUNG/werror:fix-werrors to develop
Move ADD_H5_FLAGS macro from *CompilerFlags.cmake files to config/cmake_ext_mod/HDFMacros.cmake for common use.
Restrict errors to gcc 4.8 and above.
Fix NoFilter build
TRILAB-244 separate CXX warnings and errors from C
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-27 12:10:30 -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
Allen Byrne
f965a24db1
TRILAB-244 separate CXX warnings and errors from C
2020-04-27 11:04:55 -05:00
hdftest
489f46b5be
Snapshot version 1.10 release 7 (snap0)
...
Update version to 1.10.7-1
2020-04-26 18:08:58 -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
0d5c94ab37
TRILAB-192 version of std=f2008 special check
2020-04-14 08:30:25 -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
88082cce10
Remove system command from valgrind reports
2020-03-02 14:13:13 -06: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
Allen Byrne
872f5afa1b
Add another warning variation
2020-01-26 15:12:37 -06:00
Allen Byrne
325b49de65
Add unknown pragma warning ignore
2020-01-26 10:46:21 -06:00
Allen Byrne
1a109f0cd4
Correct CMake warnings to ignore
2020-01-26 10:40:59 -06:00
Allen Byrne
1501cacbdf
Fix CMake test macros and perform standalone tests
2020-01-12 09:40:07 -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
59c07e8859
Minor corrections to CMake functions
2019-12-17 09:08:54 -06:00
Larry Knox
b85582098c
Update version for HDF5_1_10
2019-12-11 13:15:44 -06:00
Allen Byrne
1ff7a5cb36
Remove unneeded flag overwrites
2019-11-25 12:54:56 -06:00
Allen Byrne
ec145b88fa
HDFFV-10962 add VS2019 support
2019-11-18 15:42:21 -06:00
Larry Knox
e7ef8cd945
Snapshot version 1.10 release 6 (snap3)
...
Update version to 1.10.6-snap4
2019-11-12 09:32:59 -06:00
Allen Byrne
2a6053435c
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
...
* commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f':
Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3
2019-09-18 08:45:47 -05:00
Allen Byrne
00aa36a690
Correct HDF5 options to tristate values
2019-09-17 15:44:14 -05:00
hdftest
ab45fbc81b
Snapshot version 1.10 release 6 (snap2)
...
Update version to 1.10.6-snap3
2019-09-17 15:16:24 -05:00
Allen Byrne
3fed3735db
HDFFV-10903 merge updated changes
2019-09-17 14:41:00 -05:00
Allen Byrne
3457362c92
Merge S3 code from develop to 1.10
2019-09-13 12:18:36 -05:00
Allen Byrne
39719c12cf
Fix namespace usage
2019-08-29 16:22:31 -05:00
Allen Byrne
7118d30a53
Fix EXISTS test syntax and add toolchain
2019-08-29 14:43:49 -05:00
Allen Byrne
b5c2b64307
Correct threadsafe enable code
2019-08-28 13:51:25 -05:00
hdftest
a0e9f457eb
Snapshot version 1.10 release 6 (snap1)
...
Update version to 1.10.6-snap2
2019-08-26 08:34:37 -05:00
Allen Byrne
16093cc002
Merge HD prefix and whitespace changes from develop
2019-08-18 15:36:57 -05:00
Allen Byrne
d2244b0b06
HDFFV-10879 set default API version
2019-08-13 11:04:23 -05:00
Allen Byrne
cfaa41f0f0
Use a STRING option for API version
2019-08-12 12:46:39 -05:00
Allen Byrne
7322752ab1
Fix API version option
2019-08-12 11:26:50 -05:00