summaryrefslogtreecommitdiffstats
path: root/tools/src/h5format_convert
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-9/+10
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-111-0/+3
|\ | | | | | | | | | | | | * commit '8b4c9f848d63351c85cab3a5b2034f8e7e1a29db': h5format_convert was not built (missing from subdirs in tools/src and tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean. Create h5repack convenience library for common code used by h5repack tool and h5repacktst. Fixes broken distclean. Added an --enable-developer-warnings option to configure so users can ignore -Wsuggest-attribute warnings and other noise that doesn't indicate poor code quality.
| * h5format_convert was not built (missing from subdirs in tools/src andlrknox2017-01-101-0/+3
| | | | | | | | | | tools/test Makefile.ams) but created dependencies that were not cleaned up by make clean and make distclean.
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-1/+1
|/
* Split tools into src and test - add foldersAllen Byrne2016-10-273-0/+548