summaryrefslogtreecommitdiffstats
path: root/fortran/examples/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-271-94/+53
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-46/+133
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-6/+0
|
* HDFFV-10321 merge from developAllen Byrne2017-11-021-2/+0
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-061-8/+8
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-281-6/+6
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED. Adjust H5_HAVE_THREADSAFE only on SHARED libs.
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-191-9/+55
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26710] Update fortran cmake commandsAllen Byrne2015-04-021-22/+13
|
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-301-2/+6
| | | | Tested: local linux
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-261-3/+3
|
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-051-1/+1
| | | | Update windows wix cpack process.
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-6/+6
| | | | Tested: h5committest
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-35/+35
| | | | Tested: local linux
* [svn-r24072] Merge trunk cmake changes to 1.8 branch. Allen Byrne2013-08-261-22/+4
| | | | | | | Also add default switch blocks to h5import. Merge h5dump any_path option from trunk. Tested: local linux
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-3/+3
| | | | Tested: local linux
* [svn-r23352] merged -r22826:23050 and -r23060:23351 from trunk into branch.Scot Breitenfeld2013-03-151-10/+11
| | | | Tested: jam (gnu, intel)
* [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-r21717] Update cmake configurationAllen Byrne2011-11-041-3/+7
| | | | | | | Update cmake to generate source folders in VS Brought parallel changes from trunk Tested: local linux
* [svn-r21430] Add F2003 IF-ENDIF protection blocks around _F03 file processingAllen Byrne2011-09-281-24/+23
|
* [svn-r21423] Add 2003 fortran to cmake build/configureAllen Byrne2011-09-271-1/+39
| | | | Tested: local linux
* [svn-r20157] Bring CMake changes to branch up to r20156 from trunkAllen Byrne2011-02-251-2/+2
|
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-101-5/+0
| | | | Tested: local: linux
* [svn-r19908] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-2/+2
|
* [svn-r19906] Windows: Correct how fortran links in CRT library. Also correct ↵Allen Byrne2011-01-041-2/+2
| | | | | | macro use for checking libtype. Tested: Windows
* [svn-r19871] Add tests for examples.Allen Byrne2010-12-031-0/+10
| | | | | | Bring r19870 from trunk Tested: local linux
* [svn-r19510] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-4/+4
| | | | | | | | Correct script comment in testh5diff.sh Bring r19509 back from trunk Tested: Windows Cygwin
* [svn-r19362] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-34/+4
|
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-2/+34
| | | | | | | | 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-r19036] Added executable Linker Flag for MSVC static builds: ↵Allen Byrne2010-06-291-0/+7
| | | | | | | | /NODEFAULTLIB:MSVCRT Added VERSION vars for inclusion into auto snapshot version update script Tested windows
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-121-0/+61
Tested: Local linux