summaryrefslogtreecommitdiffstats
path: root/hl/fortran
Commit message (Expand)AuthorAgeFilesLines
* Add intel oneapi windows build to CI CMake (#3836)Allen Byrne2023-11-102-18/+14
* Suppress cast-qual warning in H5TB Fortran wrapper (#3728)Dana Robinson2023-10-201-0/+4
* Correct fortran CMake generator expressions (#3670)Allen Byrne2023-10-143-17/+17
* Address nagfor exceptions stoppage. (#3658)Scot Breitenfeld2023-10-111-0/+1
* Fix several spelling/grammar issues (#3621)jhendersonHDF2023-10-031-1/+1
* Added new Fortran API wrappers (#3511)Scot Breitenfeld2023-09-074-1/+97
* Add Fortran ES module to deploy list (#3341)Allen Byrne2023-08-041-16/+14
* Fixed more warnings about extra semicolons (#3249)Sean McBride2023-07-183-58/+58
* Remove programmer/date from comments (#3210)Dana Robinson2023-06-297-223/+0
* Remove HD/hbool_t from high-level lib (#3183)Dana Robinson2023-06-285-113/+113
* Comment cleanup (#2689)Quincey Koziol2023-04-114-95/+0
* 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
* Update copyright headers (#2184)Larry Knox2022-11-0122-33/+11
* Removed the file, func, line args in the _async APIs fpr doxygen (#2179)Scot Breitenfeld2022-10-252-40/+40
* Implement option for using CMake GNUInstallDirs (#2175)Allen Byrne2022-10-251-3/+3
* changed to referencing C APIs by empty brackets (Fortran) (#2167)Scot Breitenfeld2022-10-174-67/+67
* Misc. Fortran Doxygen updates (#2129)Scot Breitenfeld2022-09-284-4/+106
* develop Merge doxygen from 1.12 branch (#2095)Allen Byrne2022-09-144-62/+59
* Doxygen Fortran (#2062)Scot Breitenfeld2022-09-074-1801/+1737
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-034-4/+4
* Fortran module directory improvements (#2060)Dana Robinson2022-08-231-1/+1
* Quiets Fortran warnings about large arrays (#2053)Dana Robinson2022-08-221-4/+17
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-192-2/+2
* Develop cmake clean (#1971)Allen Byrne2022-08-072-14/+42
* Develop clang 13 format (#1933)Allen Byrne2022-07-265-63/+63
* Implement improved CMake fortran module folder from GH#1411 (#1922)Allen Byrne2022-07-262-9/+10
* Subfiling VFD (#1883)jhendersonHDF2022-07-221-2/+2
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-076-11/+11
* Assume C99 fixed sized ints exist, use them (#470)Sean McBride2021-11-081-4/+0
* 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
* Update top-level COPYING file and remove COPYING files from subdirectories (#...Larry Knox2021-04-211-13/+0
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-232-5/+5
* Update license url part2 (#333)Larry Knox2021-02-1726-28/+28
* Fix DS examples (#307)Scot Breitenfeld2021-02-041-1/+2
* 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
* Clang-format of source filesAllen Byrne2020-09-307-2265/+1870
* OESS-98 merge with clang-format changesAllen Byrne2020-09-251-3/+3
* CMake and script changes for clang-formatAllen Byrne2020-09-041-2/+13
* Removes staff email addresses from the repositoryDana Robinson2020-08-077-80/+80
* HDFFV-11116 Add option for install location of Fortran MOD filesAllen Byrne2020-07-091-1/+20
* Merge pull request #2610 in HDFFV/hdf5 from ~DYOUNG/werror:hdffv-11060-exampl...David Young2020-06-161-2/+2
|\
| * Make examples installation respect DESTDIR. FixesDavid Young2020-05-261-2/+2
* | Removed trailing space from Fortran files.Dana Robinson2020-05-268-252/+252
|/