summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9774 Fix code mergeAllen Byrne2017-09-081-3338/+2152
|
* HDFFV-9774 Add missing error commandsAllen Byrne2017-09-083-670/+418
|
* Add missing test fileAllen Byrne2017-09-071-0/+6
|
* HDFFV-9774 Fix merge typoAllen Byrne2017-09-071-3/+4
|
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-0617-575/+568
|
* HDFFV-9774 Add enable-error-stack to h5diffAllen Byrne2017-09-0626-301/+460
|
* HDFFV-10276 restore argument spacingAllen Byrne2017-09-061-22/+18
|
* Fix extra whitespace in usage() textAllen Byrne2017-09-061-3/+3
|
* HDFFV-10276 add enable-error-stack to h5diffAllen Byrne2017-08-317-205/+173
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-2516-427/+292
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-158-16/+59
| | | | | | | | | | | | 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-1416-76/+61
| | | | | | | | | | | | | | 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-1216-396/+233
| | | | | | | | | | | | | | 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.
* | HDFFV-10188 Force non-native type descriptionAllen Byrne2017-08-233-3/+3
| |
* | HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-2314-56/+201
| |
* | Merge branch 'hdf5_1_8' of ↵M. Scot Breitenfeld2017-08-0410-10/+85
|\ \ | | | | | | | | | ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb into hdf5_1_8
| * | HDFFV-10256 correct len of string copy to the len of esc stringAllen Byrne2017-08-025-6/+36
| | | | | | | | | Merge from develop
| * | 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
| | |
| * | Insure program execution orderAllen Byrne2017-07-261-0/+1
| | |
| * | HDFFV-10246 Fix vl string compareAllen Byrne2017-07-264-4/+43
| | |
* | | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-0412-0/+12
|/ /
* | Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-081-7/+7
|/ | | | | | | | 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
* Remove file and directories unintentionally added in last commit.lrknox2017-05-261-13/+0
|
* Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-05-2614-48/+169
|\ | | | | | | | | | | | | | | | | * commit 'c13e0835f70b3ba9d9d706d772b5fa0f2a534cbf': Add missing creation order flag set Update usage reference file for test Remove unavailable argument Add missing variable HDFFV-8611 preserve creation order for root group
| * Add missing creation order flag setAllen Byrne2017-05-251-0/+3
| |
| * Update usage reference file for testAllen Byrne2017-05-251-0/+4
| |
| * Remove unavailable argumentAllen Byrne2017-05-241-1/+0
| |
| * Add missing variableAllen Byrne2017-05-241-0/+1
| |
| * HDFFV-8611 preserve creation order for root groupAllen Byrne2017-05-2415-60/+170
| |
* | Update text in COPYING files in subdirectories to match changes tolrknox2017-05-243-7/+28
| | | | | | | | | | | | | | | | | | 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-2077-4791/+5279
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Generate corrected fileAllen Byrne2017-05-191-0/+0
| |
| * remove old reference fileAllen Byrne2017-05-191-103/+0
| |
| * Revert "Remove old file"Allen Byrne2017-05-191-0/+0
| | | | | | | | This reverts commit a0e8ee6917bf2496676780980f0f270412550d4e.
| * Remove old fileAllen Byrne2017-05-191-0/+0
| |
| * HDFFV-9055 Correct file generationAllen Byrne2017-05-186-3/+3
| |
| * Correct name of reference file to be copiedAllen Byrne2017-05-181-1/+1
| |
| * HDFFV-10186 new testfileAllen Byrne2017-05-181-0/+0
| |
| * Correct statement orderAllen Byrne2017-05-181-1/+1
| |
| * HDFFV-9055 add new test fileAllen Byrne2017-05-171-0/+0
| |
| * Tools merge from develop-1.10Allen Byrne2017-05-17149-5513/+5862
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-16136-816/+544
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-1016-207/+259
| | | | | | 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-183-58/+109
|
* HDFFV-10170 undo patch and fix dyn lib buildAllen Byrne2017-04-183-1/+7
|
* HDFFV-10173 fix cygwin noinst libsAllen Byrne2017-04-172-88/+55
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-2940-1235/+1191
|
* HDFFV-10128 fix test scripts with ref filesAllen Byrne2017-03-062-4/+29
|