summaryrefslogtreecommitdiffstats
path: root/tools/misc
Commit message (Collapse)AuthorAgeFilesLines
* 1 8 Merge dev changes for long double and cmake (#548)Allen Byrne2021-04-204-27/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-052-33/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-224-115/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-0412-12/+12
| | | | | | | * 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/+8
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* HDFFV-11096 Correct h5dump usage textAllen Byrne2020-10-051-3/+3
|
* Source formattedAllen Byrne2020-10-016-520/+504
|
* Merge clang-format changes from developAllen Byrne2020-10-011-0/+29
|
* The version string has a second use for packagingAllen Byrne2020-08-261-1/+1
|
* 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.
* Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-311-0/+6
|
* Merge changes from other branchesAllen Byrne2020-02-291-1/+1
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-114-42/+36
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-202-4/+6
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-233-364/+400
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* Add HD prefixAllen Byrne2019-08-271-19/+21
|
* OESS-29 Fix shared MPI builds, more HD prefixAllen Byrne2019-08-222-18/+18
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2019-07-292-34/+12
|\ | | | | | | | | * commit '819377eb5b8ba9a02f639f20c1ecc73e114210fb': Missed changes in merge for h5cc move from tools/misc to bin.
| * Missed changes in merge for h5cc move from tools/misc to bin.hdftest2019-07-272-34/+12
| |
* | Remove non-1.8 optionAllen Byrne2019-07-271-9/+0
| |
* | Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-274-384/+140
|/
* Removed h5cc & h5redeploy in tools/miscdpopat2019-07-244-720/+46
|
* Reconfigured autoconf filesdpopat2019-07-191-50/+17
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-2/+7
|
* Merge in CMake changes from developAllen Byrne2019-04-043-27/+37
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-091-12/+12
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-023-17/+318
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-5/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-112-4/+6
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10297 merge from developAllen Byrne2017-10-115-82/+131
| | | Also cleaned up some other non-merged changes
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-251-4/+2
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-0/+1
| | | | | | | | | | | | | | 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-121-4/+1
| | | | | | | | | | | | | | 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-041-0/+1
|/
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | 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.
* Merge branch 'hdf5_1_8' of ↵lrknox2017-05-205-63/+38
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Tools merge from develop-1.10Allen Byrne2017-05-1711-129/+82
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1612-72/+48
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
| | | | | | 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.
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-294-56/+68
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-012-5/+1
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-27/+28
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|