summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * HDFFV-9055 Correct file generationAllen Byrne2017-05-186-3/+3
| |
| * HDFFV-9055 add new test fileAllen Byrne2017-05-171-0/+0
| |
| * Tools merge from develop-1.10Allen Byrne2017-05-1723-384/+476
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1611-66/+44
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-102-48/+51
| | | | | | 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-10170 fix reconfigureAllen Byrne2017-04-181-1/+6
|
* HDFFV-10170 undo patch and fix dyn lib buildAllen Byrne2017-04-181-0/+1
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-292-3/+5
|
* HDFFV-10128 fix test scripts with ref filesAllen Byrne2017-03-062-4/+29
|
* HDFFV-10128 test reference filesAllen Byrne2017-03-064-0/+87
|
* HDFFV-10128 merge from developAllen Byrne2017-03-065-15/+185
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-011-4/+9
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-18/+35
|
* HDFFV-10118 correct dataset nameAllen Byrne2017-01-202-5/+5
|
* HDFFV-10118 port plugin tools test fix to 1.8Allen Byrne2017-01-203-30/+27
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-1811-192/+741
| | | CMake folder changes brought up to standard.
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-11/+24
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add missing EXPORT tag in install commandAllen Byrne2016-10-171-0/+4
|
* Add namespace and export utilsAllen Byrne2016-10-141-2/+4
|
* [svn-r30187] Pull windows special files to separate copy block and use list ↵Allen Byrne2016-07-151-4/+5
| | | | for both with/without w character
* [svn-r30186] change copy file to eliminate w characterAllen Byrne2016-07-141-5/+5
|
* [svn-r30182] Fix missing windows reference files, added list of files.Allen Byrne2016-07-131-0/+7
|
* [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵Allen Byrne2016-07-121-46/+20
| | | | | | | 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
* [svn-r28202] HDFFV-9550: Add VS2015 fix for timezone.Allen Byrne2015-10-231-46/+46
| | | | CMake test fix for VS2015 print exponent
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-14/+8
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r27165] Merge 27133 & 27158 from trunk:Mohamad Chaarawi2015-06-081-2/+2
| | | | | | | | | - Add a new attribute function characterstic for format: * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest.
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-041-1/+0
| | | | | | Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
* [svn-r26700] Generators are only built staticAllen Byrne2015-04-011-2/+2
| | | | Plugin test for disable state does not print error stack and does not print FAILED