Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes cmake_ext_mod (files moved to cmake) (#2041) | Dana Robinson | 2022-08-19 | 1 | -8/+8 |
| | | | | At one time this content was a git submodule shared between several projects but that time has long passed. | ||||
* | Removes partial long options from the tools (#872) | Dana Robinson | 2021-08-03 | 1 | -2/+2 |
| | | | | | | | | Some of the command-line tools would allow partial long options (e.g., --datas instead of --dataset). These were inconsistently implemented, difficult to maintain, and occasionally blocked useful long options. They have been removed from all the tools. NOTE: This change should NOT be merged to 1.12 or earlier. | ||||
* | Update license url part2 (#333) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
| | | | | | | * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. | ||||
* | HDFFV-11011 correct issues with target file extension | Allen Byrne | 2020-01-28 | 1 | -20/+14 |
| | |||||
* | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 1 | -167/+128 |
| | |||||
* | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 1 | -6/+12 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -10/+16 |
| | | | | | 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 | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -40/+24 |
| | |||||
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -24/+40 |
| | |||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -12/+12 |
| | |||||
* | Fix special macro stdout as empty | Allen Byrne | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | Need nonexistent file to skip stdout compare | Allen Byrne | 2018-12-05 | 1 | -0/+1 |
| | |||||
* | HDFFV-10632 - split stderr and stdout in cmake | Allen Byrne | 2018-12-03 | 1 | -9/+78 |
| | |||||
* | Rework new tests into one macro | Allen Byrne | 2018-03-13 | 1 | -25/+112 |
| | |||||
* | Fix CMake test names | Allen Byrne | 2018-03-13 | 1 | -6/+6 |
| | |||||
* | Enhancement to the tool h5clear (HDFFV-10360) | Vailin Choi | 2018-03-12 | 1 | -3/+97 |
| | |||||
* | HDFFV-10297 Windows issues fixed | Allen Byrne | 2017-10-20 | 1 | -32/+8 |
| | |||||
* | Windows cannot share files easily | Allen Byrne | 2017-10-20 | 1 | -4/+34 |
| | |||||
* | Cleanup cmake clean macros | Allen Byrne | 2017-10-03 | 1 | -50/+52 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -0/+11 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | file already in list | Allen Byrne | 2017-04-21 | 1 | -10/+0 |
| | |||||
* | Correct test options to match autotools script | Allen Byrne | 2017-04-20 | 1 | -15/+15 |
| | |||||
* | Updates to CMake for the changes in the autotools script | Allen Byrne | 2017-04-20 | 1 | -14/+80 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 1 | -0/+197 |