Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up whitespace | Quincey Koziol | 2017-02-07 | 4 | -207/+185 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 10 | -110/+125 |
| | |||||
* | HDFFV-10123 fix shared name | Allen Byrne | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 4 | -11/+64 |
| | |||||
* | HDFFV-10046 add shared versions of tools for plugin filters | Allen Byrne | 2017-01-31 | 2 | -4/+23 |
| | |||||
* | HDFFV-10046 build a shared version of h5repack tool for plugins | Allen Byrne | 2017-01-31 | 1 | -2/+13 |
| | |||||
* | HDFFV-10046 Fix windows parse error | Allen Byrne | 2017-01-24 | 2 | -199/+200 |
| | |||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2017-01-11 | 3 | -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 and | lrknox | 2017-01-10 | 2 | -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 h5repack | lrknox | 2017-01-10 | 1 | -9/+14 |
| | | | | | | | | | | | | tool and h5repacktst. Fixes broken distclean. Tested with h5committest and "make distclean". | ||||
* | | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 11 | -14/+14 |
|/ | |||||
* | Corrected return calls | Allen Byrne | 2017-01-05 | 2 | -10/+6 |
| | |||||
* | Fix valgrind memory leak | Allen Byrne | 2017-01-05 | 1 | -28/+30 |
| | |||||
* | Bring SWMR-related tools changes from revise_chunks to develop. | Quincey Koziol | 2016-12-11 | 5 | -1/+149 |
| | |||||
* | Fix mktarball errors with Manifest | Allen Byrne | 2016-11-04 | 1 | -318/+0 |
| | |||||
* | Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping | Quincey Koziol | 2016-11-03 | 1 | -97/+97 |
| | | | | in tools code. | ||||
* | Split tools into src and test - add folders | Allen Byrne | 2016-10-27 | 57 | -0/+31285 |