Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a new branch for the September Subfiling deliverable | Richard Warren | 2020-09-25 | 3 | -67/+85 |
| | |||||
* | Trim trailing whitespace | Quincey Koziol | 2020-04-20 | 5 | -30/+30 |
| | |||||
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 2 | -0/+9 |
| | |||||
* | Update Tools library to be better compatible with VOL connectors | Jordan Henderson | 2020-03-17 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | Modify h5repack to integrate with VOL connectors Update tools library to accomodate VOL connectors Update logic in h5tools_fopen for VOL connectors Add command-line options to h5repack for specifying in/out VOL connectors Implement h5tools_set_vol_fapl Fix library shutdown issue Integrate ROS3 and HDFS VFDs into new h5tools_get_fapl() scheme Avoid H5Ocopy in h5repack when using different VOL connectors Update h5tools_test_utils.c for ROS3 and HDFS integration | ||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 3 | -3/+3 |
| | |||||
* | Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵ | Dana Robinson | 2020-01-30 | 2 | -46/+73 |
|\ | | | | | | | | | | | | | to develop * commit 'a67c238feef1487814b02132bfd7961f22d9d6eb': Cleaned up remaining warnings in high-level library. | ||||
| * | Cleaned up remaining warnings in high-level library. | Dana Robinson | 2020-01-30 | 2 | -46/+73 |
| | | |||||
* | | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 2 | -20/+8 |
|/ | |||||
* | HDFFV-11001 need to qualify all by parallel or serial types | Allen Byrne | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-11001 Add fine control over testing | Allen Byrne | 2020-01-15 | 2 | -4/+8 |
| | |||||
* | Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵ | Kimmy Mu | 2020-01-06 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler | ||||
| * | remove unnecessary check macro | kmu | 2019-12-06 | 1 | -2/+1 |
| | | |||||
| * | fix intel compile warnings | kmu | 2019-12-04 | 1 | -1/+2 |
| | | |||||
| * | Revert "fix warnings from Intel compiler" | kmu | 2019-11-26 | 1 | -1/+1 |
| | | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466. | ||||
| * | Revert "fix issues from previous PR comments" | kmu | 2019-11-26 | 1 | -1/+1 |
| | | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3. | ||||
| * | Revert "using a different MACRO" | kmu | 2019-11-26 | 1 | -2/+1 |
| | | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8. | ||||
| * | using a different MACRO | kmu | 2019-11-25 | 1 | -1/+2 |
| | | |||||
| * | fix issues from previous PR comments | kmu | 2019-11-25 | 1 | -1/+1 |
| | | |||||
| * | fix warnings from Intel compiler | kmu | 2019-11-07 | 1 | -1/+1 |
| | | |||||
* | | In portable shell scripts (using #!/bin/sh) we have to use single square | David Young | 2019-12-19 | 1 | -1/+1 |
| | | | | | | | | brackets, [ ], instead of the bash-ism double square brackets, [[ ]]. | ||||
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2019-12-11 | 1 | -10/+11 |
|\ \ | | | | | | | | | | | | | | | | | | | * commit '6b670e353c1ea7f13ef72cc4297d9973102078bb': Correct assignment Fix java include, h5watch and remove clang tool. Add missing filenames | ||||
| * | | Correct assignment | Allen Byrne | 2019-12-10 | 1 | -1/+1 |
| | | | |||||
| * | | Fix java include, h5watch and remove clang tool. | Allen Byrne | 2019-12-10 | 1 | -10/+11 |
| | | | |||||
* | | | HDFFV-10974 Change defines to eliminate Windows conflict | Allen Byrne | 2019-12-10 | 8 | -180/+175 |
|/ / | |||||
* | | Fix windows 10 compile error | Allen Byrne | 2019-12-07 | 1 | -6/+18 |
| | | |||||
* | | HDFFV-10876 Update h5dump and h5ls for new ref api. | Allen Byrne | 2019-11-07 | 1 | -70/+70 |
|/ | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 2 | -15/+38 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 3 | -7/+10 |
| | |||||
* | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 1 | -1/+2 |
| | |||||
* | HDFFV-10805 cleanup examples and test code | Allen Byrne | 2019-06-20 | 2 | -8/+20 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 3 | -33/+91 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 2 | -17/+22 |
| | | | | | | | disabling tests. Moved h5cc.in from tools/src/misc to src directory to always create h5cc whether or not tools are enabled. Added configuration status of tools and tests to libhdf5.settings. | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -20/+12 |
| | |||||
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -12/+20 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | HDFFV-10632 update autotools test scripts to match cmake | Allen Byrne | 2018-12-06 | 1 | -36/+83 |
| | |||||
* | Need nonexistent file to skip stdout compare | Allen Byrne | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 12 | -28/+40 |
| | |||||
* | TRILAB-81 coverity fixes | Allen Byrne | 2018-10-17 | 1 | -1/+1 |
| | |||||
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -1/+1 |
| | | | | | Mostly peripheral things like the tools and wrappers, with just enough core library code to support that. | ||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 2 | -7/+7 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 2 | -21/+21 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 3 | -3/+3 |
| | |||||
* | TRILABS-19 All c code INCLUDE_DIRECTORIES converted | Allen Byrne | 2018-04-18 | 1 | -9/+5 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 2 | -3/+5 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 3 | -3/+3 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 3 | -3/+3 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' of ↵ | lrknox | 2018-01-30 | 2 | -7/+0 |
|\ | | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop | ||||
| * | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 2 | -7/+0 |
| | |