Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10392,10393,01385 merge from develop | Allen Byrne | 2018-01-22 | 1 | -3/+4 |
| | |||||
* | HDFFV-10385 fix CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Update link target commands | Allen Byrne | 2017-12-21 | 1 | -1/+1 |
| | |||||
* | Skip test if 1.6 API enabled | Allen Byrne | 2017-12-20 | 1 | -30/+44 |
| | |||||
* | Added data files | Binh-Minh Ribler | 2017-12-11 | 1 | -0/+5 |
| | |||||
* | HDFFV-10321 merge from develop | Allen Byrne | 2017-11-02 | 1 | -6/+6 |
| | |||||
* | Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file | Vailin Choi | 2017-09-06 | 1 | -0/+2 |
| | | | | | Fix H5HL_offset_into() to return error when offset exceeds heap data block size. Also fix other places that call this routine to detect error return. | ||||
* | Update text in COPYING files in subdirectories to match changes to | lrknox | 2017-05-24 | 1 | -0/+11 |
| | | | | | | | | | 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/port changes from develop back to 1.8 for tools and cmake | Allen Byrne | 2017-03-29 | 1 | -8/+8 |
| | |||||
* | Add option TEST_SHARED_PROGRAMS to disable shared testing by default | Allen Byrne | 2017-03-01 | 1 | -241/+187 |
| | |||||
* | Disable SHARED VFD tests and remove links_env from defualt list | Allen Byrne | 2017-02-08 | 1 | -99/+99 |
| | |||||
* | HDFFV-9875 Bring changes from develop branch | Allen Byrne | 2017-02-06 | 1 | -71/+118 |
| | |||||
* | [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with ↵ | Allen Byrne | 2016-07-12 | 1 | -141/+43 |
| | | | | | | | too long command lines on some platforms. Also, refactor hl/tools/gif3h5 cmake files. JAVA-1920: add plugin test with plugin that depends on hdf5 | ||||
* | [svn-r27749] Add test props | Allen Byrne | 2015-09-10 | 1 | -5/+9 |
| | |||||
* | [svn-r27714] Merge from 1.8 branch. | Allen Byrne | 2015-09-09 | 1 | -37/+37 |
| | | | | Add mod file changes from trunk | ||||
* | [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8 | Allen Byrne | 2015-08-19 | 1 | -28/+448 |
| | | | | Tested: local linux (CMake branch has been tested on Windows) | ||||
* | [svn-r27173] | Allen Byrne | 2015-06-09 | 1 | -19/+26 |
| | |||||
* | [svn-r26700] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | | | | Plugin test for disable state does not print error stack and does not print FAILED | ||||
* | [svn-r26371] Update cmake mininum version | Allen Byrne | 2015-03-05 | 1 | -2/+2 |
| | | | | Update windows wix cpack process. | ||||
* | [svn-r26105] Disable flush1/flush2 test under debug VFD on Windows. | Allen Byrne | 2015-02-02 | 1 | -12/+77 |
| | |||||
* | [svn-r25997] HDFFV-9060: merge test properties and VFD separation from trunk | Allen Byrne | 2015-01-22 | 1 | -43/+175 |
| | |||||
* | [svn-r25839] Remove hard coded urls. | Allen Byrne | 2014-11-24 | 1 | -0/+1 |
| | | | | | Add WiX support. Add file test depends. | ||||
* | [svn-r25344] Add more vfd tests to smaller timeout limits | Allen Byrne | 2014-06-23 | 1 | -0/+3 |
| | |||||
* | [svn-r25311] Add max time for VFD objcopy test | Allen Byrne | 2014-06-18 | 1 | -0/+1 |
| | |||||
* | [svn-r25263] limit vfd flush1 test time | Allen Byrne | 2014-06-11 | 1 | -0/+1 |
| | |||||
* | [svn-r25222] Merge cmake_ext_mod into 1.8 | Allen Byrne | 2014-05-27 | 1 | -5/+5 |
| | |||||
* | [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunk | Allen Byrne | 2014-04-07 | 1 | -43/+43 |
| | | | | Tested: h5committest | ||||
* | [svn-r24906] Merge latest CMake changes from trunk. | Allen Byrne | 2014-03-26 | 1 | -105/+107 |
| | | | | Tested: local linux | ||||
* | [svn-r24654] HDFFV-8640: Remove XLATE_UTILITY | Allen Byrne | 2014-01-28 | 1 | -2/+2 |
| | | | | Update tools testfiles | ||||
* | [svn-r24393] Cleanup testfiles from scripts. Update lists of files to be ↵ | Allen Byrne | 2013-11-01 | 1 | -0/+3 |
| | | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autotools | ||||
* | [svn-r24315] Do not run big test on cygwin | Allen Byrne | 2013-10-17 | 1 | -2/+5 |
| | |||||
* | [svn-r24205] Merge HDFFV-8513/8522 from trunk (via cmake branch), h5repack ↵ | Allen Byrne | 2013-09-26 | 1 | -64/+1 |
| | | | | | | | | UD plugins. Also warning session fixes. Tested: CMake local linux | ||||
* | [svn-r24072] Merge trunk cmake changes to 1.8 branch. | Allen Byrne | 2013-08-26 | 1 | -0/+556 |
Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux |