summaryrefslogtreecommitdiffstats
path: root/fortran/examples
Commit message (Collapse)AuthorAgeFilesLines
* Fix CMake generator expression syntax (#2941)Allen Byrne2023-05-121-2/+2
|
* Merge CMake cleanup process from develop (#2622)Allen Byrne2023-03-231-1/+12
| | | | | * Merge CMake cleanup process from develop * Update test script files
* Gather latest CMake changes from develop (#2609)Allen Byrne2023-03-201-6/+6
| | | | Add HDF5_SRC_INCLUDE_DIRS variable cleanup cmake comments and documentation
* Unify cmake and cmake_ext_mod like develop (#2596)Dana Robinson2023-03-201-2/+2
|
* Make sure that ONLY_SHARED_LIBS option is correctly set (#2547)Allen Byrne2023-03-141-2/+2
|
* Update copyright headers. (#2527)Larry Knox2023-03-1022-22/+0
|
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-165-22/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update CI and support files to match latest from 1.14 * Correct spelling * More spelling corrections * spelling fixes in testpar * Fix spelling errors in tools * More tools spelling fixes * Spelling fixes for rest of tools and some src * Fix spelling errors in src files, pt 2 * Fix spelling in src pt3 * Fix spelling errors pt4 * Fix spelling errors pt5 * Spelling fix pt6 * fix spelling error examples * fix spelling in tests * fix spelling errors in test pt2 * Fix spelling errors in test pt3 * fix spelling in test pt4 * Fix spelling errors in hl * fix spelling errors in c++ * Spelling fixes for fortran * spelling fixes for bin and java * Add relative path * Change spelling action to use a file for list of ignore words * Fix spelling ignore list * remove unused file
* Brings random stuff over from develop (#1738)Dana Robinson2022-05-066-13/+13
|
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-0124-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * close #195. (#196) * Update HDF5PluginMacros.cmake * Update HDF5PluginMacros.cmake * Modify temporary rpath for testing in java example scripts. (#230) * Fix undefined left shifting of negative numbers (#338) Undefined Bahavior Sanitizer errored here about left shifting negative numbers. * Update license url (#332) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - src and test directories. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* OESS-98 add CMake option to build plugins project within hdf5Allen Byrne2020-10-161-6/+6
|
* Examples DESTDIR and github actionAllen Byrne2020-07-211-2/+2
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-268-115/+115
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-071-54/+49
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-302-4/+27
|
* Merge CMake and tools changes from developAllen Byrne2020-02-271-1/+1
|
* Added new CMake options for testsAllen Byrne2020-01-192-69/+71
|
* HDFFV-10845, 10529 and CMake changes from developAllen Byrne2019-07-241-29/+29
|
* HDFFV-10805 Merge SHARED ONLY option from developAllen Byrne2019-06-202-170/+65
|
* HDFFV-10703 - Update CMake variable handlingAllen Byrne2019-02-211-6/+6
|
* TRILAB-111 Update MPI CMakeAllen Byrne2019-02-131-2/+2
|
* Cleanup F2003 option for CMakeAllen Byrne2019-02-062-46/+32
|
* Change prefix in example scripts to relative path to bin. This was doneLarry Knox2018-08-231-1/+1
| | | | | for 1.8, and works wherever installed without the need to replace the original prefix.
* 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
|
* Inc CMake min, Add new tests, rework test CMake filesAllen Byrne2018-02-271-1/+1
|
* HDFFV-10385 rework java namesAllen Byrne2018-01-171-6/+0
|
* HDFFV-10385 fix fortran referencesAllen Byrne2018-01-101-0/+4
|
* HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmakeM. Scot Breitenfeld2017-12-072-7/+7
| | | | This is now fixed via the HDFFV-10325 fix.
* Add missing dir referenceAllen Byrne2017-11-021-1/+1
|
* Remove incorrect link varAllen Byrne2017-11-011-2/+0
|