summaryrefslogtreecommitdiffstats
path: root/fortran
Commit message (Collapse)AuthorAgeFilesLines
* Autotools reconfigure updateAllen Byrne2020-03-315-7/+17
|
* TRILAB-192 merging warnings changes from developAllen Byrne2020-03-312-6/+28
|
* Merge changes from other branchesAllen Byrne2020-02-295-5/+5
|
* Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_sizeM. Scot Breitenfeld2020-02-181-1/+1
|
* HDFFV-11012, sanitize, warnings and tools idsAllen Byrne2020-02-113-16/+35
|
* Merfge changes to CMake test options and add sanitizersAllen Byrne2020-01-205-93/+99
|
* Fix parallel unresolvedAllen Byrne2019-10-281-6/+0
|
* Ran bin/reconfigurebyrn2019-10-075-0/+15
|
* Add changes to Makefile.in files and four H5e*.h files from running ↵Larry Knox2019-08-285-20/+25
| | | | bin/reconfigur.
* Fix fortran SHARED issues from mergeAllen Byrne2019-08-073-170/+146
|
* Merge mostly CMake changes from develop and file cleanupAllen Byrne2019-08-061-0/+50
|
* HDFFV-10845 More changes from 1.10 branchAllen Byrne2019-07-311-3/+18
|
* Fix file install nameAllen Byrne2019-07-291-2/+2
|
* Merge of HDFFV-10845, 10529 from developAllen Byrne2019-07-275-615/+424
|
* Reconfigured autoconf filesdpopat2019-07-195-2/+15
|
* Added options to build tools and tests for HDF5_ 1_8Dhvanil Popat2019-07-161-2/+9
|
* Fix Fortran feature var usage and message syntaxAllen Byrne2019-05-173-4/+4
|
* Merge in CMake changes from developAllen Byrne2019-04-042-10/+10
|
* Add missing SKIP_HDF5_FORTRAN_SHARED to all fortran cmakeAllen Byrne2018-11-011-1/+1
|
* Add missing prefixAllen Byrne2018-10-291-10/+22
|
* Add missing mpi file to libraryAllen Byrne2018-10-291-2/+8
|
* remove unused file generationAllen Byrne2018-10-291-24/+1
|
* HDFFV-10594, HDFFV-10332, HDFFV-9059 merge from developAllen Byrne2018-10-291-17/+30
|
* Merge CMake changes from 1.10 to 1.8Allen Byrne2018-10-025-268/+571
|
* HDFFV-10570 add missing files to installAllen Byrne2018-09-241-0/+14
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-102-10/+10
|
* Change CMake min to 3.10Allen Byrne2018-03-095-5/+5
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-012-12/+8
|
* Fix windows and mac compile issuesAllen Byrne2018-01-291-5/+5
|
* Fix extlib references and fortran name typoAllen Byrne2018-01-251-3/+3
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-224-31/+15
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-103-32/+49
|
* Update link target commandsAllen Byrne2017-12-211-0/+2
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-045-110/+280
| | | | Propagate changes to Makefile.ins with bin/reconfigure.
* Update .so numbers in hdf5_1_8 to match updates for hdf5_1_8_20 branch.lrknox2017-11-171-7/+7
|
* Fix linking of libsAllen Byrne2017-11-141-4/+6
|
* HDFFV-10321 merge from developAllen Byrne2017-11-027-16/+12
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-255-20/+10
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-145-0/+5
| | | | | | | | | | | | | | 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-125-20/+5
| | | | | | | | | | | | | | 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.
| * Ran bin/reconfigure after so number change.lrknox2017-06-061-3/+3
| |
* | generated reconfigure files for configure changesM. Scot Breitenfeld2017-08-045-2/+7
| |
* | libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-272-3/+3
| | | | | | | | | | | | | | | | NAG Fortran compiler on Linux (other OSs have not been tested). Therefore, detect if we are using the NAG Fortran compiler, and replace the wl="-Wl," for Fortran to wl="-Wl,-WL,," in the libtool file. (HDFFV-10037) Removed FCFLAGS when building the examples since they should already be included the h5fc wrapper. NAG complains about doubly declared options.
* | Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-081-3/+3
|/ | | | | | | | 1.8.19-pre1. Note: changes to these scripts were brought from develop/hdf5_1_10 and modified for 1.8 version differences. Update HDF5 version to 1.8.20-snap0. Update HL .so number for added API function.
* Propagate .so number changes to Makefile.ins with bin/reconfigure.lrknox2017-06-021-5/+5
|
* Merge pull request #537 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-05-25140-867/+604
|\ | | | | | | | | | | | | * 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-2412-79/+84
| | | | | | | | | | | | | | | | | | 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-16134-804/+536
| | | | | | | | 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-105-10/+25
| | | | | | 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.