summaryrefslogtreecommitdiffstats
path: root/hl/tools
Commit message (Collapse)AuthorAgeFilesLines
* clang 13 format #1933 (#1941)Allen Byrne2022-07-285-21/+21
|
* Add missing files for enabling doxygen and run bin/reconfigure. (#1246)Larry Knox2021-12-022-4/+98
| | | | | | * Add missing files for enabling doxygen and run bin/reconfigure. * Make default to build high-level tools the same as default for high-level library.
* 1.8 Merge Remove clang warnings from develop (#1099)Allen Byrne2021-10-191-1/+1
| | | | | * Merge Remove clang warnings from develop * revert HD prefix
* 1.8 Merge HDFFV-11266 - add option to build HL tools #1018 (#1022)Allen Byrne2021-09-172-0/+2
| | | | | | | * 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>
* 1 8 update copyright headers (#1004)Larry Knox2021-09-161-1/+1
| | | | | | | | | | | | | | | * Update copyright headers with reproduction notice in 5 files (#993) * Update copyright headers with reproduction notice in 5 files that did not match terms in COPYING file . * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Commit changes to Makefile.ins and 4 src/H5E*.h files from running bin/reconfigure. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* 18 copying update (#565)Larry Knox2021-04-221-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Restores maintainer mode in the autotools (#200) Maintainer mode should be enabled in development branches. Also adds helpful commenting. Add script bin/switch_maint_mode. Add file changes generated by bin reconfigure in src/H5Edefin.h src/H5Einit.h src/H5Epubgen.h src/H5Eterm.h * Update MANIFEST for switch_maint_mode. * Update so numbers to match 1.8.22 release. * Updated configure with reconfigure. * Updates and corrections following HDF5 1.8.22 release. * Commit Makefile.ins with so version numbers updated by bin/reconfigure. * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update top-level COPYING file and remove COPYING files from subdirectories. * Update top-level COPYING file and remove COPYING files from subdirectories (#561) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING (license) file. * Add release_docs/code-conventions.md file. * Add script to test h5py. * Fix script error. * Add file h5pytest.yml. * Test declaration of counter variables in for loops. * Committing clang-format changes * Committing clang-format changes * Added [] to line 126 of H5LTanalyze.l. Ran bin/genparser with flex v2.6.4 and Bison v3.0.4 on jelly. * Revert "Added [] to line 126 of H5LTanalyze.l." This reverts commit e4a9cee441efa75b16a8ee030c86189e186dd266. * Revert extra commits to match canonical develop. * Update top-level COPYING file and remove COPYING files from subdirectories. * Remove subdirectory COPYING files from MANIFEST. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Remove non-existant file from MANIFEST. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com> Co-authored-by: Sean McBride <sean@rogue-research.com> 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-201-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* HDF5 1 8 merge of recent changes and tools (#353)Allen Byrne2021-02-222-36/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-0416-16/+16
| | | | | | | * 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-5/+5
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Source formattedAllen Byrne2020-10-019-725/+637
|
* Merge clang-format changes from developAllen Byrne2020-10-011-0/+29
|
* Fix HDFFV-10591Binh-Minh Ribler2020-07-061-16/+30
| | | | | | | | | | | 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)
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-222-2/+4
|
* Fix ifort warning flag.Larry Knox2020-05-042-0/+6
| | | | | | | | 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-302-0/+4
| | | | libhdf5.settings.in to remove unworkable changes.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+4
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Autotools reconfigure updateAllen Byrne2020-03-312-2/+6
|
* Fix gif tool and h5dumpAllen Byrne2020-03-018-180/+187
|
* Merge changes from other branchesAllen Byrne2020-02-292-2/+2
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-11/+5
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-201-2/+4
|
* Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-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
* Ran bin/reconfigurebyrn2019-10-072-0/+6
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-282-8/+10
| | | | bin/reconfigur.
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-315-5/+11
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-274-34/+96
|
* Removed h5watch and java makefilesdpopat2019-07-261-53/+0
|
* Reconfigured autoconf filesdpopat2019-07-192-8/+12
|
* Updated change for options to build tools & tests for 1_8Dhvanil Popat2019-07-161-0/+53
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-5/+7
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-022-11/+11
|
* Change CMake min to 3.10Allen Byrne2018-03-092-2/+2
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-3/+0
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-042-44/+112
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10321 merge from developAllen Byrne2017-11-021-1/+1
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-252-8/+4
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-142-0/+2
| | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
| * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-122-8/+2
| | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-042-0/+2
|/
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-242-7/+15
| | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
* Change copyright headers to replace url referring to file to belrknox2017-05-1614-84/+56
| | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-102-4/+10
| | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries.
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-10/+16
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-182-2/+2
|
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-012-21/+46
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add missing EXPORT tag in install commandAllen Byrne2016-10-171-0/+2
|
* Add namespace and export utilsAllen Byrne2016-10-141-0/+2
|
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-122-120/+2
| | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5