Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 4 | -521/+572 |
| | |||||
* | Fix jni with %Lg instead of %Lf | Allen Byrne | 2020-09-29 | 1 | -4/+4 |
| | | | Fix warnings due to improper formed define tag in h5diff | ||||
* | OESS-98 merge with clang-format changes | Allen Byrne | 2020-09-25 | 1 | -4/+4 |
| | |||||
* | CMake and script changes for clang-format | Allen Byrne | 2020-09-04 | 1 | -0/+13 |
| | |||||
* | TRILABS-277 Use JIRA number as #ifdef | Allen Byrne | 2020-08-15 | 1 | -4/+5 |
| | |||||
* | Removes staff email addresses from the repository | Dana Robinson | 2020-08-07 | 2 | -2/+2 |
| | | | | Removes redundant C library headers from hl library | ||||
* | Warning fixes in tools and h5test.c | Dana Robinson | 2020-08-06 | 1 | -1/+4 |
| | |||||
* | Tools refactor | Allen Byrne | 2020-07-15 | 2 | -112/+266 |
| | | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists. | ||||
* | Fixes for warnings in the tools code. | Dana Robinson | 2020-04-25 | 1 | -9/+9 |
| | |||||
* | Fixed h5diff command-line parameters to use 1 and 2 instead of src | Dana Robinson | 2020-04-22 | 1 | -43/+43 |
| | | | | and dst. | ||||
* | Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp. | Dana Robinson | 2020-04-21 | 1 | -1/+51 |
| | |||||
* | TRILAB-192 add c++ and fortran warnings build systems one file | Allen Byrne | 2020-04-05 | 1 | -0/+2 |
| | |||||
* | Add extensive warnings to tools executables | Allen Byrne | 2020-03-25 | 1 | -0/+2 |
| | |||||
* | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Small fixes for tools and skip autotools tests for no filter | Allen Byrne | 2020-01-29 | 1 | -2/+2 |
| | |||||
* | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, ↵ | kmu | 2020-01-27 | 1 | -1/+1 |
| | | | | Wsign-compare, Wmisleading-indentation, Wshadow | ||||
* | Update tools hid_t declarations with H5I_INVALID_HID | Allen Byrne | 2020-01-13 | 1 | -1/+2 |
| | |||||
* | Refactor tools library error handling macros | Jordan Henderson | 2019-12-28 | 1 | -23/+22 |
| | |||||
* | HDFFV-10980 - h5diff uses new ref APIs | Allen Byrne | 2019-12-19 | 1 | -0/+2 |
| | |||||
* | Add HD prefix to tests | Allen Byrne | 2019-08-15 | 2 | -27/+27 |
| | |||||
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -33/+37 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | HD prefix and whitespace | Allen Byrne | 2018-08-28 | 1 | -3/+3 |
| | |||||
* | Add quotes to places where MPI_C_LIBRARIES are linked against | Jordan Henderson | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | Fix MPI on Windows by adding MPI include folder | Allen Byrne | 2018-05-09 | 1 | -2/+2 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -9/+9 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -5/+3 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | HDFFV-10384 Add optional arg to enable-error-stack | Allen Byrne | 2018-02-14 | 2 | -2/+2 |
| | |||||
* | HDFFV-10385 rework java names | Allen Byrne | 2018-01-17 | 1 | -3/+0 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -4/+3 |
| | |||||
* | Minor warning fixes | Dana Robinson | 2017-11-15 | 1 | -0/+3 |
| | |||||
* | HDFFV-10297 add h5copy test and fix h5diff errors | Allen Byrne | 2017-10-16 | 4 | -58/+58 |
| | |||||
* | HDFFV-9774 Add enable-error-stack argument to h5diff | Allen Byrne | 2017-08-31 | 3 | -227/+234 |
| | |||||
* | Stripped C standard library headers (and a couple of macros) | Dana Robinson | 2017-07-17 | 3 | -8/+0 |
| | | | | | from the tools code. This is all handled in H5private.h, which should be included in all tools source files. | ||||
* | HDFFV-9995 Clarify help text | Allen Byrne | 2017-05-16 | 1 | -21/+24 |
| | |||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 5 | -30/+20 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 1 | -17/+18 |
| | |||||
* | HDFFV-10123 fix shared name | Allen Byrne | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 1 | -2/+18 |
| | |||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -3/+3 |
| | |||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 6 | -0/+1230 |