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 |
|
Allen Byrne
|
fe00c85917
|
Correct package name usage
|
2019-08-07 13:23:12 -05:00 |
|
Allen Byrne
|
59a8b10b88
|
Merge fixes and code reconciliation wit develop
|
2019-08-05 07:32:01 -05:00 |
|
Allen Byrne
|
ba953e018c
|
Minor comment fix
|
2019-07-25 11:31:42 -05:00 |
|
Allen Byrne
|
34adba4a0c
|
HDFFV-10845, 10529 and CMake changes from develop
|
2019-07-24 11:08:47 -05:00 |
|
Dhvanil Popat
|
c56b9846c5
|
Fixed name for 'Build HDF Tests' in CMake's libhdf5 settings
|
2019-07-03 14:23:22 -05:00 |
|
Dhvanil Popat
|
ef683f7666
|
Fixed options for CMake to correct names
|
2019-06-25 07:17:32 +00:00 |
|
Dhvanil Popat
|
194c3faf95
|
Added Tests/Tools to libhdf5.settings in cmake equivalent
|
2019-06-25 05:41:13 +00:00 |
|
Allen Byrne
|
6d1c05b8d2
|
HDFFV-9407 Merge test addition from develop
|
2019-06-25 10:22:47 -05:00 |
|
Allen Byrne
|
7ee92d5805
|
HDFFV-10805 Merge SHARED ONLY option from develop
|
2019-06-20 06:55:05 -05:00 |
|
Allen Byrne
|
1a2df2a6c3
|
Updates from develop
|
2019-06-10 13:16:11 -05:00 |
|
Allen Byrne
|
c59817f343
|
Update cmake macros and java arg format
|
2019-05-31 12:34:37 -05:00 |
|
Allen Byrne
|
d628d1d8c8
|
Fix message command syntax
|
2019-05-17 15:49:00 -05:00 |
|
Allen Byrne
|
f3546fb4b0
|
Update namespace handling
|
2019-04-04 10:48:37 -05:00 |
|
Allen Byrne
|
c6efe52cc9
|
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit 'af7dc057890c8ddb9327e8bb7e93f78195152320':
Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)
|
2019-04-03 08:48:30 -05:00 |
|
hdftest
|
5894e19ad5
|
Snapshot version 1.10 release 6 (snap0)\nUpdate version to 1.10.6-snap1)
|
2019-04-01 17:02:17 -05:00 |
|
Allen Byrne
|
8c34530608
|
Allow option to select NAMESPACE
|
2019-03-28 16:41:30 -05:00 |
|
Allen Byrne
|
ad3a510e61
|
Correct Examples for packaging
|
2019-03-28 13:43:04 -05:00 |
|
Allen Byrne
|
81f446d311
|
Correct CMake examples for a binary install
|
2019-02-27 11:15:58 -06:00 |
|
Allen Byrne
|
b7d6f11182
|
HDFFV-10703 - Update CMake variable handling
|
2019-02-21 13:23:59 -06:00 |
|
Larry Knox
|
afc010179c
|
Update version on hdf5_1_10 branch to 1.10.6-snap0.
|
2019-02-18 15:14:43 -06:00 |
|
Allen Byrne
|
eadc775260
|
TRILABS-111 Add missing batch scripts
|
2019-02-14 19:11:20 -06:00 |
|
Allen Byrne
|
f4f8be1912
|
Script changes from develop
|
2019-02-14 15:34:20 -06:00 |
|
Allen Byrne
|
0d1b43c79c
|
TRILAB-111 Update MPI CMake
|
2019-02-13 17:05:08 -06:00 |
|
Allen Byrne
|
fef7d6b0fc
|
Cleanup F2003 option for CMake
|
2019-02-06 10:47:11 -06:00 |
|
Allen Byrne
|
12a0998b04
|
Update Examples version and references
|
2019-02-06 08:43:10 -06:00 |
|
Allen Byrne
|
fb4e5c0570
|
HDFFV-10697 Disable compression option if source unavailable
|
2019-02-05 16:21:29 -06:00 |
|