summaryrefslogtreecommitdiffstats
path: root/fortran/test
Commit message (Collapse)AuthorAgeFilesLines
* Run bin/reconfigure to propagate fortran mod change to configure and (#1952)Larry Knox2022-07-291-0/+1
| | | Makefile.in files.
* Add missing files for enabling doxygen and run bin/reconfigure. (#1246)Larry Knox2021-12-021-2/+49
| | | | | | * Add missing files for enabling doxygen and run bin/reconfigure. * Make default to build high-level tools the same as default for high-level library.
* 1.8 Merge HDFFV-11266 - add option to build HL tools #1018 (#1022)Allen Byrne2021-09-171-0/+1
| | | | | | | * Merge HDFFV-11266 - add option to build HL tools #1018 * Update configure and Makefile.ins with bin/reconfigure. Co-authored-by: Larry Knox <lrknox@hdfgroup.org>
* Rework of PR #826 (#972) (#979)Larry Knox2021-08-312-1/+125
| | | | | | | | * H5Fget_name_f fixed to handle correctly trailing whitespaces and newly allocated buffers. Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* Fixed failure on BE with xlf (#968) (#977)Larry Knox2021-08-311-2/+5
| | | | | | | | * Fixed seg fault with xlf on BE with -qintsize=8 Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Scot Breitenfeld <brtnfld@hdfgroup.org> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* HDF5 1 8 merge of recent changes and tools (#353)Allen Byrne2021-02-221-18/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update supported platforms * Merge PR#3 changes from develop * # WARNING: head commit changed in the meantime Merge gcc 10 diagnostics option from develop Merge CMake changes from develop Merge warnings from develop Merge #318 OSX changes from develop Merge tools changes from develop Merge test macros from develop * Format updates * Fix missing semicolon and format fix * Format update * Correct actions, remove java option * Update autotools build files * Add testfiles * Fix configure issue with make flags * Init fapls to default * Update generated files and fix h5repack id closure * update format
* HDF5 1 8 fix fortran build on macs (#186)Allen Byrne2020-12-161-1/+1
| | | | | * Correct fortran and shared libs option * Fix for no shared fortran build
* Update HDF5 1.8 copyright headers with updated copyright URL (#148)Larry Knox2020-12-0440-425/+425
| | | | | | | * Update URL for COPYING file in copyright headers. * Make fortran copyright headers uniformly spaced. * Update url for Copyright file in c++/src/footer.html.
* Multiple changes to bring branch up-to-date (#87)Allen Byrne2020-11-201-2/+2
| | | | | Correct TARGET variable and CMake config file location. Add option to allow filter plugins to be built inline. Update CMake tools macros.
* Source formattedAllen Byrne2020-10-012-68/+64
|
* Merge clang-format changes from developAllen Byrne2020-10-011-2/+13
|
* Update configure and Makefile.ins after bin/reconfigure.Larry Knox2020-06-221-1/+2
|
* Fix ifort warning flag.Larry Knox2020-05-041-0/+3
| | | | | | | | Restore AC_DEFUN([PAC_PROG_FC_DEFAULT_REALisDBLE] in m4/aclocal_fc.m4. Add --enable-symbols, --enable-profiling, and --enable-optimization options to autotools configure; all configure flags for --enable-production and --disable-production should match HDF5 1.10 and 1.12 production and debug default flags.
* Update to use optimization flags, C++ error flags, and correctLarry Knox2020-04-301-0/+2
| | | | libhdf5.settings.in to remove unworkable changes.
* TRILAB-192 correct fortran commandsAllen Byrne2020-04-142-9/+110
|
* TRILAB-192 - merge changes from developAllen Byrne2020-04-072-147/+53
| | | | Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
* Autotools reconfigure updateAllen Byrne2020-03-311-1/+3
|
* Merge changes from other branchesAllen Byrne2020-02-291-1/+1
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-111-2/+2
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-201-1/+3
|
* Ran bin/reconfigurebyrn2019-10-071-0/+3
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-281-4/+5
| | | | bin/reconfigur.
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-071-112/+109
|
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-311-3/+18
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-272-286/+166
|
* Reconfigured autoconf filesdpopat2019-07-191-0/+2
|
* Fix Fortran feature var usage and message syntaxAllen Byrne2019-05-171-1/+1
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-021-137/+286
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-4/+4
|
* Change CMake min to 3.10Allen Byrne2018-03-091-1/+1
|
* Fix extlib references and fortran name typoAllen Byrne2018-01-251-3/+3
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-221-19/+10
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-1/+10
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-041-22/+56
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* HDFFV-10321 merge from developAllen Byrne2017-11-021-1/+1
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-251-4/+2
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-0/+1
| | | | | | | | | | | | | | on CYGWIN. Added known problem entry to RELEASE.txt. Set version for 1.8.19 release. Barbara updated contents of README.txt file.
| * Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with addedlrknox2017-06-121-4/+1
| | | | | | | | | | | | | | flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-041-0/+1
|/
* Merge pull request #537 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-05-2540-234/+167
|\ | | | | | | | | | | | | * commit '2fb535ceff613dfd2a02b5b78ba7c3b5df95424b': Remove The HDF Group copyright header from 3rd party file. Remove java/COPYING file - no java directory in this branch. Update text in COPYING files in subdirectories to match changes to copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files. Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
| * Update text in COPYING files in subdirectories to match changes tolrknox2017-05-241-0/+11
| | | | | | | | | | | | | | | | | | copyright notices in source files. Update Copyright notices in acsite.m4 and bin/yodconfigure that were overlooked by chkcopyright. Remove broken and unnecessary urls from comments in hl/fortran/src/H5IMcc.c and hl/src/H5IM.c. Commit bin/reconfigure changes to generated files.
| * Change copyright headers to replace url referring to file to belrknox2017-05-1639-234/+156
| | | | | | | | removed and replace it with new url for COPYING file.
* | fixed print formattingM. Scot Breitenfeld2017-05-183-9/+9
|/
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-101-2/+5
| | | | | | and other changes to Makefiles and config/conclude.am to eliminate link errors with new libdynlib*_la_LDFLAGS which were added to stop libdynlib* files linking to external libraries.
* Add option TEST_SHARED_PROGRAMS to disable shared testing by defaultAllen Byrne2017-03-011-1/+1
|
* HDFFV-9875 Bring changes from develop branchAllen Byrne2017-02-062-29/+29
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-181-1/+1
|
* HDFFV-10036: HDF5 Fails to compile fortran tests with NAG and -i8 and -r8 flagsM. Scot Breitenfeld2016-12-071-2/+3
| | | | Fix.
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-011-10/+23
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Fix for:Scot Breitenfeld2016-09-221-15/+5
| | | | | HDFFV-9973 Fortran library fails to compile and fails tests with NAG compiler HDFFV-9980 Fix segfaults for F03 tests in 1.8 branch