summaryrefslogtreecommitdiffstats
path: root/tools/lib
Commit message (Collapse)AuthorAgeFilesLines
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2018-10-291-12/+0
|\ | | | | | | | | * commit '7db3ea76da5d3b5c237a707b09d1618d3206ba83': Makes the installed header files the same between the autotools and CMake.
| * Makes the installed header files the same between the autotoolsDana Robinson2018-10-271-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | and CMake. * CMake will no longer install private generated headers and tools library headers. * Several empty public header files (which represent internal packages) were removed. These were only installed by CMake. * Autotools installs will install H5FDwindows.h. Fixes HDFFV-10614.
* | 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
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ...
| * 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
|
* Style cleanups and misc. bugfixes discovered during full SWMR development.Quincey Koziol2017-09-231-1/+2
|
* Fix merge typosAllen Byrne2017-09-111-3/+3
|
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3582/+2230
|
* HDFFV-9774 Add enable-error-stack argument to h5diffAllen Byrne2017-08-312-166/+123
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-08-237-68/+70
|
* HDFFV-10188 - Check for empty string firstAllen Byrne2017-08-161-1/+2
|
* HDFFV-10246 Add check for string not null before useAllen Byrne2017-07-251-4/+16
|
* Stripped C standard library headers from tools test code.Dana Robinson2017-07-192-8/+0
|
* Stripped C standard library headers (and a couple of macros)Dana Robinson2017-07-177-37/+0
| | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files.
* Set default of var to NATIVEAllen Byrne2017-06-201-1/+1
|
* Minor warning fixes in the tools.Dana Robinson2017-05-252-4/+5
|
* Fixed many minor warnings.Dana Robinson2017-05-251-6/+6
|
* Remove obsolete functionAllen Byrne2017-05-221-32/+0
|
* HDFFV-8611 change h5repack to save the root group creation orderAllen Byrne2017-05-222-0/+8
| | | Added test and new arguments to control the the input file parsing.