summaryrefslogtreecommitdiffstats
path: root/fortran/examples
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for codespell (#2038)Dana Robinson2022-08-181-1/+1
* Commit codespell spelling corrections.Larry Knox2022-04-076-13/+13
* Update URL in source file Copyright headers for web copy of COPYINGLarry Knox2021-02-2024-24/+24
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-6/+6
* Sync with developDana Robinson2020-08-011-2/+2
* Whitespace cleanupAllen Byrne2020-05-128-115/+115
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-54/+49
* Merge changes from develop mostly cmake 3.12 minimum versionAllen Byrne2020-02-231-1/+1
* Improved CMake options for testsAllen Byrne2020-01-192-69/+71
* Apparently, + has no special meaning, and neither does \+, in so-calledDavid Young2019-12-191-1/+1
* Make these scripts relocatable again: derive a relative path for theDavid Young2019-12-191-1/+24
* Let us override the examples directory using --with-examplesdir=DIR.David Young2019-12-192-3/+3
* Under the examples directories, always find the installed HDF5David Young2019-12-191-1/+1
* Revert "Merge branch 'hdf5_1_12' of https://bitbucket.hdfgroup.org/scm/hdffv/...Jerome Soumagne2019-12-092-27/+4
* Merged HDFFV-10929_2GB_testing to hdf5_1_12Richard Warren2019-12-062-4/+27
* Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_...Dana Robinson2019-08-011-1/+1
|\
| * Reverts the removal of config/conclude_fc.am while keepingDana Robinson2019-08-011-1/+1
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2019-07-291-1/+1
|\ \ | |/
| * Merge pull request #1808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:gnu-flags-work...Dana Robinson2019-07-291-1/+1
| |\
| | * Updated gfortran options.Dana Robinson2019-07-171-1/+1
* | | HDFFV-10529 Update CMake tests to use test fixturesAllen Byrne2019-07-231-27/+25
|/ /
* | HDFFV-10845 use of TARGETFILE disables auto emulatorAllen Byrne2019-07-171-2/+4
|/
* HDFFV-10805 Add option to only build shared targetsAllen Byrne2019-06-182-170/+65
* HDFFV-10703 Update CMake commands to latest standardAllen Byrne2019-02-151-6/+6
* Refactor mpi test namesAllen Byrne2019-02-111-2/+2
* Rename parallel tests to start with PAR_Allen Byrne2019-02-111-2/+2
* Remove F2003 Option and referencesAllen Byrne2019-02-062-46/+32
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
* Add fortran MPI to test and exampleAllen Byrne2018-06-061-2/+4
* Fix typoAllen Byrne2018-05-241-1/+1
* Remove link flag from compile commandAllen Byrne2018-05-221-3/+0
* Correct command usageAllen Byrne2018-05-071-6/+6
* Remove APPENDAllen Byrne2018-05-031-16/+22
* 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-031-16/+19
* LINK_FLAGS must be separate property setsAllen Byrne2018-05-031-18/+36
* Fix link flags syntaxAllen Byrne2018-05-031-18/+18
* Revert refactor link flagsAllen Byrne2018-05-021-18/+18
* refactor link flags to interfaceAllen Byrne2018-05-021-18/+18
* TRILABS-19 fix syntax for windowsAllen Byrne2018-05-021-3/+3
* TRILABS-19 Link flags need - characterAllen Byrne2018-05-021-6/+6
* TRILABS-19 fix fortran link flagsAllen Byrne2018-04-301-9/+9
* TRILABS-19 Refactor fortran propertiesAllen Byrne2018-04-301-36/+81
* TRILABS-19 fix typosAllen Byrne2018-04-271-1/+1
* TRILABS-19 remove add_defintions and use generator expressionsAllen Byrne2018-04-261-24/+30
* TRILABS-20 set a compiler name on all project commandsAllen Byrne2018-04-201-1/+1
* TRILABS-19 All c code INCLUDE_DIRECTORIES convertedAllen Byrne2018-04-181-6/+6
* TRILABS-19 Initial conversion of include_directories to targetsAllen Byrne2018-04-171-1/+2
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1