summaryrefslogtreecommitdiffstats
path: root/c++/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge changes from other branchesAllen Byrne2020-02-291-1/+1
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-27/+1
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-3/+3
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-3/+3
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-9/+0
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r25222] Merge cmake_ext_mod into 1.8Allen Byrne2014-05-271-2/+2
|
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-19/+19
| | | | Tested: local linux
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. ↵Allen Byrne2013-01-311-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 Byrne2012-09-191-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 Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r19898] Remove use of /MT compile flag for building static libs and ↵Allen Byrne2010-12-301-0/+2
| | | | programs. Added BUILT_AS_STATIC_LIBRARY define to set the windows import/export defines correctly for static libraries.
* [svn-r19106] Move Resources folder to config/cmakeAllen Byrne2010-07-201-1/+1
| | | | Tested: Local Linux
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-121-0/+46
Tested: Local linux