| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | HDFFV-10529 Update CMake tests to use test fixtures | Allen Byrne | 2019-07-23 | 18 | -1920/+449 |
| |/ |
|
| * | Add missing target root path, check other export macro | Allen Byrne | 2019-07-17 | 1 | -21/+25 |
|
|
| * | HDFFV-10845 skip test if CMake command doesn't support ignore EOL | Allen Byrne | 2019-07-17 | 1 | -14/+10 |
|
|
| * | HDFFV-10845 copy files with windows EOL | Allen Byrne | 2019-07-17 | 1 | -4/+6 |
|
|
| * | HDFFV-10845 separate test used by copy windows files | Allen Byrne | 2019-07-17 | 1 | -1/+8 |
|
|
| * | HDFFV-10845 mingw needs special windows reference files | Allen Byrne | 2019-07-17 | 1 | -1/+1 |
|
|
| * | HDFFV-10845 use of TARGETFILE disables auto emulator | Allen Byrne | 2019-07-17 | 25 | -89/+175 |
|
|
| * | HDFFV-10845 fix configure check and PATHs | Allen Byrne | 2019-07-17 | 2 | -9/+2 |
|
|
* | | Change print calls to HD-wrapped. | Jacob Smith | 2019-09-23 | 2 | -61/+68 |
|
|
* | | Refactor h5repackgentest to have more modular internals, for easier | Jacob Smith | 2019-09-23 | 21 | -131/+249 |
|
|
* | | Refactoring. | Jacob Smith | 2019-07-29 | 1 | -79/+156 |
|
|
* | | Add copyright/disclaimer to repack gentest. | Jacob Smith | 2019-07-22 | 2 | -36/+45 |
|
|
* | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5... | Jacob Smith | 2019-07-22 | 41 | -454/+292 |
|\ \
| |/ |
|
| * | non-windows test must be skipped on windows | Allen Byrne | 2019-07-11 | 1 | -1/+3 |
|
|
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-10 | 3 | -14/+20 |
| |\ |
|
| | * | perf program can only be built on unix platforms | Allen Byrne | 2019-07-08 | 1 | -13/+15 |
|
|
| | * | Declaration needed for parallel standalone | Allen Byrne | 2019-07-08 | 1 | -0/+4 |
|
|
| | * | HDFFV-10581 fix locations for static pdb files | Allen Byrne | 2019-07-08 | 1 | -1/+1 |
|
|
| * | | Updates to warnhist script, along with a few cleanups, and add some comments | Quincey Koziol | 2019-07-10 | 5 | -18/+26 |
|
|
| * | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-07-05 | 2 | -0/+17 |
| |\ \
| | |/ |
|
| | * | perf test is parallel only | Allen Byrne | 2019-07-03 | 2 | -31/+17 |
|
|
| | * | Add missing test | Allen Byrne | 2019-07-03 | 2 | -0/+31 |
|
|
| * | | Add support for GCC9, update warnhist script, and clean up warnings. | Quincey Koziol | 2019-07-03 | 7 | -34/+29 |
| |/ |
|
| * | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-28 | 4 | -242/+5 |
| |\ |
|
| | * | Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2019-06-28 | 2 | -237/+0 |
| | |\ |
|
| | | * | Remove unused code | Allen Byrne | 2019-06-27 | 2 | -237/+0 |
|
|
| | * | | Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ... | Dana Robinson | 2019-06-28 | 1 | -4/+6 |
| | |\ \ |
|
| | | * | | Warning fixes: | Dana Robinson | 2019-06-28 | 1 | -4/+6 |
| | | |/ |
|
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_... | Vailin Choi | 2019-06-26 | 3 | -0/+65 |
| | |\ \
| | | |/ |
|
| | * | | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut... | Vailin Choi | 2019-06-24 | 21 | -149/+130 |
| | |\ \ |
|
| | * | | | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 2 | -5/+5 |
|
|
| * | | | | Updated configure & CMake compiler flags for GCC 8.x, along with corresponding | Quincey Koziol | 2019-06-28 | 7 | -22/+22 |
| | |_|/
| |/| | |
|
| * | | | Add test cleanup | Allen Byrne | 2019-06-24 | 1 | -0/+5 |
|
|
| * | | | Need to shift off two arguments | Allen Byrne | 2019-06-24 | 1 | -0/+1 |
|
|
| * | | | HDFFV-9407 add autotools test | Allen Byrne | 2019-06-24 | 1 | -0/+29 |
|
|
| * | | | HDFFV-9407 Add test | Allen Byrne | 2019-06-24 | 2 | -0/+30 |
| | |/
| |/| |
|
| * | | Merge branch 'develop' into feature/update_gcc_flags | Quincey Koziol | 2019-06-22 | 5 | -0/+12 |
| |\ \ |
|
| | * | | Add lib dir for testing plugins | Allen Byrne | 2019-06-21 | 5 | -0/+12 |
|
|
| * | | | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 9 | -82/+47 |
| |/ / |
|
| * | | Add missing fortran mods | Allen Byrne | 2019-06-19 | 1 | -1/+1 |
|
|
| * | | Cleanup possible CMake target conflicts | Allen Byrne | 2019-06-19 | 6 | -66/+70 |
| |/ |
|
* | | Minor formatting adjustments. | Jacob Smith | 2019-07-22 | 3 | -24/+10 |
|
|
* | | Undo some formatting modifications. | Jacob Smith | 2019-06-21 | 3 | -44/+40 |
|
|
* | | Merge branch 'develop' into bugfix/repack_external_storage | Jacob Smith | 2019-06-20 | 44 | -1016/+692 |
|\ \
| |/ |
|
| * | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 39 | -375/+684 |
|
|
| * | Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They | Larry Knox | 2019-06-14 | 2 | -227/+0 |
|
|
| * | Modified Makefile.ams for h5repack, h5watch and gif2h5 to allow | Larry Knox | 2019-06-12 | 3 | -413/+1 |
|
|
| * | Add options to enable or disable building tools and tests. The default | Larry Knox | 2019-06-06 | 1 | -1/+7 |
|
|
* | | Add forgotten files to include from h5repack testfiles for tests. | Jacob Smith | 2019-06-20 | 1 | -0/+10 |
|
|
* | | Fix failing automated reporting. | Jacob Smith | 2019-06-19 | 15 | -24/+164 |
|
|