summaryrefslogtreecommitdiffstats
path: root/fortran/examples/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert refactor link flagsAllen Byrne2018-05-021-18/+18
* refactor link flags to interfaceAllen Byrne2018-05-021-18/+18
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-3/+3
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-6/+6
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-9/+9
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-36/+81
* TRILABS-19 fix typosAllen Byrne2018-04-271-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-24/+30
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-181-6/+6
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-1/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-6/+0
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-3/+3
* Add missing dir referenceAllen Byrne2017-11-021-1/+1
* Remove incorrect link varAllen Byrne2017-11-011-2/+0
* Convert to use MPI:: for linkAllen Byrne2017-11-011-2/+2
* Update cmake min version and cmake command conventionAllen Byrne2017-01-101-8/+8
* [svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-261-6/+6
* [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-28/+26
* [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-26/+28
* [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-051-8/+54
* [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...Scot Breitenfeld2015-04-211-17/+15
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-27/+22
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-021-6/+6
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-34/+34
* [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-191-22/+4
* [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-3/+3
* [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1
* [svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara;Scot Breitenfeld2012-12-151-0/+1
* [svn-r23089] Changed Fortran examples to reflect changes in documentation via...Scot Breitenfeld2012-12-101-7/+8
* [svn-r23066] HDFFV-8265: create .def file during configure, added F2003 optio...Allen Byrne2012-11-291-2/+2
* [svn-r23053] Remove deleted file from CMake build listAllen Byrne2012-11-261-1/+0
* [svn-r21804] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21715] Correct SET_TARGET_PROPERTIES commandsAllen Byrne2011-11-041-22/+21
* [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake fil...Allen Byrne2011-11-031-4/+4
* [svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...Allen Byrne2011-10-251-0/+3
* [svn-r21435] Add F2003 IF-ENDIF protection blocks around _F03 file processingAllen Byrne2011-09-301-2/+3
* [svn-r21422] Add 2003 examples to cmake buildAllen Byrne2011-09-271-1/+39
* [svn-r20153] Move ext lib handling for ext project building to a common macro...Allen Byrne2011-02-241-2/+2
* [svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunkAllen Byrne2011-02-221-5/+0
* [svn-r19909] Change how LINK_FLAGS for fortran are appended on WindowsAllen Byrne2011-01-051-2/+2
* [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ...Allen Byrne2011-01-041-2/+2
* [svn-r19870] Add tests for examples.Allen Byrne2010-12-031-0/+10
* [svn-r19509] Improve CMake support for CYGWIN.Allen Byrne2010-10-041-4/+4
* [svn-r19361] Move Windows specific compile and link flags to macrosAllen Byrne2010-09-091-34/+4
* [svn-r19325] Added parallel build commands.Allen Byrne2010-08-311-2/+34