summaryrefslogtreecommitdiffstats
path: root/tools/h5dump/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-071-1/+1
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-25/+27
|
* TRILABS-81 coverity tools fixesAllen Byrne2018-11-091-27/+28
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-16/+13
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-1/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-3/+0
|
* HDFFV-8745 merge h5diff attribute fixAllen Byrne2018-01-111-4/+3
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-11/+30
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-181-2/+31
| | | CMake folder changes brought up to standard.
* Add missing EXPORT tag in install commandAllen Byrne2016-10-171-0/+2
|
* Add namespace and export utilsAllen Byrne2016-10-141-1/+2
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-8/+5
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26700] Generators are only built staticAllen Byrne2015-04-011-2/+2
| | | | Plugin test for disable state does not print error stack and does not print FAILED
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-261-2/+2
|
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r25111] Changed Subeversion EOL and executable properties. No code changes.Dana Robinson2014-04-251-3/+3
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-17/+17
| | | | Tested: local linux
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-2133/+3
| | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux
* [svn-r24024] JAVA-1714: CMake packaging for macs improvedAllen Byrne2013-08-191-0/+47
| | | | | | | HDFFV-7989: h5dump any_path and help text grouping Added cygwin-64 support Merged from trunk, tested local linux
* [svn-r23898] HDFFV-8476: Add optional arg to -A for excluding attributes.Allen Byrne2013-07-151-0/+7
| | | | | | Merged from trunk. Tested: local linux
* [svn-r23820] Change name of generated file in test to use the macro based ↵Allen Byrne2013-06-251-8/+2
| | | | | | removal line. Tested: local linux
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-1/+9
| | | | Tested: local linux
* [svn-r23559] Fix valgrind configure errorAllen Byrne2013-04-081-2/+28
| | | | Tested: local linux - with and without valgrind
* [svn-r23510] I merged the changes for DESY project from the trunk (r23496) ↵Raymond Lu2013-04-011-0/+1
| | | | | | into this 1.8 DESY branch. Tested with h5committest (duck failed with CMake because I don't know how to change test/CMakeLists.txt. I'll wait for Allen to do it).
* [svn-r23301] Allen Byrne2013-02-181-234/+409
|
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-311-1/+1
| | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux
* [svn-r23187] HDFFV-8169: Binary output of String types are wrongAllen Byrne2013-01-221-3/+32
| | | | | | Merge from trunk Add testfiles. Tested: local linux
* [svn-r22719] Fix RelWithDebInfo packagingAllen Byrne2012-08-281-1/+1
| | | | Tested: windows
* [svn-r22699] Merge trunk 22674 to 1.8:Allen Byrne2012-08-201-64/+7
| | | | | Remove checks for filters are available because the h5dump tests never used the filters in the tests. "-H" option excludes data. HDFFV-8125
* [svn-r22643] Correct check for filters in tools testAllen Byrne2012-08-081-7/+26
|
* [svn-r22632] Merge from trunk revision 22631Allen Byrne2012-08-061-8/+28
| | | | tested: local linux
* [svn-r22572] Re-Merge attr name with slash changes from trunkAllen Byrne2012-07-131-1/+1
| | | | Tested: localinux with cmake
* [svn-r22571] HDFFV-7784,-8095,7936 merge from trunkAllen Byrne2012-07-131-433/+558
| | | | Tested: local linux with cmake
* [svn-r22551] Merge changes from Trunk revision 22550 for:Allen Byrne2012-07-111-2/+19
| | | | | | HDFFV-4206, -7953, -5930, -2687, -5942 Tested: local linux with cmake
* [svn-r22517] HDFFV-7782: h5import testfiles duplicated to match testname. ↵Allen Byrne2012-07-051-0/+18
| | | | | | (Consistent naming) Tested: local linux using CMake
* [svn-r22475] Remove subfolder tools from install commandAllen Byrne2012-06-191-2/+2
|
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-0/+3
| | | | Tested jam, local linux
* [svn-r22397] Merge trunk changes for HDFFV-7999 and h5dump test script to branchAllen Byrne2012-05-231-0/+7
|
* [svn-r22088] HDFFV-7957(7958): Correct use of ERROR_STACK for h5dump and tools.Allen Byrne2012-03-191-0/+14
| | | | Tested: local linux after week in trunk
* [svn-r22043] HDFFV-7839: Dangling link should not display errorAllen Byrne2012-03-121-26/+33
| | | | | | | If a link is specified on the command with the -d option, call the handle_links function on error from the H5Dopen command. Updated test file results with error stack when link not found. Tested: trunk
* [svn-r22013] HDFFV-7560:Allen Byrne2012-03-021-147/+166
| | | | | | | | | | Merge 1.8 and h5dump/tools and tests based on tools library from trunk. Reduced warnings. HDFFV-7949: Remove duplicated functions in h5ls Tested: local linux,h5committest
* [svn-r21812] HDFFV-2567 - added test for be generated files with at least 9 ↵Allen Byrne2011-12-051-0/+6
| | | | | | attributes at root Tested: local linux
* [svn-r21805] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-041-0/+2
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21621] Add H5_ff_F90.f90 file to legacy fortran projectsAllen Byrne2011-10-201-4/+1
| | | | | | Replace contents of tnofilename.ddl with contents from tnofilename-with-packed-bits.ddl and use tnofilename.ddl in h5dump test scripts Test local linux: cmake
* [svn-r21216] Alter clear-objects tests to mate with test that generates ↵Allen Byrne2011-08-101-38/+90
| | | | | | object file. Tested: local linux
* [svn-r20886] purpose:Jonathan Kim2011-05-201-20/+20
| | | | | | | | | | | | | hdffv-7514 - GMQS: h5dump - improve effectiveness of testing scripts for handling expected output files description: Removed top 3 lines from expected output file and update testing scripts accordingly. These lines started to become maintainence headaches. First phase for h5dump test update. Next phase will be for h5ls. this is prerequisite for 'hdffv-7602 tools - upgrade tools' test scripts to share test files among tools, providing framework for test file re-usability.' Tested: jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), cmake (jam)
* [svn-r20802] Bring trunk revision 20798 to 1.8. Trunk changes passed overnight.Allen Byrne2011-05-121-0/+27
| | | | Tested: local linux
* [svn-r20780] Corrected export test to use parameters passed in from ADD_TEST()Allen Byrne2011-05-091-1/+1
| | | | Tested: local linux