summaryrefslogtreecommitdiffstats
path: root/hl/tools/gif2h5
Commit message (Collapse)AuthorAgeFilesLines
* Removes staff email addresses from the repositoryDana Robinson2020-08-071-1/+1
| | | | Removes redundant C library headers from hl library
* Tools refactorAllen Byrne2020-07-151-29/+32
| | | | | | Move error_stack setup to tools library Add structure for h5dump properties Eliminate duplicated h5diff functions Use properties structure in place of argument lists.
* Fix HDFFV-10591Binh-Minh Ribler2020-06-191-11/+22
| | | | | | | | | | | | Description: h52gif produced a segfault when a buffer overflow occurred because the data size was corrupted and became very large. This commit added a check on the data size against the buffer size to prevent the segfault. It also added error reporting to h52gif to display an error message instead of silently exiting when the failure occurred. Platforms tested: Linux/64 (jelly) SunOS 5.11 (emu)
* Trim trailing whitespaceQuincey Koziol2020-04-202-10/+10
|
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-0/+4
|
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
|
* Merge pull request #2328 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-01-302-46/+73
|\ | | | | | | | | | | | | to develop * commit 'a67c238feef1487814b02132bfd7961f22d9d6eb': Cleaned up remaining warnings in high-level library.
| * Cleaned up remaining warnings in high-level library.Dana Robinson2020-01-302-46/+73
| |
* | HDFFV-11011 correct issues with target file extensionAllen Byrne2020-01-281-11/+5
|/
* HDFFV-11001 Add fine control over testingAllen Byrne2020-01-151-2/+4
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-061-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '0a2bb11b248df6841daabca3970df5d8504adfc7': address problems from comments fix and address comments change according to previous comments add missing piece remove unnecessary check macro fix intel compile warnings Revert "fix warnings from Intel compiler" Revert "fix warnings and some text alignment" Revert "let hdf5 pick up the right compiler in Intel environment" Revert "fix issues from previous PR comments" Revert "using a different MACRO" using a different MACRO fix issues from previous PR comments let hdf5 pick up the right compiler in Intel environment fix warnings and some text alignment fix warnings from Intel compiler
| * remove unnecessary check macrokmu2019-12-061-2/+1
| |
| * fix intel compile warningskmu2019-12-041-1/+2
| |
| * Revert "fix warnings from Intel compiler"kmu2019-11-261-1/+1
| | | | | | | | This reverts commit 8b9338ab57eec0cc8fa5a36c44d7b28e52e9a466.
| * Revert "fix issues from previous PR comments"kmu2019-11-261-1/+1
| | | | | | | | This reverts commit d242a900f420b040e364f6c0976c01593e955db3.
| * Revert "using a different MACRO"kmu2019-11-261-2/+1
| | | | | | | | This reverts commit fc61b7a9f3a38331809ebcb6247482943947cdb8.
| * using a different MACROkmu2019-11-251-1/+2
| |
| * fix issues from previous PR commentskmu2019-11-251-1/+1
| |
| * fix warnings from Intel compilerkmu2019-11-071-1/+1
| |
* | HDFFV-10974 Change defines to eliminate Windows conflictAllen Byrne2019-12-108-180/+175
| |
* | Fix windows 10 compile errorAllen Byrne2019-12-071-6/+18
|/
* HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-7/+19
|
* HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-172-6/+6
|
* Add support for GCC9, update warnhist script, and clean up warnings.Quincey Koziol2019-07-031-1/+2
|
* HDFFV-10805 cleanup examples and test codeAllen Byrne2019-06-201-5/+11
|
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-16/+49
| | | | | 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
* Modified Makefile.ams for h5repack, h5watch and gif2h5 to allowLarry Knox2019-06-121-5/+7
| | | | | | | disabling tests. Moved h5cc.in from tools/src/misc to src directory to always create h5cc whether or not tools are enabled. Added configuration status of tools and tests to libhdf5.settings.
* TRILAB-81 coverity fixesAllen Byrne2018-10-171-1/+1
|
* Fix MPI on Windows by adding MPI include folderAllen Byrne2018-05-091-3/+3
|
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-9/+9
|
* 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-3/+3
|
* 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-10385 rework java namesAllen Byrne2018-01-171-3/+0
|
* HDFFV-10186 Add endianess to bitfield and fix testsAllen Byrne2017-05-101-2/+2
|
* HDFFV-10186 more whitespace formattingAllen Byrne2017-05-101-3/+3
|
* HDFFV-10186 Whitespace changeAllen Byrne2017-05-091-3/+3
| | | | Mostly tabs to spaces Remove Modifications comments
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵Larry Knox2017-04-2512-66/+55
| | | | | | | | | | 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 filesAllen Byrne2017-02-021-8/+10
|
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-3/+3
|
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-171-0/+2
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+2
|
* Fix cyclic depends due to typoAllen Byrne2016-10-051-4/+3
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-0/+5
|
* Description:Quincey Koziol2016-09-291-2/+2
| | | | | | | | Cleanups from Dana's review. Tested on: MacOSX/64 10.11.5 (amazon) w/C++ & FORTRAN (h5committest forthcoming)
* Description:Quincey Koziol2016-09-271-1/+7
| | | | Further warning cleanups: from 667 warnings to 503.
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-21/+4
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r30020] Description:Quincey Koziol2016-06-061-0/+10
| | | | | | | | | | Bring r29992 from revise_chunks branch to trunk: Turn off error reporting for h5debug and hdf2gif. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & produciton (h5committest forthcoming)
* [svn-r29874] Move hl/tools/gif2h5 CMake code to subfolder.Allen Byrne2016-05-042-0/+122
|