summaryrefslogtreecommitdiffstats
path: root/tools/src
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-1446-276/+184
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* Merge pull request #361 in HDFFV/hdf5 from merge_h5clear_revert to developQuincey Koziol2017-03-231-15/+4
| | | | | | * commit '46c9ab600de491657520897322b75659c3bdfb5f': Minor style cleanups Revert "Switch h5clear for cache images to use existing H5Pget_cache_image_config()"
* Switch from HDatoll to HDstrtoll, for Windows compatibility.Quincey Koziol2017-03-161-1/+1
|
* Final merge of page buffering branch to developQuincey Koziol2017-03-148-161/+441
|
* Cleanups and normalizations against incoming page_buffering changes.Quincey Koziol2017-02-201-1/+1
|
* Clean up whitespaceQuincey Koziol2017-02-074-207/+185
|
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-0210-110/+125
|
* HDFFV-10123 fix shared nameAllen Byrne2017-02-011-1/+1
|
* HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-014-11/+64
|
* HDFFV-10046 add shared versions of tools for plugin filtersAllen Byrne2017-01-312-4/+23
|
* HDFFV-10046 build a shared version of h5repack tool for pluginsAllen Byrne2017-01-311-2/+13
|
* HDFFV-10046 Fix windows parse errorAllen Byrne2017-01-242-199/+200
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-113-10/+19
|\ | | | | | | | | | | | | * 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-102-1/+5
| | | | | | | | | | 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 h5repacklrknox2017-01-101-9/+14
| | | | | | | | | | | | tool and h5repacktst. Fixes broken distclean. Tested with h5committest and "make distclean".
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-1011-14/+14
|/
* Corrected return callsAllen Byrne2017-01-052-10/+6
|
* Fix valgrind memory leakAllen Byrne2017-01-051-28/+30
|
* Bring SWMR-related tools changes from revise_chunks to develop.Quincey Koziol2016-12-115-1/+149
|
* Fix mktarball errors with ManifestAllen Byrne2016-11-041-318/+0
|
* Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingQuincey Koziol2016-11-031-97/+97
| | | | in tools code.
* Split tools into src and test - add foldersAllen Byrne2016-10-2757-0/+31285