summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
* HDFFV-10444 fix soversion numbers for librariesAllen Byrne2018-04-101-4/+4
* 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-10398 use the target name for custom commandsAllen Byrne2018-01-301-4/+2
* HDFFV-10385 rename vars and macrosAllen Byrne2018-01-191-2/+2
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-10/+0
* Fix fortran cmake variable usageAllen Byrne2018-01-111-15/+15
* Correct whitespaceAllen Byrne2018-01-101-1/+1
* HDFFV-10385 multi-config builders need folder setAllen Byrne2018-01-101-2/+2
* HDFFV-10385 fix packagingAllen Byrne2018-01-101-2/+2
* HDFFV-10385 includes cleanupAllen Byrne2018-01-101-3/+1
* Correct folder typoAllen Byrne2018-01-091-2/+2
* HDFFV-10385 fix platform errorsAllen Byrne2018-01-091-10/+11
* HDFFV-10385 refactor CMAKE_BUILD_TYPE usageAllen Byrne2018-01-091-10/+4
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-072-11/+11
* 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-2537-222/+159
* Final merge of page buffering branch to developQuincey Koziol2017-03-141-3/+3
* Fix test output file nameAllen Byrne2017-01-121-2/+2
* HDFFV-10094: upgrade cmake command conventionsAllen Byrne2017-01-111-12/+102
* Update cmake min version and cmake command conventionAllen Byrne2017-01-102-35/+35
* Enabled commented out code,M. Scot Breitenfeld2017-01-061-45/+42
* Merge pull request #67 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2016-10-141-2/+2
|\
| * Correct name and usage of cmake variableAllen Byrne2016-10-101-2/+2
* | Fix:HDFFV-9987M. Scot Breitenfeld2016-10-102-2/+2
|/
* 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
* Fixed: Fortran_DOUBLE was being set to C_LONG_DOUBLE when C_LONG_DOUBLE is n...M. Scot Breitenfeld2016-09-292-2/+5
* Removed duplicate FCFLAG.M. Scot Breitenfeld2016-09-291-4/+0
* Added path to source include files when building buidiface.M. Scot Breitenfeld2016-09-261-1/+1
* Added rule to build buildiface program, without a rule, build would add repea...M. Scot Breitenfeld2016-09-261-2/+6
* Merge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~brtnfld/hdf5_msb...M. Scot Breitenfeld2016-09-221-18/+54
|\
| * 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
* | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compilerM. Scot Breitenfeld2016-09-222-27/+17
|/
* [svn-r30259] Fixed: HDFFV-9965: HDF5 Fails to build when sizeof or c_sizeof i...Scot Breitenfeld2016-08-051-1/+5
* [svn-r30078] Fixed -- HDFFV-9675 Removed unused variables in Fortran Library.Scot Breitenfeld2016-06-156-40/+38
* [svn-r29866] Add files to clear test generated files tests.Allen Byrne2016-05-041-1/+92
* [svn-r29862] Convert source list names from *_SRCS to *_SOURCES.Allen Byrne2016-05-041-4/+4
* [svn-r29336] Removed unused variables from Fortran code.Dana Robinson2016-03-084-37/+2
* [svn-r29226] HDFFV-9552: merge in java code.Allen Byrne2016-02-291-2/+2
* [svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configureDana Robinson2016-02-221-7/+0
* [svn-r29172] Fixed double word typo in #ifdef H5_FORTRAN_HAVE_C_SIZEOFScot Breitenfeld2016-02-191-1/+1
* [svn-r29165] Various rododoc fixes. Effects comments only.Scot Breitenfeld2016-02-196-12/+11
* [svn-r29155] HDFFV-9652: Add fortran wrappers/test for collective metadata fu...Scot Breitenfeld2016-02-191-1/+1
* [svn-r29092] Fixed uninitialized return value from fortran API.Scot Breitenfeld2016-02-111-2/+2