summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Expand)AuthorAgeFilesLines
* Untangle #ifdef mess in ROS3 code.Dana Robinson2019-08-202-12/+9
* Add HD prefix to testsAllen Byrne2019-08-153-26/+26
* Updated h5trav.c to emit output that doesn't require ddl changes for mapDana Robinson2019-08-131-3/+0
* Added the map (H5M) APIDana Robinson2019-08-133-0/+6
* Squashed commit of the following:Larry Knox2019-07-252-14/+513
* Merge branch 'develop' into feature/update_gcc_flagsQuincey Koziol2019-07-101-1/+1
|\
| * 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-102-2/+2
* | Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-033-5/+5
|/
* Updated configure & CMake compiler flags for GCC 8.x, along with correspondingQuincey Koziol2019-06-283-10/+10
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-212-7/+5
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-17/+21
* Fixed typoBinh-Minh Ribler2019-01-081-1/+1
* Refixed HDFFV-10578Binh-Minh Ribler2019-01-081-1/+16
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-12/+0
|\
| * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-12/+0
* | TRILAB-81 check for func success before using valueAllen Byrne2018-10-191-27/+31
* | TRILAB-81 coverity fixesAllen Byrne2018-10-173-62/+66
|/
* HD prefix and whitespaceAllen Byrne2018-08-281-1/+1
* Add quotes to places where MPI_C_LIBRARIES are linked againstJordan Henderson2018-07-271-2/+2
* Changes made based on feedback from pull request #1039.Vailin Choi2018-05-148-24/+24
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-141-31/+25
|\
| * TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-31/+25
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-2410-32/+34
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-0/+4
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-2/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10384 Add optional arg to enable-error-stackAllen Byrne2018-02-142-6/+18
* HDFFV-10396 Eliminate overuse of h5tools_simple_prefix functionAllen Byrne2018-01-251-65/+0
* HDFFV-8745 fix minor defectsAllen Byrne2018-01-092-5/+3
* HDFFV-8745 cleanup vl resource usageAllen Byrne2018-01-021-13/+18
* HDFFV-8745 - fix implementation of 8625Allen Byrne2018-01-022-20/+19
* Add library INTERFACE and MPI to toolsAllen Byrne2017-12-281-2/+8
* Fix typosAllen Byrne2017-10-241-5/+5
* HDFFV-10297 Cleanup, Initialize variablesAllen Byrne2017-10-235-290/+200
* Avoid double freeAllen Byrne2017-10-191-3/+0
* Windows had issues - revert code changes for get_optionAllen Byrne2017-10-191-4/+8
* Fix tools error handling and valgrind issuesAllen Byrne2017-10-182-5/+7
* Fix error handling issuesAllen Byrne2017-10-174-220/+236
* HDFFV-10297 add h5copy test and fix h5diff errorsAllen Byrne2017-10-167-679/+673
* Fix VS2012 declaration errorAllen Byrne2017-10-161-3/+3
* HDFFV-10297 Fix compiler compaliantsAllen Byrne2017-10-162-6/+9
* HDFFV-10296 Update tools lib to use the error handling macros.Allen Byrne2017-10-1310-2038/+1537
* HDFFV-10297 fix vl buffer errorAllen Byrne2017-10-101-58/+50
* HDFFV-10297 update calls to H5Zfilter_availAllen Byrne2017-10-091-11/+13
* HDFFV-10297 - Fix test errors - five remainingAllen Byrne2017-10-092-107/+97
* VS2012 and earlier cannot have execute stmnts before declareAllen Byrne2017-10-031-1/+1
* Update error handling to support ARGS and tools stackAllen Byrne2017-10-021-8/+8