summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/CMakeTests.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Split tools into src and test - remove foldersAllen Byrne2016-10-271-237/+0
|
* Merge test output file clearing into runTest.cmakeAllen Byrne2016-10-031-6/+0
|
* [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵Allen Byrne2016-08-011-16/+3
| | | | commands. Fixes possible overruns on windows command lines.
* [svn-r29867] CMake whitespace cleanupAllen Byrne2016-05-041-8/+7
|
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1
| | | | Tested: local linux
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-8/+8
| | | | KitWare recommendations: Change CMake commands to lower case.
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-24/+24
| | | | | | | 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-r24646] HDFFV-8640: Remove xlate_utility by fixing reference files to ↵Allen Byrne2014-01-271-2/+2
| | | | | | not add extra lines. Tested: cmake and autotools local linux
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-191-0/+257
developers. Tested: local linux