summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Collapse)AuthorAgeFilesLines
* Update version in RELEASE.txt.lrknox2018-05-151-7/+7
| | | | Correct merge errors from hdf5_1_8.
* Updated support branch version number to 1.8.22lrknox2018-05-131-7/+7
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-2/+2
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10412 merge from developAllen Byrne2018-02-224-23/+23
|
* HDFFV-10384 merge from developAllen Byrne2018-02-191-3/+3
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-223-14/+12
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-113-7/+6
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* Update version string on hdf5_1_8 development branch following creation of newlrknox2017-10-301-7/+7
| | | | hdf5_1_8_20 branch.
* Fix typoAllen Byrne2017-10-241-2/+2
|
* Fix typosAllen Byrne2017-10-241-1/+1
|
* HDFFV-10297 Free buffer used in loopAllen Byrne2017-10-231-1/+6
|
* HDFFV-10297 - Cleanup, Initialize variablesAllen Byrne2017-10-233-28/+26
|
* HDFFV-10297 merge from developAllen Byrne2017-10-196-171/+128
|
* HDFFV-10297 merge from developAllen Byrne2017-10-1124-2001/+2124
| | | Also cleaned up some other non-merged changes
* HDFFV-10282 refactor out assert calls in toolsAllen Byrne2017-09-064-31/+21
|
* 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-252-103/+74
|\ | | | | | | into hdf5_1_8
| * Put back link targets for dynamically loaded libraries in Makefile.amslrknox2017-06-152-4/+20
| | | | | | | | | | | | 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-26/+17
| | | | | | | | | | | | | | 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-92/+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.
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
| |
* | 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.
* Merge pull request #543 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8Allen Byrne2017-05-268-7/+160
|\ | | | | | | | | | | | | | | | | * 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-247-7/+153
| |
* | Merge branch 'hdf5_1_8' of ↵lrknox2017-05-207-631/+633
|\ \ | |/ | | | | https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8
| * Correct name of reference file to be copiedAllen Byrne2017-05-181-1/+1
| |
| * Tools merge from develop-1.10Allen Byrne2017-05-1717-726/+696
| |
* | Change copyright headers to replace url referring to file to belrknox2017-05-1617-102/+68
|/ | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-102-46/+55
| | | | | | 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-56/+97
|
* HDFFV-10170 undo patch and fix dyn lib buildAllen Byrne2017-04-181-1/+5
|
* 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-2911-416/+394
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-012-15/+9
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-76/+91
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* 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.
* remove unnecessary call to h5reset()Allen Byrne2016-10-251-65/+63
|
* Change return statement formatAllen Byrne2016-10-212-21/+21
|
* Correct 1.8 version of reference fileAllen Byrne2016-10-191-7/+7
|
* Add test for 1.8 version of testlibAllen Byrne2016-10-192-2/+7
|
* Add new testlib to makefileAllen Byrne2016-10-191-4/+18
|