summaryrefslogtreecommitdiffstats
path: root/fortran/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r21194] Add parallel version of windows def file for fortran exportsAllen Byrne2011-08-081-2/+6
|
* [svn-r21171] Commit HDFFV-5929 winthreads define fixAllen Byrne2011-08-041-17/+8
| | | | | | Change reference of generated executables in src and fortran/src to use $<TARGETFILE:xxx> format. Tested: local linux
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-0/+1
|
* [svn-r19914] Correct format of empty parameterAllen Byrne2011-01-051-1/+1
| | | | bring r19913 from 1.8
* [svn-r19910] Change how LINK_FLAGS for fortran are appended on Windows - ↵Allen Byrne2011-01-051-1/+5
| | | | correct for just shared libs
* [svn-r19909] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-7/+1
| | | | bring r19908 from 1.8 branch
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ↵Allen Byrne2011-01-041-4/+4
| | | | | | macro use for checking libtype. bring r19906 from 1.8 branch
* [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-24/+20
| | | | | | Correct script comment in testh5diff.sh Tested: Windows Cygwin
* [svn-r19434] Correct use of lib, include, bin in INSTALL commands to use ↵Allen Byrne2010-09-201-5/+5
| | | | | | proper variables. Tested: local linux
* [svn-r18996] Updated config files and install commands per external ↵Allen Byrne2010-06-141-1/+1
| | | | | | developers recommendations. Tested: local linux
* [svn-r18925] Updated install of fortran mod filesAllen Byrne2010-05-281-0/+25
| | | | Tested: local linux
* [svn-r18856] Added CPack commands for installtion programAllen Byrne2010-05-191-3/+3
| | | | Tested: local linux and Windows
* [svn-r18793] Add files to support building library with CMakeAllen Byrne2010-05-131-0/+229
Tested: Local linux