summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Expand)AuthorAgeFilesLines
* Fix for Intel 18 Fortran compilation error.M. Scot Breitenfeld2017-11-021-4/+1
* Add missing dir referenceAllen Byrne2017-11-021-1/+1
* Remove incorrect link varAllen Byrne2017-11-012-3/+0
* Correct usage of MPI varsAllen Byrne2017-11-014-9/+9
* Convert to use MPI:: for linkAllen Byrne2017-11-013-6/+5
* libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-271-1/+1
* Removed FCFLAGS when building the examples since they should already be inclu...M. Scot Breitenfeld2017-07-271-2/+2
* fixed check output string to match testM. Scot Breitenfeld2017-06-091-1/+1
* Fix for shared fortran libraries on mac (HDFFV-2772).M. Scot Breitenfeld2017-05-183-9/+9
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-25110-649/+498
* Combined the README_DEVEL and README, and removed out-dated README materialM. Scot Breitenfeld2017-04-112-220/+78
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+3
* Update CMake files and formattingAllen Byrne2017-03-011-7/+7
* mpich module file is in env varAllen Byrne2017-02-241-1/+1
* Add MPI_Fortran variablesAllen Byrne2017-02-171-2/+2
* HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-031-1/+1
* HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-021-0/+2
* Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-131-2/+2
|\
| * tools/test/h5diff/testh5diff.sh.in:lrknox2017-01-131-2/+2
* | Fix test output file nameAllen Byrne2017-01-121-2/+2
* | HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-112-16/+158
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-107-87/+87
|/
* Enabled commented out code,M. Scot Breitenfeld2017-01-061-45/+42
* Correct typo in variable formatAllen Byrne2016-10-141-1/+1
* Fix:HDFFV-9987M. Scot Breitenfeld2016-10-146-48/+66
* Removed unused H5T_NATIVE_INTEGER_# variables due to NAG fixes.M. Scot Breitenfeld2016-10-141-5/+1
* Add support for namespace and add tools to binaries configAllen Byrne2016-10-141-0/+1
* Correct name and usage of cmake variableAllen Byrne2016-10-102-4/+4
* removed the use of C_SIZEOF for non BIND(C) derived typeM. Scot Breitenfeld2016-10-031-5/+1
* Fixed test to use storage_size instead of c_sizeof when available.M. Scot Breitenfeld2016-09-291-4/+4
* Removed unused variables.M. Scot Breitenfeld2016-09-291-12/+12
* Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n...M. Scot Breitenfeld2016-09-293-12/+20
* Removed duplicate FCFLAGM. Scot Breitenfeld2016-09-291-3/+0
* Removed duplicate FCFLAG.M. Scot Breitenfeld2016-09-291-4/+0
* Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-263-27/+33
* Added path to source include files when building buidiface.M. Scot Breitenfeld2016-09-262-2/+2
* Added rule to build buildiface program, without a rule, build would add repea...M. Scot Breitenfeld2016-09-262-2/+9
* Misc. cleaning up of the program.M. Scot Breitenfeld2016-09-232-92/+15
* misc. format code-cleanupM. Scot Breitenfeld2016-09-221-6/+0
* Code clean-up.M. Scot Breitenfeld2016-09-221-2/+1
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2016-09-222-33/+108
|\
| * Add missing target depends commandAllen Byrne2016-09-211-0/+3
| * Fix typoAllen Byrne2016-09-211-1/+1
| * Add gen file technique to HL and test fortran librariesAllen Byrne2016-09-211-19/+52
| * Add WORKING_DIR to commandAllen Byrne2016-09-201-0/+2
| * Add target depends require separate foldersAllen Byrne2016-09-201-6/+37
| * Add another source propertyAllen Byrne2016-09-201-0/+1
| * Update generated files commands and propertiesAllen Byrne2016-09-201-7/+6
| * Chage command proces to generate file before use.Allen Byrne2016-09-201-37/+20
| * Add missing command to set shared generated fileAllen Byrne2016-09-191-2/+2