Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split tools into src and test - remove folders | Allen Byrne | 2016-10-27 | 1 | -414/+0 |
| | |||||
* | Merge test output file clearing into runTest.cmake | Allen Byrne | 2016-10-03 | 1 | -7/+0 |
| | |||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -18/+5 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 1 | -122/+122 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 1 | -2/+2 |
| | | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER. | ||||
* | [svn-r26670] Remove VPATH and LONE_COLON | Larry Knox | 2015-03-31 | 1 | -8/+0 |
| | | | | Tested with h5committest | ||||
* | [svn-r25904] Fix CMP0054 warning | Allen Byrne | 2014-12-19 | 1 | -2/+2 |
| | |||||
* | [svn-r25188] Implement change to cmake_ext_mod config folder | Allen Byrne | 2014-05-14 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -12/+12 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -33/+33 |
| | | | | | | | 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 | -0/+442 |
developers. Tested: local linux |