summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-0/+2
| | | | 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-311-1/+3
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-311-0/+4
|
* 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.
* Merge changes from other branchesAllen Byrne2020-02-293-32/+31
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-113-197/+192
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-202-31/+33
|
* 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 MPI depends nameAllen Byrne2019-10-231-1/+1
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* HDFFV-10903 merge S3 from devAllen Byrne2019-09-232-99/+89
|
* 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-221-233/+233
|
* Correct variable nameAllen Byrne2019-08-131-2/+2
|
* Fix parallel processAllen Byrne2019-08-091-41/+41
|
* Fix CMake MPI install errorAllen Byrne2019-08-091-1/+0
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-273-97/+87
|
* Reconfigured autoconf filesdpopat2019-07-192-20/+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-16/+16
|
* CMake updates and mergesAllen Byrne2019-01-2518-174/+130
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-092-9/+4
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-16/+16
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10384 merge from developAllen Byrne2018-02-192-2/+2
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-4/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-1116-3104/+3726
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10321 merge from developAllen Byrne2017-11-021-2/+2
|
* HDFFV-10297 merge from developAllen Byrne2017-10-1926-2149/+2163
|
* HDFFV-10297 merge from developAllen Byrne2017-10-112-43/+77
| | | Also cleaned up some other non-merged changes
* Add missing test fileAllen Byrne2017-09-071-0/+6
|
* HDFFV-9774 Fix merge typoAllen Byrne2017-09-071-3/+4
|
* HDFFV-9774 Add enable-error-stack to h5diffAllen Byrne2017-09-0625-239/+422
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-252-95/+67
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-152-4/+13
| | | | | | | | | | | | that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed.
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-142-16/+12
| | | | | | | | | | | | | | 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-89/+56
| | | | | | | | | | | | | | 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.
* | Merge branch 'hdf5_1_8' of ↵M. Scot Breitenfeld2017-08-043-0/+32
|\ \ | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8
| * | Parallel needs copy of file in PAR folderAllen Byrne2017-07-271-0/+3
| | |
| * | Add comparison file to listAllen Byrne2017-07-261-0/+1
| | |
| * | Add comparison file to listAllen Byrne2017-07-261-0/+1
| | |
| * | HDFFV-10246 Fix vl string compareAllen Byrne2017-07-263-0/+27
| |/
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Merge branch 'hdf5_1_8' of ↵lrknox2017-05-2022-327/+439
|\ | | | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8