Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | HDFFV-10398 Merge from develop | Allen Byrne | 2018-02-01 | 1 | -4/+4 |
| | |||||
* | HDFFV-9875 Bring changes from develop branch | Allen Byrne | 2017-02-06 | 1 | -4/+4 |
| | |||||
* | Update CMake required to version 3.2.2 | Allen Byrne | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8 | Allen Byrne | 2015-08-19 | 1 | -8/+0 |
| | | | | Tested: local linux (CMake branch has been tested on Windows) | ||||
* | [svn-r26371] Update cmake mininum version | Allen Byrne | 2015-03-05 | 1 | -5/+1 |
| | | | | Update windows wix cpack process. | ||||
* | [svn-r25222] Merge cmake_ext_mod into 1.8 | Allen Byrne | 2014-05-27 | 1 | -1/+1 |
| | |||||
* | [svn-r24906] Merge latest CMake changes from trunk. | Allen Byrne | 2014-03-26 | 1 | -23/+23 |
| | | | | Tested: local linux | ||||
* | [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵ | Allen Byrne | 2013-01-31 | 1 | -1/+1 |
| | | | | | | This was prompted by HDFFV-8227, OS X requires latest version of cmake for proper support. Tested: local linux | ||||
* | [svn-r22788] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate ↵ | Allen Byrne | 2012-09-19 | 1 | -0/+5 |
| | | | | | | variable. Use ADD_DEFINITIONS (${HDF5_EXTRA_C_FLAGS}) in non-fortran CMakeLists.txt folders Tested: local | ||||
* | [svn-r21805] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r20079] Correct Fortran handling in CMake files | Allen Byrne | 2011-02-10 | 1 | -1/+1 |
| | | | | Tested: local: linux | ||||
* | [svn-r19898] Remove use of /MT compile flag for building static libs and ↵ | Allen Byrne | 2010-12-30 | 1 | -0/+2 |
| | | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries. | ||||
* | [svn-r19220] Move hl fortran ADD_SUBDIRECTORY to right after fortran ↵ | Allen Byrne | 2010-08-10 | 1 | -5/+0 |
| | | | | | | ADD_SUBDIRECTORY. This fixes a problem with compiler generated files not including target module directory on some linux machines. Tested: local linux | ||||
* | [svn-r19219] Corrected minor format/location of commands. | Allen Byrne | 2010-08-10 | 1 | -1/+1 |
| | | | | Tested: local linux | ||||
* | [svn-r18773] Add files to support building library with CMake | Allen Byrne | 2010-05-12 | 1 | -0/+42 |
Tested: Local linux |