summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes and code reconciliation wit developAllen Byrne2019-08-051-4/+0
* Cleanup when merging to other branchesAllen Byrne2019-07-303-10/+7
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-244-61/+95
* Merge from develop, mostly HDFFV-10845Allen Byrne2019-07-121-2/+7
* HDFFV-10581 Correct PDB files and debug naming.Allen Byrne2019-07-091-2/+2
* Squash commit of options to build tools and testsDhvanil Popat2019-06-251-2/+9
* Fix fortran test and test library linkingAllen Byrne2019-06-231-6/+6
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-205-707/+459
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-212-7/+7
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-132-3/+3
* Cleanup F2003 option for CMakeAllen Byrne2019-02-064-88/+66
* Merge pull request #1470 in HDFFV/hdf5 from hdf5_10_0_squash to hdf5_1_10Scot Breitenfeld2019-01-119-69/+598
|\
| * merged:M. Scot Breitenfeld2019-01-109-69/+598
* | Fix for Fortran failures.Dana Robinson2019-01-111-4/+4
|/
* Fortran wrappers for dataset obj header minimization API calls.Dana Robinson2019-01-095-2/+239
* Merge pull request #1325 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:J10511 to developScot Breitenfeld2018-12-046-44/+178
* Merge CMake changes from developAllen Byrne2018-10-231-1/+1
* HDFFV-10575, 10332, 10531, 10594 and TRILAB-21Allen Byrne2018-10-042-19/+19
* 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
| * TRILABS-19 fix syntax for windowsAllen Byrne2018-05-023-10/+10
| * TRILABS-19 Link flags need - characterAllen Byrne2018-05-024-23/+23
| * TRILABS-19 fix fortran link flagsAllen Byrne2018-04-303-23/+23
| * TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-304-164/+324
| * TRILABS-19 fix typosAllen Byrne2018-04-271-1/+1