summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespaceQuincey Koziol2020-05-2024-191/+191
* Narrowed the scope of ISO_C_BINDING with ONLY additionsScot Breitenfeld2020-05-209-40/+34
* Minor updates and fix settings for fortran flagsAllen Byrne2020-05-201-3/+1
* Flag construction must be after compiler detectionAllen Byrne2020-05-204-239/+135
* TRILAB-192 add c++ and fortran warnings build systems one fileAllen Byrne2020-05-203-84/+45
* Copy generated files instead creating twiceAllen Byrne2020-05-201-8/+32
* TRILAB-142 Change minimum CMake version to 3.12Allen Byrne2020-05-205-5/+5
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_imag...M. Scot Breitenfeld2020-05-201-1/+1
* HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-05-208-65/+144
* HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-05-202-4/+4
* testpar/t_2Gio.c: Fix a typo that I think was introduced by aDavid Young2020-05-202-14/+21
* HDFFV-11011 - merge include listAllen Byrne2020-05-201-2/+1
* HDFFV-11011 correct issues with target file extensionAllen Byrne2020-05-201-12/+31
* Introduce new H5VL _by_value routinesJordan Henderson2020-05-203-31/+115
* Squashed commit of the token_refactoring branch:Dana Robinson2020-05-2018-486/+523
* HDFFV-11001 need to qualify all by parallel or serial typesAllen Byrne2020-05-203-75/+74
* HDFFV-11001 Add fine control over testingAllen Byrne2020-05-204-6/+13
* Small changes from the token_refactoring branch, to reduce the delta to developQuincey Koziol2020-05-202-9/+9
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2020-05-201-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2020-05-201-1/+24
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-0940-1083/+2742
* Make some NetBSD compatibility patches.David Young2019-10-032-4/+4
* Develop normalization with vol_integration.Dana Robinson2018-09-191-2/+0
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-082-6/+6
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...M. Scot Breitenfeld2018-06-081-1/+1
* HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-083-2/+90
* Add fortran MPI to test and exampleAllen Byrne2018-06-062-4/+6
* Add mpi include folders for fortran C objectsAllen Byrne2018-06-061-3/+3
* Fix the error found after earlier checkin.Vailin Choi2018-06-011-2/+2
* (1) Made the change according to the pull request feedback.Vailin Choi2018-05-311-2/+1
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-301-1/+1
|\
| * Fix typoAllen Byrne2018-05-241-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-233-10/+0
|\ \ | |/
| * Remove link flag from compile commandAllen Byrne2018-05-223-10/+0
* | Changes made based on feedback from pull request #1039.Vailin Choi2018-05-142-12/+6
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-146-311/+589
|\ \ | |/
| * Add missing module_dir propertyAllen Byrne2018-05-091-0/+1
| * Use set_property for MT flagAllen Byrne2018-05-072-12/+18
| * Correct command usageAllen Byrne2018-05-074-21/+21
| * Remove APPENDAllen Byrne2018-05-034-33/+39
| * Fix another command revertAllen Byrne2018-05-031-12/+18
| * Missed a command revertAllen Byrne2018-05-031-6/+9
| * Revert to old style for LINK_FLAGS gen expr not workingAllen Byrne2018-05-034-121/+176
| * LINK_FLAGS must be separate property setsAllen Byrne2018-05-034-71/+143
| * Fix link flags syntaxAllen Byrne2018-05-034-70/+70
| * Revert refactor link flagsAllen Byrne2018-05-024-74/+70
| * refactor link flags to interfaceAllen Byrne2018-05-024-75/+85
| * Refactor link flagsAllen Byrne2018-05-021-9/+11
| * Fix defs and additional MSVC itemsAllen Byrne2018-05-022-9/+7