summaryrefslogtreecommitdiffstats
path: root/hl/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Fix HDFFV-10591Binh-Minh Ribler2020-06-191-11/+22
* Trim trailing whitespaceQuincey Koziol2020-04-205-30/+30
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-052-0/+9
* Update Tools library to be better compatible with VOL connectorsJordan Henderson2020-03-171-1/+9
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-213-3/+3
* Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ...Dana Robinson2020-01-302-46/+73
|\
| * Cleaned up remaining warnings in high-level library.Dana Robinson2020-01-302-46/+73
* | HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-282-20/+8
|/
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-01-151-1/+1
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-152-4/+8
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings t...Kimmy Mu2020-01-061-1/+1
|\
| * remove unnecessary check macrokmu2019-12-061-2/+1
| * fix intel compile warningskmu2019-12-041-1/+2
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
| * Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
| * Revert "using a different MACRO"kmu2019-11-261-2/+1
| * using a different MACROkmu2019-11-251-1/+2
| * fix issues from previous PR commentskmu2019-11-251-1/+1
| * fix warnings from Intel compilerkmu2019-11-071-1/+1
* | In portable shell scripts (using #!/bin/sh) we have to use single squareDavid Young2019-12-191-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-12-111-10/+11
|\ \
| * | Correct assignmentAllen Byrne2019-12-101-1/+1
| * | Fix java include, h5watch and remove clang tool.Allen Byrne2019-12-101-10/+11
* | | HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2019-12-108-180/+175
|/ /
* | Fix windows 10 compile errorAllen Byrne2019-12-071-6/+18
* | HDFFV-10876 Update h5dump and h5ls for new ref api.Allen Byrne2019-11-071-70/+70
|/
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-232-15/+38
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-173-7/+10
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+2
* HDFFV-10805 cleanup examples and test codeAllen Byrne2019-06-202-8/+20
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-183-33/+91
* Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-122-17/+22
* HDFFV-10741 - remove SKIP_ERRSTK_TESTS optionAllen Byrne2019-04-151-20/+12
* HDFFV-10741 - add option to skip tool error stack testsAllen Byrne2019-03-261-12/+20
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-1/+1
* HDFFV-10632 update autotools test scripts to match cmakeAllen Byrne2018-12-061-36/+83
* Need nonexistent file to skip stdout compareAllen Byrne2018-12-051-1/+1
* HDFFV-10632 - split stderr and stdout in cmakeAllen Byrne2018-12-0312-28/+40
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-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