Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -5/+18 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom ↵ | Allen Byrne | 2016-08-01 | 1 | -11/+5 |
| | | | | commands. Fixes possible overruns on windows command lines. | ||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -6/+6 |
| | | | | | | Remove WIN32 AND NOT CYGWIN if blocks - should be just WIN32 Tested: local linux CMake | ||||
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -4/+4 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -14/+14 |
| | | | | | | | 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-r24392] Cleanup testfiles from scripts. Update lists of files to be ↵ | Allen Byrne | 2013-11-01 | 1 | -2/+34 |
| | | | | | | cleaned. CMake update to clean testfiles. Tested: local cmake, autools, and h5committest | ||||
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵ | Allen Byrne | 2013-08-19 | 1 | -0/+28 |
developers. Tested: local linux |