summaryrefslogtreecommitdiffstats
path: root/fortran/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add API support for Fortran MPI_F08 module definitions. (#3959)Scot Breitenfeld2024-01-291-0/+7
* New Fortran Examples added (#3916)Scot Breitenfeld2024-01-031-0/+2
* cmakedefine macro uses C comments with "#undef" (#3845)Allen Byrne2023-11-131-1/+16
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-101-9/+15
* Add NVidia compiler support and CI (#3686)Allen Byrne2023-10-181-1/+1
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-141-12/+12
* Add Fortran ES module to deploy list (#3341)Allen Byrne2023-08-041-44/+30
* Fix CMake generator expression syntax (#2909)Allen Byrne2023-05-051-2/+2
* Added Fortran Async APIs (#2715)Scot Breitenfeld2023-04-211-0/+4
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)Allen Byrne2023-03-131-12/+12
* 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
* renamed H5_FORTRAN_C_LONG_DOUBLE_IS_UNIQUE DLL (#2158)Scot Breitenfeld2022-10-131-1/+1
* Fix for missing h5dfill_c_long_double in dll (#2155)Scot Breitenfeld2022-10-121-0/+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-3/+3
* 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