summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-66/+0
|
* Add missing EXPORT tag in INSTALL commandAllen Byrne2016-10-171-0/+2
|
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-1/+2
|
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-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 Fortner2015-08-271-5/+5
|\ | | | | | | Tested: ummon
| * [svn-r27465] Merge dual-binary CMake changesAllen Byrne2015-08-051-5/+5
| |
* | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-151-4/+1
|\ \ | |/ | | | | Tested: ummon
| * [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-091-5/+2
| |
* | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-121-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 staticAllen Byrne2015-04-011-2/+2
|
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2
| | | | Tested: local linux
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
|
* [svn-r25570] UNDO:Added option to build tools static when building shared ↵Allen Byrne2014-09-031-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 Byrne2014-09-031-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 Robinson2014-04-251-3/+3
|
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
|
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-1/+1
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-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 Byrne2013-08-191-2138/+3
| | | | | | developers. Tested: local linux
* [svn-r24022] any_object option should be any_pathAllen Byrne2013-08-191-2/+2
|
* [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. ↵Allen Byrne2013-08-121-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 Byrne2013-06-261-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 Byrne2013-06-251-8/+2
| | | | | | removal line. Tested: local linux
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2
| | | | This adds the UserMacros.cmake support needed.
* [svn-r23740] HDFFV-8447: subsetting broke data output file option.Allen Byrne2013-06-071-1/+7
| | | | Reviewed in H5T-59, tested local linux
* [svn-r23548] Fix typo in macro end macroAllen Byrne2013-04-041-1/+1
| | | | Warning only.
* [svn-r23530] Moved test property into test macro.Allen Byrne2013-04-031-2/+28
| | | | Tested: local linux
* [svn-r23447] Add new env var to prevent filter plugin loadingAllen Byrne2013-03-251-0/+1
| | | | Tested: jam
* [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-131-163/+145
|
* [svn-r23244] Correct test dependency handling.Allen Byrne2013-02-111-86/+78
| | | | Tested: local linux
* [svn-r23226] HDFFV-8285: suppress-ddl option: Changed file options to allow ↵Allen Byrne2013-02-041-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 Byrne2013-01-231-2/+2
| | | | Tested: local linux
* [svn-r23190] HDFFV-8285: Add suppress ddl option.Allen Byrne2013-01-221-27/+37
| | | | Tested: local linux
* [svn-r23185] Comment out unimplemented testsAllen Byrne2013-01-221-25/+27
|
* [svn-r23176] Separate testfiles into subdirs of TestDir to avoid parallel ↵Allen Byrne2013-01-181-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 Byrne2013-01-181-24/+24
|
* [svn-r23174] Correct list itemsAllen Byrne2013-01-171-5/+5
|
* [svn-r23173] export files must be handled differently on windowsAllen Byrne2013-01-171-30/+46
|
* [svn-r23169] HDFFV-8169: String binary dump test scriptsAllen Byrne2013-01-161-0/+8
|
* [svn-r23166] Comment out redirect-ddl tests - incompleteAllen Byrne2013-01-151-24/+24
|
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-5/+97
|
* [svn-r23034] Add scalar string test file and testsAllen Byrne2012-11-151-4/+8
|
* [svn-r22816] Failed on Mac for testing tscalarintsize and tscalarattrintsize ↵Jonathan Kim2012-09-261-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 Byrne2012-09-201-0/+12
| | | | Tested: local linux
* [svn-r22720] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
|
* [svn-r22674] Remove checks for filters are available because the h5dump ↵Allen Byrne2012-08-131-64/+7
| | | | | | tests never used the filters in the tests. "-H" option excludes data. HDFFV-8125
* [svn-r22642] Correct check for filters in tools testAllen Byrne2012-08-081-7/+26
|
* [svn-r22588] HDFFV-721: h5dump supplies input for h5importAllen Byrne2012-07-191-8/+28
| | | | | Tested: local linux with cmake jam with configure
* [svn-r22567] HDFFV-7784: add attributes to the list of file contents option ↵Allen Byrne2012-07-121-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 wrongAllen Byrne2012-07-121-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