Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26953] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -2/+2 |
| | | | | Move TOOLS option up before usage. | ||||
* | [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} | Allen Byrne | 2015-04-01 | 1 | -84/+20 |
| | |||||
* | [svn-r26683] Remove internal filter checks | Allen Byrne | 2015-03-31 | 1 | -21/+13 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -8/+8 |
| | | | | Tested: local linux | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -59/+59 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -316/+316 |
| | | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG | ||||
* | [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. ↵ | Allen Byrne | 2014-02-20 | 1 | -1/+1 |
| | | | | | | h5repack requires a check for UD filters that also must check if the filter can be dynamically loaded. This require a change in the library that checks for this. Tested: locally and reviewed | ||||
* | [svn-r24670] HDFFV-8567: Fix cmake tests for changes in reference files due ↵ | Allen Byrne | 2014-01-31 | 1 | -22/+22 |
| | | | | | | to test script changes in autotools test scripts. Tested: local linux | ||||
* | [svn-r24504] HDFFV-8629: disable test until review is complete | Allen Byrne | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | [svn-r24487] HDFFV-8629: repack plugin_none test files. | Allen Byrne | 2013-12-03 | 1 | -0/+3 |
| | | | | CMake only until library updates approved. | ||||
* | [svn-r24484] Update version and test name. | Allen Byrne | 2013-12-02 | 1 | -2/+3 |
| | |||||
* | [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. | Allen Byrne | 2013-09-06 | 1 | -5/+111 |
| | | | | | | Reviewed in H5T-61 Tested: local linux - cmake and autotools | ||||
* | [svn-r24053] HDFFV-8498: --minimum option was disabled by HDFFV-8214. ↵ | Allen Byrne | 2013-08-21 | 1 | -4/+4 |
| | | | | | | | | Reverted code change and changed default to 0 from 1024. Changed limit test to use h5dump to compare repacked file instead of h5diff. Corrected test scripts for test folder path Tested: h5committest and local linux with CMake | ||||
* | [svn-r24050] HDFFV-8498: --minimum option was disabled by HDFFV-8214. ↵ | Allen Byrne | 2013-08-21 | 1 | -2/+38 |
| | | | | | | Reverted code change and changed default to 0 from 1024. Changed limit test to use h5dump to compare repacked file instead of h5diff. Tested local linux with CMake | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+937 |
developers. Tested: local linux |