summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* 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-04155-155/+155
| | | | | | | * 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-2014-65/+65
| | | | | 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
|
* HDFFV-11096 Correct h5dump usage textAllen Byrne2020-10-0510-23/+23
|
* Source formattedAllen Byrne2020-10-0193-30257/+30273
|
* Merge clang-format changes from developAllen Byrne2020-10-0112-19/+334
|
* 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-2213-13/+26
|
* Fix ifort warning flag.Larry Knox2020-05-0413-0/+39
| | | | | | | | 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-3013-0/+26
| | | | libhdf5.settings.in to remove unworkable changes.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-073-6/+5
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* 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-3113-13/+39
| |
* | TRILAB-192 merging warnings changes from developAllen Byrne2020-03-318-0/+28
|/
* Correct conditions for parallel builds with and without tests.Larry Knox2020-03-202-3/+3
|
* Fixes for test failures with --disable-tests --disable-tools options.Larry Knox2020-03-192-1/+6
| | | | Don't test ph5diff if tests are disabled.
* Add missing includeAllen Byrne2020-03-181-0/+4
|
* Remove double entryAllen Byrne2020-03-151-2/+0
|
* Remove unneeded filesAllen Byrne2020-03-112-52/+0
|
* Fix commentAllen Byrne2020-03-101-1/+1
|
* h5dump reg ref chnages has no error fileAllen Byrne2020-03-093-33/+6
|
* Check sizeof type to use correct ref_typeAllen Byrne2020-03-093-78/+65
|
* Correct grep text for filter testAllen Byrne2020-03-061-3/+3
|
* Revert incorrect bool typeAllen Byrne2020-03-052-4/+4
|
* Fix CMake compare commandsAllen Byrne2020-03-052-38/+76
|
* Correct test script for errstackAllen Byrne2020-03-041-7/+80
|
* Fix h5ls attrregAllen Byrne2020-03-013-11/+46
|
* Fix gif tool and h5dumpAllen Byrne2020-03-017-85/+328
|
* Merge changes from other branchesAllen Byrne2020-02-2986-6185/+5780
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-1128-719/+638
|
* 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-2015-202/+223
|
* Bring perform tools changes from developAllen Byrne2020-01-177-83/+92
|
* Remove attributeAllen Byrne2020-01-121-1/+1
|
* Fix CMake test macros and perform standalone testsAllen Byrne2020-01-1210-64/+205
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2020-01-1210-28/+28
|\ | | | | | | | | | | | | | | * commit 'd92575889bc5a509ba2ac428c2086855edd26b32': fix merge error Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop Merge pull request #2234 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
| * Merge pull request #2244 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-101-2/+2
| | | | | | | | | | | | | | to develop * commit '6b1b4b3c0bdd803835efe8c531965bb9900a5363': fix test assert fail error
| * Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings ↵Kimmy Mu2020-01-1010-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Standalone needs MPI libsAllen Byrne2019-12-221-2/+2
| |
* | Include should be the lib folderAllen Byrne2019-12-221-2/+2
| |
* | Standalone still requires timer functionsAllen Byrne2019-12-221-2/+4
| |
* | Standalone does not use tools or test librariesAllen Byrne2019-12-211-4/+4
|/
* Standalone doesn't use h5test implementation.Allen Byrne2019-12-201-2/+3
|
* Remove duplicate instanceAllen Byrne2019-12-161-4/+0
|
* Fix MPI depends nameAllen Byrne2019-10-231-1/+1
|
* Fix missing HD and whitespaceAllen Byrne2019-10-211-185/+112
|
* HDFFV-10903 adjust for missing functionsAllen Byrne2019-10-085-3/+12
|
* HDFFV-10903 correct include locationAllen Byrne2019-10-082-5/+5
|