Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Copyright headers to 90 files (mostly .cmake files) without | lrknox | 2017-04-07 | 1 | -0/+11 |
| | | | | Copyright headers. | ||||
* | Fix test output file name | Allen Byrne | 2017-01-12 | 1 | -2/+2 |
| | |||||
* | HDFFV-10094: upgrade cmake command conventions | Allen Byrne | 2017-01-11 | 1 | -12/+102 |
| | | | Also converted tests to use macros | ||||
* | Update cmake min version and cmake command convention | Allen Byrne | 2017-01-10 | 1 | -5/+5 |
| | |||||
* | [svn-r29866] Add files to clear test generated files tests. | Allen Byrne | 2016-05-04 | 1 | -1/+92 |
| | |||||
* | [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION. | Allen Byrne | 2015-08-26 | 1 | -2/+2 |
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED | ||||
* | [svn-r27465] Merge dual-binary CMake changes | Allen Byrne | 2015-08-05 | 1 | -0/+26 |
| | |||||
* | [svn-r26161] Fix cmake case. | Allen Byrne | 2015-02-12 | 1 | -0/+2 |
| | | | | | Turn on F2003 by default. Set source properties in fortran cmake files. | ||||
* | [svn-r24954] HDFFV-8700: lowercase CMake commands | Allen Byrne | 2014-04-03 | 1 | -4/+4 |
| | |||||
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -9/+9 |
| | | | | | | 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 | -5/+5 |
| | | | | KitWare recommendations: Change CMake commands to lower case. | ||||
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 1 | -2/+2 |
| | | | | | | | 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/+26 |
developers. Tested: local linux |