summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-101-11/+7
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-141-11/+11
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-071-0/+2
* Add Fortran ES module to deploy list (#3341)Allen Byrne2023-08-041-16/+14
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-9/+9
* CMake generated pkg-config file is incorrect #2259 (#2476)Allen Byrne2023-02-171-2/+6
* Correct requires setting for pkgconfig files (#2280)Allen Byrne2022-12-071-2/+2
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-3/+3
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-1/+1
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-261-5/+6
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Java and fortran cmake changes (#694)Allen Byrne2021-05-291-2/+2
* Remove version from pkgcfg file names (#671)Allen Byrne2021-05-211-2/+2
* Parallel builds need the mpi compiler for pkgconfig scripts. (#599)Allen Byrne2021-04-271-1/+5
* CMake changes to byproducts - ninja warnings (#568)Allen Byrne2021-04-241-6/+6
* 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-0/+48
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+13
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-1/+20
* Remove overzealous additionsAllen Byrne2020-04-051-1/+0
* Flag construction must be after compiler detectionAllen Byrne2020-04-051-21/+9
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-04-051-23/+14
* 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-2/+2
* HDFFV-10581 fix locations for static pdb filesAllen Byrne2019-07-081-2/+2
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-181-97/+107
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-2/+2
* Remove link flag from compile commandAllen Byrne2018-05-221-1/+0
* Correct command usageAllen Byrne2018-05-071-2/+2
* Remove APPENDAllen Byrne2018-05-031-3/+3
* add missing folder to pathAllen Byrne2018-05-031-2/+2
* Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-031-21/+30
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-10/+21
* Fix link flags syntaxAllen Byrne2018-05-031-9/+10
* Revert refactor link flagsAllen Byrne2018-05-021-8/+8
* refactor link flags to interfaceAllen Byrne2018-05-021-7/+7
* Fix defs and additional MSVC itemsAllen Byrne2018-05-021-3/+3
* 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/+38
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-54/+41
* 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-17/+9
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
* HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-121-17/+27
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1