Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 1 | -66/+0 |
| | |||||
* | Add missing EXPORT tag in INSTALL command | Allen Byrne | 2016-10-17 | 1 | -0/+2 |
| | |||||
* | Add support for namespace and add tools to binaries config | Allen Byrne | 2016-10-14 | 1 | -1/+2 |
| | |||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -1/+1 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch. | Neil Fortner | 2015-08-27 | 1 | -5/+5 |
|\ | | | | | | | Tested: ummon | ||||
| * | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -5/+5 |
| | | |||||
* | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. | Neil Fortner | 2015-07-15 | 1 | -4/+1 |
|\ \ | |/ | | | | | Tested: ummon | ||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -5/+2 |
| | | |||||
* | | [svn-r27195] Add h5dump cmake tests and files. | Allen Byrne | 2015-06-12 | 1 | -1/+3 |
|/ | | | | | | | Add tools gen cmake files move testfiles for pbits to subdir as well as vds Tested: local linux | ||||
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | |||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -2/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
| | |||||
* | [svn-r25570] UNDO:Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -7/+2 |
| | | | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Windows DLL linkage problem because of defines needed. Tested: local linux | ||||
* | [svn-r25569] Added option to build tools static when building shared ↵ | Allen Byrne | 2014-09-03 | 1 | -2/+7 |
| | | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Tested: local linux | ||||
* | [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. | Dana Robinson | 2014-04-25 | 1 | -3/+3 |
| | |||||
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
| | |||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -1/+1 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -15/+15 |
| | | | | | | | 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-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -2138/+3 |
| | | | | | | developers. Tested: local linux | ||||
* | [svn-r24022] any_object option should be any_path | Allen Byrne | 2013-08-19 | 1 | -2/+2 |
| | |||||
* | [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. ↵ | Allen Byrne | 2013-08-12 | 1 | -0/+47 |
| | | | | | | New test added, scripts updated, help text updated. Tested: local linux | ||||
* | [svn-r23829] HDFFV-8134: allow exclusion of attributes. This implements the ↵ | Allen Byrne | 2013-06-26 | 1 | -0/+7 |
| | | | | | | technique and creates a test. Help changes will be added after trunk tests pass the test cycle. Tested: local linux | ||||
* | [svn-r23819] Change name of generated file in test to use the macro based ↵ | Allen Byrne | 2013-06-25 | 1 | -8/+2 |
| | | | | | | removal line. Tested: local linux | ||||
* | [svn-r23745] HDFFV-8461: Add Windows /MT support | Allen Byrne | 2013-06-10 | 1 | -0/+2 |
| | | | | This adds the UserMacros.cmake support needed. | ||||
* | [svn-r23740] HDFFV-8447: subsetting broke data output file option. | Allen Byrne | 2013-06-07 | 1 | -1/+7 |
| | | | | Reviewed in H5T-59, tested local linux | ||||
* | [svn-r23548] Fix typo in macro end macro | Allen Byrne | 2013-04-04 | 1 | -1/+1 |
| | | | | Warning only. | ||||
* | [svn-r23530] Moved test property into test macro. | Allen Byrne | 2013-04-03 | 1 | -2/+28 |
| | | | | Tested: local linux | ||||
* | [svn-r23447] Add new env var to prevent filter plugin loading | Allen Byrne | 2013-03-25 | 1 | -0/+1 |
| | | | | Tested: jam | ||||
* | [svn-r23347] ported revision 23248:23346 from the trunk | Raymond Lu | 2013-03-13 | 1 | -163/+145 |
| | |||||
* | [svn-r23244] Correct test dependency handling. | Allen Byrne | 2013-02-11 | 1 | -86/+78 |
| | | | | Tested: local linux | ||||
* | [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow ↵ | Allen Byrne | 2013-02-04 | 1 | -5/+7 |
| | | | | | | for filename F to be optional. Tested: local linux | ||||
* | [svn-r23193] Rename ddl export file and force file write on copy for windows. | Allen Byrne | 2013-01-23 | 1 | -2/+2 |
| | | | | Tested: local linux | ||||
* | [svn-r23190] HDFFV-8285: Add suppress ddl option. | Allen Byrne | 2013-01-22 | 1 | -27/+37 |
| | | | | Tested: local linux | ||||
* | [svn-r23185] Comment out unimplemented tests | Allen Byrne | 2013-01-22 | 1 | -25/+27 |
| | |||||
* | [svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel ↵ | Allen Byrne | 2013-01-18 | 1 | -142/+224 |
| | | | | | | test errors trying to copy a reference file over when already in use. Tested: local linux | ||||
* | [svn-r23175] Comment out uncommitted tests. | Allen Byrne | 2013-01-18 | 1 | -24/+24 |
| | |||||
* | [svn-r23174] Correct list items | Allen Byrne | 2013-01-17 | 1 | -5/+5 |
| | |||||
* | [svn-r23173] export files must be handled differently on windows | Allen Byrne | 2013-01-17 | 1 | -30/+46 |
| | |||||
* | [svn-r23169] HDFFV-8169: String binary dump test scripts | Allen Byrne | 2013-01-16 | 1 | -0/+8 |
| | |||||
* | [svn-r23166] Comment out redirect-ddl tests - incomplete | Allen Byrne | 2013-01-15 | 1 | -24/+24 |
| | |||||
* | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10 | Allen Byrne | 2013-01-14 | 1 | -5/+97 |
| | |||||
* | [svn-r23034] Add scalar string test file and tests | Allen Byrne | 2012-11-15 | 1 | -4/+8 |
| | |||||
* | [svn-r22816] Failed on Mac for testing tscalarintsize and tscalarattrintsize ↵ | Jonathan Kim | 2012-09-26 | 1 | -2/+4 |
| | | | | | | | | | from daily test. Larry mentioned that intel compiler was used on Mac for testing. Allen requested comment it out. "It is not scheduled for 1.8, I created the file for Java testing. Actually I have to create windows versions because of the use of floating point." - Allen | ||||
* | [svn-r22795] Create scalar test files and h5dump tests. | Allen Byrne | 2012-09-20 | 1 | -0/+12 |
| | | | | Tested: local linux | ||||
* | [svn-r22720] Fix RelWithDebInfo packaging | Allen Byrne | 2012-08-28 | 1 | -1/+1 |
| | |||||
* | [svn-r22674] Remove checks for filters are available because the h5dump ↵ | Allen Byrne | 2012-08-13 | 1 | -64/+7 |
| | | | | | | tests never used the filters in the tests. "-H" option excludes data. HDFFV-8125 | ||||
* | [svn-r22642] Correct check for filters in tools test | Allen Byrne | 2012-08-08 | 1 | -7/+26 |
| | |||||
* | [svn-r22588] HDFFV-721: h5dump supplies input for h5import | Allen Byrne | 2012-07-19 | 1 | -8/+28 |
| | | | | | Tested: local linux with cmake jam with configure | ||||
* | [svn-r22567] HDFFV-7784: add attributes to the list of file contents option ↵ | Allen Byrne | 2012-07-12 | 1 | -0/+14 |
| | | | | | | | | for h5dump. This is accomplished by adding an optional value to the option (-n) Created test and reference files. Tested: local linux with cmake | ||||
* | [svn-r22563] HDFFV-8095: index order of links wrong | Allen Byrne | 2012-07-12 | 1 | -0/+8 |
| | | | | | | | | Create setters for indexing options in h5trav.c to be set before the obj table is created. Revert h5trav_print to remove now duplicated parameters. Added test and testfiles. Tested: local linux with cmake |