summaryrefslogtreecommitdiffstats
path: root/fortran/src
Commit message (Expand)AuthorAgeFilesLines
...
| * TRILABS-20 Fix fortran configure during fix of CXX configureAllen Byrne2018-04-243-49/+49
* | Fix for HDFFV-10180 Performance issues with H5Oget_info.Vailin Choi2018-04-243-10/+17
|/
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-8/+7
* Merge pull request #1024 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-04-111-4/+4
|\
| * HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
* | fixed return integer type of C functionM. Scot Breitenfeld2018-04-101-2/+2
|/
* Revert some tangential code cleanups.Quincey Koziol2018-03-232-0/+452
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-188-733/+971
|\
| * HDFFV-10418 adjust build commands to match main library buildAllen Byrne2018-03-121-2/+2
| * Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
| * Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
| * HDFFV-10345 whitespace correctionsAllen Byrne2018-02-051-2/+2
| * HDFFV-10345 spelling errorsAllen Byrne2018-02-055-65/+65
| * HDFFV-10398 use the target name for custom commandsAllen Byrne2018-01-301-8/+4
| * HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
| * Fix fortran cmake variable usageAllen Byrne2018-01-111-3/+3
| * HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
| * HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-19/+24
| * HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
| * Fix -- HDFFV-10363 Fortran compilation fails for xlf and cmake buildsM. Scot Breitenfeld2017-12-191-1/+15
| * HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-071-7/+7
| * removed duplicate exports of DS subroutinesM. Scot Breitenfeld2017-12-062-17/+339
| * export var.M. Scot Breitenfeld2017-11-292-64/+66
| * initialized integer constantsM. Scot Breitenfeld2017-11-291-63/+63
| * Update macrosAllen Byrne2017-11-291-2/+2
| * HDFFV-10325: removed the COMMON/EQUIV statements.M. Scot Breitenfeld2017-11-292-647/+552
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-152-455/+0
|/
* Correct link lines of librariesAllen Byrne2017-11-141-4/+6
* Fix for Intel 18 Fortran compilation error.M. Scot Breitenfeld2017-11-021-4/+1
* Correct usage of MPI varsAllen Byrne2017-11-011-4/+4
* Convert to use MPI:: for linkAllen Byrne2017-11-011-2/+2
* libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-271-1/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-2542-252/+201
* Combined the README_DEVEL and README, and removed out-dated README materialM. Scot Breitenfeld2017-04-112-220/+78
* 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
* | Update cmake min version and cmake command conventionAllen Byrne2017-01-101-28/+28
|/
* Correct typo in variable formatAllen Byrne2016-10-141-1/+1
* Fix:HDFFV-9987M. Scot Breitenfeld2016-10-144-46/+64
* 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-101-2/+2
* 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-291-10/+15
* Removed duplicate FCFLAGM. Scot Breitenfeld2016-09-291-3/+0
* Added number of integer KINDs found to the header files.M. Scot Breitenfeld2016-09-263-27/+33