Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1 10 merge recent changes from develop (#345) | Allen Byrne | 2021-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms * PR#3 merge from develop * Merge gcc 10 diagnostics option from develop * Merge #318 OSX changes from develop * Merge small changes from develop | ||||
* | 1 10 merges from develop (#298) | Allen Byrne | 2021-02-04 | 1 | -20/+54 |
| | | | | | | | | | | | | | | | * HDFFV-10865 - merge from dev, HDFArray perf fix. * Remove duplicate setting * Whitespace changes after clang format * Undo version 11 clang format changes * Merge CMake changes from develop * test testing script merge from develop * Update supported platforms | ||||
* | OESS-98 fix tools test for plugins (#179) | Allen Byrne | 2020-12-15 | 1 | -15/+15 |
| | |||||
* | OESS-98 Update plugin build option (#172) | Allen Byrne | 2020-12-15 | 1 | -16/+15 |
| | |||||
* | hdf5 1 10 merge changes from dev (#107) | Allen Byrne | 2020-11-20 | 1 | -1/+1 |
| | | | | | * Merge changes from 1.12/dev * Add chkmanifest | ||||
* | Add doxygen framework for CMake and autotools (#90) | Allen Byrne | 2020-11-20 | 1 | -0/+15 |
| | |||||
* | Correct TARGET variable and CMake config file location | Allen Byrne | 2020-11-12 | 1 | -5/+8 |
| | |||||
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 1 | -1/+18 |
| | |||||
* | Merge of clang-format changes from develop | Allen Byrne | 2020-09-30 | 1 | -0/+3 |
| | |||||
* | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 1 | -0/+2 |
| | |||||
* | Correct HDF5_PACKAGE_VERSION_STRING | Allen Byrne | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | Revert H5_VERS_SUBRELEASE check | Allen Byrne | 2020-08-24 | 1 | -5/+1 |
| | |||||
* | Add special case when H5_VERS_SUBRELEASE is 0 | Allen Byrne | 2020-08-24 | 1 | -3/+7 |
| | |||||
* | Condition if (H5_VERS_SUBRELEASE) is incorrectly false when | Larry Knox | 2020-08-24 | 1 | -3/+3 |
| | | | | | | H5_VERS_SUBRELEASE is 0, a valid value for H5_VERS_SUBRELEASE. Updated to if (${H5_VERS_SUBRELEASE} STREQUAL "") with corresponding reversal of action statements to avoid NOT. | ||||
* | Add hypen to subrelease regex | Allen Byrne | 2020-08-23 | 1 | -1/+1 |
| | |||||
* | Brings Mirror VFD to 1.10 from develop | Dana Robinson | 2020-08-14 | 1 | -0/+15 |
| | |||||
* | CMake updates: | Allen Byrne | 2020-07-15 | 1 | -0/+11 |
| | | | | | | 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 | ||||
* | OESS-65 replace szip with aec szip | Allen Byrne | 2020-04-27 | 1 | -5/+5 |
| | |||||
* | TRILAB-192 - merge changes from develop | Allen Byrne | 2020-04-07 | 1 | -0/+2 |
| | | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags. | ||||
* | Merge CMake and tools changes from develop | Allen Byrne | 2020-02-27 | 1 | -16/+14 |
| | |||||
* | Merge from dev, sanitizer, fortran, warnings and tools ids | Allen Byrne | 2020-02-11 | 1 | -8/+15 |
| | |||||
* | Added new CMake options for tests | Allen Byrne | 2020-01-19 | 1 | -12/+63 |
| | |||||
* | Merge S3 code from develop to 1.10 | Allen Byrne | 2019-09-13 | 1 | -0/+25 |
| | |||||
* | Correct threadsafe enable code | Allen Byrne | 2019-08-28 | 1 | -5/+7 |
| | |||||
* | Merge HD prefix and whitespace changes from develop | Allen Byrne | 2019-08-18 | 1 | -0/+1 |
| | |||||
* | HDFFV-10879 set default API version | Allen Byrne | 2019-08-13 | 1 | -1/+2 |
| | |||||
* | HDFFV-10879 fix option text | Allen Byrne | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | HDFFV-10879 correct API version set command | Allen Byrne | 2019-08-12 | 1 | -1/+1 |
| | |||||
* | Use a STRING option for API version | Allen Byrne | 2019-08-12 | 1 | -12/+7 |
| | |||||
* | Fix API version option | Allen Byrne | 2019-08-12 | 1 | -1/+4 |
| | |||||
* | HDFFV-10845, 10529 and CMake changes from develop | Allen Byrne | 2019-07-24 | 1 | -1/+7 |
| | |||||
* | HDFFV-10805 Merge SHARED ONLY option from develop | Allen Byrne | 2019-06-20 | 1 | -4/+13 |
| | |||||
* | Allow option to select NAMESPACE | Allen Byrne | 2019-03-28 | 1 | -1/+1 |
| | |||||
* | HDFFV-10703 - Update CMake variable handling | Allen Byrne | 2019-02-21 | 1 | -3/+3 |
| | |||||
* | Add missing assignments | Allen Byrne | 2019-02-06 | 1 | -0/+5 |
| | |||||
* | Correct name of variable | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Cleanup F2003 option for CMake | Allen Byrne | 2019-02-06 | 1 | -7/+2 |
| | |||||
* | Merge of changes from develop for 1.10.5. | Dana Robinson | 2019-02-04 | 1 | -0/+9 |
| | | | | Added RELEASE.txt entries for new features. | ||||
* | Merge CMake changes from develop | Allen Byrne | 2018-10-23 | 1 | -0/+6 |
| | | | Improved cross-compiling and toolchains | ||||
* | HDFFV-10594, 10332, 10531 | Allen Byrne | 2018-09-26 | 1 | -0/+3 |
| | |||||
* | Fix Java library location for testing | Allen Byrne | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | HDFFV-10552 Add missing HDF5_USE_110_API_DEFAULT option | Allen Byrne | 2018-08-17 | 1 | -3/+18 |
| | |||||
* | Typo fix | Allen Byrne | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | Set CMAKE_REQUIRED_INCLUDES instead of using path in call | Allen Byrne | 2018-08-02 | 1 | -7/+8 |
| | |||||
* | Add Autotools and CMake checks for big I/O MPI-3 functions | Jordan Henderson | 2018-08-02 | 1 | -0/+10 |
| | |||||
* | Add hdf5settings section for parallel compression status in CMake builds | Jordan Henderson | 2018-08-02 | 1 | -0/+2 |
| | |||||
* | Switch to CheckSymbolExists in CMake | Jordan Henderson | 2018-08-02 | 1 | -2/+2 |
| | |||||
* | Add configure check for MPI_Mprobe and MPI_Imrecv functions | Jordan Henderson | 2018-08-02 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | Add line to libhdf5settings file for status of Parallel writes to filtered datasets status Surround Parallel Compression code in MPI_VERSION >= 3 checks Add disabled message for Parallel Compression built w/ MPI-2 Modify Parallel Compression tests to only run the parallel filtered read tests when parallel filtered writes are disabled Update big I/O code to handle being built with MPI-2 Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv | ||||
* | Merge from develop | Allen Byrne | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | HDFFV-10519 Disable WriteVL JNI function, updgrade JNI | Allen Byrne | 2018-06-29 | 1 | -3/+3 |
| |