summaryrefslogtreecommitdiffstats
path: root/hl/fortran/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-2/+2
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-3/+3
| | | | Update windows wix cpack process.
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-8/+8
| | | | 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-r21805] Update CMake Required version in all folders to match current ↵Allen Byrne2011-12-051-1/+1
| | | | standard 2.8.6
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-101-21/+1
| | | | Tested: local: linux
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-2/+2
| | | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Bring r19325 from trunk Tested: local linux with mpich
* [svn-r18897] Added fortran /dbglibs option to fortran compile flags for ↵Allen Byrne2010-05-251-0/+10
| | | | | | | | windows intel fortran case. Duplicated windows intel fortran flag block for hl/fortran Tested: windows
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-121-0/+31
Tested: Local linux