Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 23 | -253/+462 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 8 | -27/+138 |
| | |||||
* | Add another warning variation | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Add unknown pragma warning ignore | Allen Byrne | 2020-01-26 | 1 | -0/+1 |
| | |||||
* | Correct CMake warnings to ignore | Allen Byrne | 2020-01-26 | 1 | -22/+3 |
| | |||||
* | Only use sanitizers with clang | Allen Byrne | 2020-01-26 | 1 | -1/+1 |
| | |||||
* | Add sanitizer files | Allen Byrne | 2020-01-20 | 5 | -0/+1224 |
| | |||||
* | tools perform and hid_t init settings | Allen Byrne | 2020-01-20 | 1 | -1/+1 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 1 | -8/+8 |
| | |||||
* | Ignore ZLIB warnings | Allen Byrne | 2020-01-13 | 1 | -0/+1 |
| | |||||
* | Fix CMake test macros and perform standalone tests | Allen Byrne | 2020-01-12 | 4 | -274/+324 |
| | |||||
* | Merge of --Wc++-compat changes from develop | Dana Robinson | 2020-01-09 | 2 | -2/+5 |
| | |||||
* | Changed -Wformat-truncation to level 2 in CMake w/ gcc. | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Changed -Wformat-truncation's level from 2 to 1. | Dana Robinson | 2020-01-09 | 1 | -1/+1 |
| | |||||
* | Minor corrections to CMake functions | Allen Byrne | 2019-12-17 | 8 | -18/+41 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-12-11 | 1 | -2/+2 |
|\ | | | | | | | | | * commit '10aeb563fbf75044237cb6d756edf55b86e7b7a6': Update version for HDF5_1_10 | ||||
| * | Update version for HDF5_1_10 | Larry Knox | 2019-12-11 | 1 | -2/+2 |
| | | |||||
* | | Remove search for clang tool - incorrect location | Allen Byrne | 2019-12-11 | 1 | -18/+0 |
|/ | |||||
* | Remove unneeded flag overwrites | Allen Byrne | 2019-11-25 | 1 | -8/+0 |
| | |||||
* | HDFFV-10962 add VS2019 support | Allen Byrne | 2019-11-18 | 9 | -12/+48 |
| | |||||
* | Snapshot version 1.10 release 6 (snap3) | Larry Knox | 2019-11-12 | 1 | -1/+1 |
| | | | | Update version to 1.10.6-snap4 | ||||
* | Fix MPI depends name | Allen Byrne | 2019-10-23 | 1 | -5/+9 |
| | |||||
* | Add clang toolchain | Allen Byrne | 2019-09-30 | 1 | -0/+29 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-09-18 | 1 | -1/+1 |
|\ | | | | | | | | | * commit '2ca63e3890ebdaee7dc835e5d995ff03a182940f': Snapshot version 1.10 release 6 (snap2) Update version to 1.10.6-snap3 | ||||
| * | Snapshot version 1.10 release 6 (snap2) | hdftest | 2019-09-17 | 1 | -1/+1 |
| | | | | | | | | Update version to 1.10.6-snap3 | ||||
* | | Correct HDF5 options to tristate values | Allen Byrne | 2019-09-17 | 1 | -6/+10 |
| | | |||||
* | | HDFFV-10903 merge updated changes | Allen Byrne | 2019-09-17 | 3 | -5/+149 |
| | | |||||
* | | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 5 | -10/+109 |
|/ | |||||
* | Fix namespace usage | Allen Byrne | 2019-08-29 | 1 | -3/+3 |
| | |||||
* | Fix EXISTS test syntax and add toolchain | Allen Byrne | 2019-08-29 | 7 | -20/+59 |
| | |||||
* | Correct threadsafe enable code | Allen Byrne | 2019-08-28 | 1 | -1/+6 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-08-26 | 1 | -1/+1 |
|\ | | | | | | | | | * commit '4a3a12c4ba968b0b3781f5b69e3a2c41a3ed74ca': Snapshot version 1.10 release 6 (snap1) Update version to 1.10.6-snap2 | ||||
| * | Snapshot version 1.10 release 6 (snap1) | hdftest | 2019-08-26 | 1 | -1/+1 |
| | | | | | | | | Update version to 1.10.6-snap2 | ||||
* | | OESS-29 Update HD prefix and compare against develop | Allen Byrne | 2019-08-23 | 1 | -2/+21 |
|/ | |||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 1 | -2/+2 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10) | Allen Byrne | 2019-08-13 | 1 | -118/+34 |
|\ | | | | | | | | | * commit '9a10685f4d9d9d53ef685714e4c8e511e6cc4617': Reverted the gfortran file to the 1.10.5 file while we investigate MPI w/ Fortran failures. | ||||
| * | Reverted the gfortran file to the 1.10.5 file while we investigate MPI | Dana Robinson | 2019-08-13 | 1 | -118/+34 |
| | | | | | | | | w/ Fortran failures. | ||||
* | | HDFFV-10879 set default API version | Allen Byrne | 2019-08-13 | 1 | -2/+0 |
|/ | |||||
* | Use a STRING option for API version | Allen Byrne | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Fix API version option | Allen Byrne | 2019-08-12 | 1 | -0/+2 |
| | |||||
* | Fixed an issue with older version of gfortran. | Dana Robinson | 2019-08-12 | 1 | -2/+0 |
| | |||||
* | Correct package name usage | Allen Byrne | 2019-08-07 | 1 | -4/+4 |
| | |||||
* | Merge fixes and code reconciliation wit develop | Allen Byrne | 2019-08-05 | 4 | -367/+297 |
| | |||||
* | Minor comment fix | Allen Byrne | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 16 | -239/+135 |
| | |||||
* | Merge from develop, mostly HDFFV-10845 | Allen Byrne | 2019-07-12 | 1 | -0/+10 |
| | |||||
* | Fix CMake module include and note text | Allen Byrne | 2019-07-10 | 1 | -1/+1 |
| | |||||
* | HDFFV-10581 Correct PDB files and debug naming. | Allen Byrne | 2019-07-09 | 1 | -18/+16 |
| | |||||
* | Fixed name for 'Build HDF Tests' in CMake's libhdf5 settings | Dhvanil Popat | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Fixed options for CMake to correct names | Dhvanil Popat | 2019-06-25 | 1 | -2/+2 |
| |