summaryrefslogtreecommitdiffstats
path: root/fortran/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add parallel version of h5pfc script (#881)Allen Byrne2021-08-071-0/+13
* Java and fortran cmake changes (#694)Allen Byrne2021-05-291-5/+5
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Add if blocks around fortran targets for build mode (#660)Allen Byrne2021-05-191-14/+18
* Fortran target depends (#608)Allen Byrne2021-04-301-11/+17
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* fortran generated files depends (#598)Allen Byrne2021-04-261-2/+11
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-23/+20
* Reclassify CMake messages - HDFFV-11144 (#253)Allen Byrne2021-01-131-1/+1
* dev -Update pkgconfig settings with version - #218 (#220)Allen Byrne2020-12-221-2/+2
* OESS-98 convert plugin option to FetchContent, add tests (#155)Allen Byrne2020-12-161-2/+0
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-4/+4
* CMake and script changes for clang-formatAllen Byrne2020-09-041-0/+23
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-0/+20
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-45/+19
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-3/+3
* Copy generated files instead creating twiceAllen Byrne2020-02-251-8/+32
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-02-211-1/+1
* HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-02-041-2/+2
* HDFFV-10845 add_custom_command requires emulatorAllen Byrne2019-07-171-4/+4
* Correct install syntaxAllen Byrne2019-07-171-7/+21
* HDFFV-10845 fix configure check and PATHsAllen Byrne2019-07-171-1/+1
* Fix packaging issueAllen Byrne2019-07-111-2/+7
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-2/+2
* Add missing fortran modsAllen Byrne2019-06-191-0/+2
* HDFFV-10616 add h5fc scriptAllen Byrne2019-06-191-0/+50
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-116/+132
* Merge branch 'develop' into H10621M. Scot Breitenfeld2019-03-071-5/+1
|\
| * Remove F2003 Option and referencesAllen Byrne2019-02-061-5/+1
* | initial API impl.Scot Breitenfeld2018-12-071-0/+1
|/
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-3/+3
* Remove link flag from compile commandAllen Byrne2018-05-221-1/+0
* Use set_property for MT flagAllen Byrne2018-05-071-6/+9
* Correct command usageAllen Byrne2018-05-071-2/+2
* Remove APPENDAllen Byrne2018-05-031-3/+3
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-21/+31
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-10/+21
* Fix link flags syntaxAllen Byrne2018-05-031-10/+10
* Revert refactor link flagsAllen Byrne2018-05-021-12/+10
* refactor link flags to interfaceAllen Byrne2018-05-021-8/+13
* Refactor link flagsAllen Byrne2018-05-021-9/+11
* Fix defs and additional MSVC itemsAllen Byrne2018-05-021-5/+4
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-1/+1
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-3/+3
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-2/+2
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-19/+37
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-48/+41
* TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-241-1/+1
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-8/+7