summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Tools merge from develop-1.10Allen Byrne2017-05-17149-5513/+5862
|
* 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
|
* HDFFV-10128 test reference filesAllen Byrne2017-03-064-0/+87
|
* HDFFV-10128 merge from developAllen Byrne2017-03-066-18/+192
|
* Remove non-applicable testAllen Byrne2017-03-011-7/+0
|
* HDFFV-10120 verify nozlib checks and synchronize scripts with developAllen Byrne2017-03-0114-99/+115
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-0622-304/+398
|
* HDFFV-10112 correct form of commentAllen Byrne2017-01-231-68/+74
|
* Change dataset name in expected output file to match name change in testlrknox2017-01-211-1/+1
| | | | data file.
* HDFFV-10118 correct dataset nameAllen Byrne2017-01-203-11/+20
|
* HDFFV-10118 port plugin tools test fix to 1.8Allen Byrne2017-01-2010-136/+124
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-189-9/+9
|
* Add copy of N filesAllen Byrne2017-01-181-0/+11
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-1837-562/+2210
| | | CMake folder changes brought up to standard.
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Allen Byrne2016-11-2812-132/+281
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '37484b0d8b7e1cab7f31aae6d811cb71c66bc073': (30 commits) Version string at top of README.txt and release_docs/RELEASE.txt updated by bin/release. Update URLs in RELEASE.txt. Set version and commit release script changes for 1.8.18 release. Update HDF5 document URLs in RELEASE.txt. Description: Replaced an incorrect work-around note with info about future feature to fix the problem. Change default build mode to production. Update version to 1.8.18-pre2. Update versions for actual 1.8.18-pre1 release. Add GIT note Updates to RELEASE.txt to account for changes in the 1.8.18 release Updates to RELEASE.txt to account for changes in the 1.8.18 release Updated optional CMake scripts Updates to RELEASE.txt to account for changes in the 1.8.18 release. Remove ADA machine no longer tested from "Supported Platforms". Correct typo: missing '(' for Mac OS 10.11 compiler information. Updates to RELEASE.txt to account for changes in the 1.8.18 release. Add bin/compile, bin/depcomp and bin/missing which were changed to links by libtool. Rerun libtoolize with -cf, then reconfigure. Created pre1 release files. Check in ltmain.sh and m4 files after running libtoolize with version 2.4.6. Update Windows tested platforms information. Update shared object file numbers according to changes in v1.8.18 release. Update autotools and libtool versions. Run bin/reconfigure. ...
| * Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-0112-132/+281
| | | | | | | | | | Update autotools and libtool versions. Run bin/reconfigure.
* | Merge pull request #7 in ~BYRN/hdf5_adb from ↵Allen Byrne2016-11-101-7/+7
|\ \ | |/ |/| | | | | | | | | | | bugfix/HDFFV-9942-standalone-18-perform to hdf5_1_8 * commit 'cd1bc7efa9ddf4679f75218381ad2ea8877ea549': Add defines that are missing on OSX correct signature
| * Add defines that are missing on OSXAllen Byrne2016-10-212-0/+10
| |
| * correct signatureAllen Byrne2016-10-191-8/+8
| |
* | remove unnecessary call to h5reset()Allen Byrne2016-10-251-65/+63
| |
* | add assertAllen Byrne2016-10-241-238/+239
| |
* | HDFFV-9942: Update perform tool code to align with developAllen Byrne2016-10-2113-250/+618
| |
* | Change return statement formatAllen Byrne2016-10-212-21/+21
| |
* | Revert "Add defines that are missing on OSX"Allen Byrne2016-10-211-5/+0
| | | | | | | | This reverts commit 8ed7b8f4216ee0680bec812b05d69f55f8df3e57.
* | Add defines that are missing on OSXAllen Byrne2016-10-211-0/+5
| |
* | Revert "merge include chnages from trunk"Allen Byrne2016-10-217-502/+82
| | | | | | | | This reverts commit 2249be3e847970d0be895beee3f5daca253a1e9e.
* | Revert "Correct signature"Allen Byrne2016-10-211-1/+1
| | | | | | | | This reverts commit 854d35bc4b5490e88251b28082de46b001eef0ec.
* | Correct signatureAllen Byrne2016-10-191-1/+1
|/
* merge include chnages from trunkAllen Byrne2016-10-197-82/+502
|
* 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
|
* Remove attributesAllen Byrne2016-10-191-13/+2
|
* Fix reference file valueAllen Byrne2016-10-191-1/+1
|
* revert back reference fileAllen Byrne2016-10-191-1/+1
|
* Add new testlib to copyAllen Byrne2016-10-191-22/+28
|
* Add new test file for UD filtersAllen Byrne2016-10-198-7/+311
|
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-1710-6/+40
|\ | | | | | | | | | | | | | | * commit '394c6b8c3a4c781c1ee877f969a146cece3d7831': Add missing EXPORT tag in install command Fix typo and remove test only tools from exports Add namespace and export utils HDFFV-9961: Merge GIT ext lib option to 1.8
| * Add missing EXPORT tag in install commandAllen Byrne2016-10-179-0/+20
| |
| * Fix typo and remove test only tools from exportsAllen Byrne2016-10-142-3/+1
| |
| * Add namespace and export utilsAllen Byrne2016-10-1410-6/+22
| |
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)Vailin Choi2016-10-1730-3480/+3361
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8b4633e99d6e447327526663acd30352b5840446': (29 commits) Correct usuage of cmake variable Correct name of windows variable Add STGZ to cpack generator list for OSX Add missing exists check from master project Check file length before compare Change check for number of dimensions for old-style arrays in datatype decoding routine from an assertion to an if/HGOTO_ERROR check, since it is inappropriate to assert the contents of a file will be what we expect. Fix mistakes in porting TALOS-177 fix to 1.8. Fix bug in "nooptype" decode in fix for TALOS-0177. Fix issues in H5Znbit.c where the decompression algorithm would not check the compressed data for validity, potentially causing a buffer overflow. Replace assertion in H5O_dtype_decode_helper for number of array dimensions with a check and error. The assertion was inappropriate because it is operating on data read from the file, which the library does not always have direct control of. HDFFV-9991: Remove unneeded file Add new test file to MANIFEST Fix error reporting Update new test file references revert merge change to cleanup files Fix incorrect use of H5Rdereference2 remove merge typo Remove unsupported function Merge/align from trunk(develop) Merge/align with trunk ...
| * Update new test file referencesAllen Byrne2016-09-292-0/+4
| |
| * revert merge change to cleanup filesAllen Byrne2016-09-291-1/+3
| |
| * Fix incorrect use of H5Rdereference2Allen Byrne2016-09-291-3/+3
| |