summaryrefslogtreecommitdiffstats
path: root/hl/tools
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaceQuincey Koziol2020-05-205-30/+30
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-202-0/+9
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-05-201-1/+9
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-203-3/+3
* Cleaned up remaining warnings in high-level library.Dana Robinson2020-05-202-46/+73
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-202-20/+8
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-201-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-202-4/+8
* remove unnecessary check macrokmu2020-05-201-2/+1
* fix intel compile warningskmu2020-05-201-1/+2
* Revert "fix warnings from Intel compiler"kmu2020-05-201-1/+1
* Revert "fix issues from previous PR comments"kmu2020-05-201-1/+1
* Revert "using a different MACRO"kmu2020-05-201-2/+1
* using a different MACROkmu2020-05-201-1/+2
* fix issues from previous PR commentskmu2020-05-201-1/+1
* fix warnings from Intel compilerkmu2020-05-201-1/+1
* In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2020-05-201-1/+1
* Correct assignmentAllen Byrne2020-05-201-1/+1
* Fix java include, h5watch and remove clang tool.Allen Byrne2020-05-201-10/+11
* HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2020-05-208-180/+175
* Fix windows 10 compile errorAllen Byrne2020-05-201-6/+18
* HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2020-05-201-70/+70
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0920-140/+301
* Introduce PRI*HADDR and PRI*HSIZE for printing haddr_t and hsize_t.David Young2019-10-031-1/+1
* Develop normalization with vol_integration.Dana Robinson2018-09-191-1/+1
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-092-7/+7
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-262-21/+21
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-203-3/+3
* TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-181-9/+5
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-172-3/+5
* Change CMake min to 3.10Allen Byrne2018-03-093-3/+3
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-273-3/+3
* HDFFV-10398 use the simpler add_subdirectory signatureAllen Byrne2018-01-301-2/+2
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk...lrknox2018-01-302-7/+0
|\
| * HDFFV-10385 rework java namesAllen Byrne2018-01-172-7/+0
* | Increase maximum number of retries to 30 for h5watch tests.lrknox2018-01-301-1/+1
|/
* Increase maximum number of retries for h5watch tests.lrknox2017-12-241-1/+1
* Minor warning fixesDana Robinson2017-11-151-0/+1
* Make a fix to allow CMake testing which does not use relative directories.Richard Warren2017-11-021-1/+1
* HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
* Minor type fixes to h5watch.Dana Robinson2017-05-252-19/+19
* Fixed many minor warnings.Dana Robinson2017-05-251-30/+30
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-3/+3
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2521-115/+98
* Fix for HDFFV-10166 h5watch tests fail randomly to match expected output filesVailin Choi2017-04-2124-867/+508
* Switch to using flag in signal handler, to trigger dropping out of main loopQuincey Koziol2017-04-031-4/+5
* Stop skipping h5watch tests.lrknox2017-03-241-3/+3
* Update CMake files and formattingAllen Byrne2017-03-011-36/+22