summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * non-windows test must be skipped on windowsAllen Byrne2019-07-111-1/+3
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-103-14/+20
| |\
| | * perf program can only be built on unix platformsAllen Byrne2019-07-081-13/+15
| | * Declaration needed for parallel standaloneAllen Byrne2019-07-081-0/+4
| | * HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-1/+1
| * | Updates to warnhist script, along with a few cleanups, and add some commentsQuincey Koziol2019-07-105-18/+26
| * | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-052-0/+17
| |\ \ | | |/
| | * perf test is parallel onlyAllen Byrne2019-07-032-31/+17
| | * Add missing testAllen Byrne2019-07-032-0/+31
| * | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-037-34/+29
| |/
| * Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-284-242/+5
| |\
| | * Merge pull request #1779 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2019-06-282-237/+0
| | |\
| | | * Remove unused codeAllen Byrne2019-06-272-237/+0
| | * | Merge pull request #1782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:warning_fixes ...Dana Robinson2019-06-281-4/+6
| | |\ \
| | | * | Warning fixes:Dana Robinson2019-06-281-4/+6
| | | |/
| | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~vchoi/my_third_...Vailin Choi2019-06-263-0/+65
| | |\ \ | | | |/
| | * | Merge pull request #8 in ~VCHOI/my_third_fork from develop to bugfix/new_shut...Vailin Choi2019-06-2421-149/+130
| | |\ \
| | * | | Checkin for new shutting down free-space manager.Vailin Choi2019-06-202-5/+5
| * | | | Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-287-22/+22
| | |_|/ | |/| |
| * | | Add test cleanupAllen Byrne2019-06-241-0/+5
| * | | Need to shift off two argumentsAllen Byrne2019-06-241-0/+1
| * | | HDFFV-9407 add autotools testAllen Byrne2019-06-241-0/+29
| * | | HDFFV-9407 Add testAllen Byrne2019-06-242-0/+30
| | |/ | |/|
| * | Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-06-225-0/+12
| |\ \
| | * | Add lib dir for testing pluginsAllen Byrne2019-06-215-0/+12
| * | | Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-219-82/+47
| |/ /
| * | Add missing fortran modsAllen Byrne2019-06-191-1/+1
| * | Cleanup possible CMake target conflictsAllen Byrne2019-06-196-66/+70
| |/
* | Minor formatting adjustments.Jacob Smith2019-07-223-24/+10
* | Undo some formatting modifications.Jacob Smith2019-06-213-44/+40
* | Merge branch 'develop' into bugfix/repack_external_storageJacob Smith2019-06-2044-1016/+692
|\ \ | |/
| * HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-1839-375/+684
| * Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. TheyLarry Knox2019-06-142-227/+0
| * Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-123-413/+1
| * Add options to enable or disable building tools and tests. The defaultLarry Knox2019-06-061-1/+7
* | Add forgotten files to include from h5repack testfiles for tests.Jacob Smith2019-06-201-0/+10
* | Fix failing automated reporting.Jacob Smith2019-06-1915-24/+164
* | First pass at repack consolidating external storage if layout given.Jacob Smith2019-05-314-9/+20
* | Formatting changes, mostly.Jacob Smith2019-05-301-58/+125
* | Add initial failing test for h5repack copying external data into new file.Jacob Smith2019-05-306-1/+177
* | Modify code comments for clarity.Jacob Smith2019-05-281-145/+218
* | refactor h5repack_main.c -- remove some redundancy, formattingJacob Smith2019-05-241-173/+134
* | Fit help message to 80 character width and clarify some details.Jacob Smith2019-05-142-54/+88
|/
* Snapshot version 1.11 release 5.hdftest2019-05-021-7/+7
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-158-254/+163
* Merge remote-tracking branch 'origin/develop' into env_vol_loadQuincey Koziol2019-04-0311-147/+247
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-04-031-7/+7
| |\
| | * Snapshot version 1.11 release 4.hdftest2019-04-011-7/+7
| * | HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-268-140/+228
| |/
| * Added the HDopen work-around on windows to pio_engine.cDana Robinson2019-03-151-0/+6