summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Collapse)AuthorAgeFilesLines
* Merge multiple PRs to 1.8 (#1230)Allen Byrne2021-11-251-2/+1
| | | | | Merge Fix Fortran REGEX and newlines #1226 Merge Github #969 Use stdout instead of file for configure check #1089 Merge Consolidate VFD create list macro #1132
* 1.8 Merge cmake and flag changes from develop (#1119)Allen Byrne2021-10-221-13/+1
| | | | | | | * Merge cmake and flag changes from develop * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1.8 Merge HDFFV-11266 - add option to build HL tools #1018 (#1022)Allen Byrne2021-09-171-0/+1
| | | | | | | * Merge HDFFV-11266 - add option to build HL tools #1018 * Update configure and Makefile.ins with bin/reconfigure. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* Hdf5 1 8 Fix tools test (#797)Allen Byrne2021-06-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision * Add "option" command for clang options * CMake merges from develop h5cc scripts * Updates from develop and printf formatters * Committing clang-format changes * Issue #669 remove version from pkgcfg filename * remove version from h5cc script * doxygen changes merged from develop * Committing clang-format changes * Enable fortran for gcc action * Refactor Fortran CMake config tests and CMake test args * Update code owners * Add known problem * Use only core library for testing dynamic plugins. CMake uses H5_HAVE_DIRECT instead of DIRECT_VFD Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1 8 Merge dev changes for long double and cmake (#548)Allen Byrne2021-04-2010-53/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop * Split format source and commit changes on repo push * Change windows TS to use older VS. * HDFFV-11229 merge dev changes for long double display in tools * Committing clang-format changes * Update unsupported types with precision Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 1 8 Merges from develop (#432)Allen Byrne2021-03-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format * Merges from develop #358 patches from vtk #361 fix header guard spelling * Merges from develop #340 clang -Wformat-security warnings #360 Fixed uninitialized warnings header guard underscore cleanup whitespace cleanup tools sync * format alignment * initialize vars * revert H5private change * Merge #380 from develop
* HDF5 1 8 merge of recent changes and tools (#353)Allen Byrne2021-02-229-388/+482
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format
* Update version to 1.8.23-0 after creating release branch for 1.8.22.Larry Knox2020-12-171-7/+7
|
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-0420-20/+20
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-201-8/+7
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Change '==' to 'eq' in test scriptAllen Byrne2020-10-051-1/+1
|
* Source formattedAllen Byrne2020-10-0114-3876/+3732
|
* Merge clang-format changes from developAllen Byrne2020-10-011-0/+28
|
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
|
* Fix ifort warning flag.Larry Knox2020-05-041-0/+3
| | | | | | | | Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags.
* Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-301-0/+2
| | | | libhdf5.settings.in to remove unworkable changes.
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2020-04-062-16/+46
|\ | | | | | | | | * commit '9da5bbcc9bae79f91788e72bace53ed2323e887f': H5repack bug fixes from develop
| * H5repack bug fixes from developJordan Henderson2020-04-052-16/+46
| |
* | Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
| |
* | TRILAB-192 merging warnings changes from developAllen Byrne2020-03-311-0/+2
|/
* Check sizeof type to use correct ref_typeAllen Byrne2020-03-091-4/+6
|
* Fix CMake compare commandsAllen Byrne2020-03-051-8/+52
|
* Fix gif tool and h5dumpAllen Byrne2020-03-011-3/+3
|
* Merge changes from other branchesAllen Byrne2020-02-2910-474/+464
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-112-216/+209
|
* HDFFV-11014, fix the h5repack issue that misses a few attributes during the ↵Muqun Yang2020-02-061-1/+7
| | | | repacking. The flag that checks the object reference attribute is not updated properly. The fix is trivial. Just need to move the flag update line into the inner loop. Tested at Jelly.
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-201-1/+3
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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
* Fix missing HD and whitespaceAllen Byrne2019-10-211-185/+112
|
* Ran bin/reconfigurebyrn2019-10-071-6/+32
|
* More whitespace changesAllen Byrne2019-10-031-7/+7
|
* HDFFV-10919 merge external storage repackAllen Byrne2019-10-0229-334/+992
|
* HDFFV-10905 check for zlib availableAllen Byrne2019-09-251-1/+6
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-237-93/+91
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-222-63/+63
|
* Correct merge issues with VFD testsAllen Byrne2019-08-074-47/+89
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2019-07-312-12/+32
|\ | | | | | | | | * commit '45529fc51ed72aa4cb9471b1da27e96d1cff7f3e': Add bin/Makefile.in to MANIFEST. Update Makefile.am and Makefile.in in tools/h5repack to correct h5repacktst link error with --disable-shared option.
| * Add bin/Makefile.in to MANIFEST.Larry Knox2019-07-312-12/+32
| | | | | | | | | | Update Makefile.am and Makefile.in in tools/h5repack to correct h5repacktst link error with --disable-shared option.
* | Correct test issues from mergeAllen Byrne2019-07-281-2/+2
| |
* | Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-273-297/+290
|/
* Fixed errors with h5repack option to build tests/toolsdpopat2019-07-242-42/+53
|
* Reconfigured autoconf filesdpopat2019-07-192-21/+27
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-2/+7
|
* Merge in CMake changes from developAllen Byrne2019-04-041-15/+15
|
* CMake updates and mergesAllen Byrne2019-01-251-1/+4
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-095-58/+67
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-022-39/+47
|
* Updated support branch version number to 1.8.22lrknox2018-05-131-7/+7
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-2/+2
|