Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate defines | Allen Byrne | 2017-05-04 | 2 | -18/+0 |
| | |||||
* | Add test file to list and fix test typo | Allen Byrne | 2017-05-02 | 1 | -1/+3 |
| | |||||
* | Make test scripts fail if result files are created | Allen Byrne | 2017-05-02 | 15 | -348/+418 |
| | |||||
* | Comment out install-exec-hooks to remove libdynlib* files. Allen did | lrknox | 2017-04-28 | 4 | -8/+8 |
| | | | | | | | the same for hdf5_1_10 and hdf5_1_10_1 because the hooks don't reliably work. In the develop branch they are causing make install failures because the autotools' install commands sometimes attempt to chmod these files when they no longer exist. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 179 | -968/+842 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Merge pull request #449 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2017-04-21 | 4 | -8/+25 |
|\ | | | | | | | | | | | * commit '7bd516f2ead21e8470cc25c0b664ad6b56c723a0': Our best effort to build dynamic plugin tests and not install them with "make install". It seems the install-exec-hook doesn't remove the last to be installed. Add targets for plugin test libraries to avoid linking to external libs. | ||||
| * | Our best effort to build dynamic plugin tests and not install them with | lrknox | 2017-04-21 | 4 | -8/+25 |
| | | | | | | | | | | "make install". It seems the install-exec-hook doesn't remove the last to be installed. | ||||
* | | file already in list | Allen Byrne | 2017-04-21 | 1 | -10/+0 |
|/ | |||||
* | Correct test options to match autotools script | Allen Byrne | 2017-04-20 | 1 | -15/+15 |
| | |||||
* | Updates to CMake for the changes in the autotools script | Allen Byrne | 2017-04-20 | 2 | -20/+87 |
| | |||||
* | Modifications based on review comments from pull request. | Vailin Choi | 2017-04-20 | 3 | -106/+116 |
| | | | | Made changes according to review comments and discussion with Allen. | ||||
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2017-04-19 | 3 | -1/+7 |
|\ | | | | | | | | | | | | | | | | | * commit '8f34c3cfd46054f6478b34df6af324c353e44d62': Update tool dyn lib LDFLAGS module forces .so lib to be built on osx instead of .dylib java jni lib also needs to avoid the version-info HDFFV-10170 undo patch Add plugin options for libs | ||||
| * | Update tool dyn lib | Allen Byrne | 2017-04-18 | 1 | -0/+1 |
| | | |||||
| * | HDFFV-10170 undo patch | Allen Byrne | 2017-04-18 | 2 | -2/+6 |
| | | |||||
| * | Add plugin options for libs | Allen Byrne | 2017-04-18 | 2 | -3/+4 |
| | | |||||
* | | Fix for DAILYTEST-259 h5clear test failure | Vailin Choi | 2017-04-18 | 8 | -40/+44 |
|/ | | | | | Deposit the test files in test/misc/testfiles for testh5clear.sh to use instead of depending on h5clear_gentest. Tested on kituo, osx1010test, quail, platypus and ostrich. | ||||
* | HDFFV-10170 chnage test libs to noinst type | Allen Byrne | 2017-04-13 | 1 | -3/+1 |
| | |||||
* | Minor style cleanups | Quincey Koziol | 2017-03-22 | 1 | -0/+1 |
| | |||||
* | Revert "Switch h5clear for cache images to use existing ↵ | Quincey Koziol | 2017-03-22 | 1 | -15/+3 |
| | | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9. | ||||
* | Remove incorrect " marks added to java files by bin/h5vers. | lrknox | 2017-03-21 | 1 | -1/+2 |
| | | | | Pull version from configure for version test in h5repack_plugin.sh.in | ||||
* | Extend h5vers to update version strings in java files and h5repack | lrknox | 2017-03-20 | 1 | -7/+7 |
| | | | | | | | | version test expected output file. Update version on develop branch to 1.11.0. Please enter the commit message for your changes. Lines starting | ||||
* | Use global variable for test command - update reference | Allen Byrne | 2017-03-20 | 2 | -8/+8 |
| | |||||
* | Switch from HDatoll to HDstrtoll, for Windows compatibility. | Quincey Koziol | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | Final merge of page buffering branch to develop | Quincey Koziol | 2017-03-14 | 89 | -863/+1978 |
| | |||||
* | Correct result code for strings test | Allen Byrne | 2017-03-03 | 1 | -4/+4 |
| | |||||
* | Add extension to filename | Allen Byrne | 2017-03-03 | 1 | -4/+4 |
| | |||||
* | HDFFV-10128 fix string compare and add tests | Allen Byrne | 2017-03-03 | 10 | -60/+353 |
| | |||||
* | Merge pull request #321 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2017-03-02 | 17 | -177/+191 |
|\ | | | | | | | | | | | | | | | * commit 'f4dd30f41ccee7bcd97fba065573c5201cbcc743': Update CMake formatting Update CMake files and formatting HDFFV-10120 verify nozlib checking with tools tests cmake non-code typo | ||||
| * | Update CMake files and formatting | Allen Byrne | 2017-03-01 | 16 | -136/+137 |
| | | |||||
| * | HDFFV-10120 verify nozlib checking with tools tests | Allen Byrne | 2017-03-01 | 1 | -41/+54 |
| | | |||||
* | | Misc. small cleanups to sync against incoming page buffering changes. | Quincey Koziol | 2017-03-02 | 1 | -2/+1 |
|/ | |||||
* | Cleanups and normalizations against incoming page_buffering changes. | Quincey Koziol | 2017-02-20 | 2 | -68/+68 |
| | |||||
* | Fix parallel h5diff test comapare | Allen Byrne | 2017-02-14 | 1 | -4/+5 |
| | |||||
* | Set depends test dependency for parallel h5diff | Allen Byrne | 2017-02-14 | 1 | -0/+4 |
| | |||||
* | Clean up whitespace | Quincey Koziol | 2017-02-07 | 8 | -245/+218 |
| | |||||
* | HDFFV-9875 enable static pdb and cleanup exports | Allen Byrne | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | HDFFV-9875 Fix target exports and add static tools pdb files | Allen Byrne | 2017-02-02 | 11 | -110/+126 |
| | |||||
* | HDFFV-10123 fix shared name | Allen Byrne | 2017-02-01 | 1 | -1/+1 |
| | |||||
* | HDFFV-10123 Add SHARED tools | Allen Byrne | 2017-02-01 | 4 | -11/+64 |
| | |||||
* | HDFFV-10046 add shared versions of tools for plugin filters | Allen Byrne | 2017-01-31 | 2 | -4/+23 |
| | |||||
* | HDFFV-10046 build a shared version of h5repack tool for plugins | Allen Byrne | 2017-01-31 | 1 | -2/+13 |
| | |||||
* | Additional minor changes from revise_chunks->develop. | Dana Robinson | 2017-01-27 | 3 | -14/+65 |
| | |||||
* | HDFFV-10046 Fix windows parse error | Allen Byrne | 2017-01-24 | 2 | -199/+200 |
| | |||||
* | HDFFV-10112 correct form of comments | Allen Byrne | 2017-01-23 | 1 | -3/+3 |
| | |||||
* | HDFFV-10118 fix data | Allen Byrne | 2017-01-20 | 1 | -6/+15 |
| | |||||
* | HDFFV-10118 change h5ls to not display extra info | Allen Byrne | 2017-01-20 | 3 | -24/+8 |
| | |||||
* | HDFFV-10118 fixed plugin tests for tools | Allen Byrne | 2017-01-20 | 11 | -118/+123 |
| | |||||
* | Fix script varnames | Allen Byrne | 2017-01-18 | 1 | -15/+3 |
| | |||||
* | Chnage test dir to avoid parallel test collisions | Allen Byrne | 2017-01-18 | 3 | -8/+10 |
| | |||||
* | Add autotools version of plugin tests for UD filters | Allen Byrne | 2017-01-17 | 6 | -1/+866 |
| |