summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-172-9/+2
* 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
|/
* 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
* 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
| * Adds _wopen support on Windows so that files with UTF-8 namesDana Robinson2019-03-151-0/+6
* | Specify the default VOL connector to use with an environment variable.Quincey Koziol2019-03-103-4/+15
|/
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-1516-152/+134
* Refactor mpi test namesAllen Byrne2019-02-112-10/+10
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-1/+1
* Distinguish parallel performance testsAllen Byrne2019-02-111-2/+2
* Refactor out timeout valuesAllen Byrne2019-02-061-1/+1
* Fail configure if SZIP/ZLIB is requested but not foundAllen Byrne2019-02-051-4/+2
* Invalid position of declaration fixed.Allen Byrne2019-01-251-1/+2
* Merge pull request #1479 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_fixbug:develop...Binh-Minh Ribler2019-01-241-1/+2
|\