summaryrefslogtreecommitdiffstats
path: root/hl/fortran
Commit message (Collapse)AuthorAgeFilesLines
* Update .so numbers in config/lt_verse.am.lrknox2018-05-141-7/+7
|
* HDFFV-10444 fix so numbersAllen Byrne2018-04-101-4/+4
|
* Change CMake min to 3.10Allen Byrne2018-03-094-4/+4
|
* HDFFV-10398 Merge from developAllen Byrne2018-02-011-3/+3
|
* HDFFV-10392,10393,01385 merge from developAllen Byrne2018-01-223-17/+9
|
* HDFFV-10385 fix CMAKE_BUILD_TYPE usageAllen Byrne2018-01-101-10/+5
|
* Update link target commandsAllen Byrne2017-12-211-4/+4
|
* Add assignment to get value from environment variable realtimeOutput.lrknox2017-12-044-88/+224
| | | | 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
|
* HDFFV-10321 merge from developAllen Byrne2017-11-022-2/+2
|
* Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-254-16/+8
|\ | | | | | | into hdf5_1_8
| * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-144-0/+4
| | | | | | | | | | | | | | 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-124-16/+4
| | | | | | | | | | | | | | 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-044-2/+6
| |
* | Removed extra Fortran flags, (HDFFV-10037)M. Scot Breitenfeld2017-08-011-2/+2
| |
* | 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
|
* Update text in COPYING files in subdirectories to match changes tolrknox2017-05-245-23/+26
| | | | | | | | | 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-1626-156/+104
| | | | removed and replace it with new url for COPYING file.
* Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIESlrknox2017-05-104-8/+20
| | | | | | 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-066-24/+26
|
* Update CMake required to version 3.2.2Allen Byrne2017-01-184-4/+4
|
* Update shared object file numbers according to changes in v1.8.18 release.lrknox2016-11-014-54/+107
| | | | | Update autotools and libtool versions. Run bin/reconfigure.
* Add namespace and export utilsAllen Byrne2016-10-141-0/+3
|
* Correct usuage of cmake variableAllen Byrne2016-10-101-2/+2
|
* Correct name of windows variableAllen Byrne2016-10-101-2/+2
|
* [svn-r28438] Snapshot version 1.8 release 17 (snap6)HDF Tester2015-11-221-7/+7
|
* [svn-r28125] Add library version changes based on lt_vers.am file.Allen Byrne2015-10-191-2/+2
|
* [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.Larry Knox2015-10-162-2/+20
| | | | | | Added shared library version numbers for each wrapper library file. Tested with h5committest.new.
* [svn-r28012] Reset version after creating hdf5_1_8_16 branch.Larry Knox2015-10-081-3/+3
| | | | Removed "changes from 1.8.15" from RELEASE.txt for HDF5 1.8.17 release.
* [svn-r27714] Merge from 1.8 branch.Allen Byrne2015-09-091-16/+33
| | | | Add mod file changes from trunk
* [svn-r27603] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.Allen Byrne2015-08-283-22/+22
| | | | | Added new option SKIP_HDF5_FORTRAN_SHARED. Adjust H5_HAVE_THREADSAFE only on SHARED libs.
* [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8Allen Byrne2015-08-194-49/+167
| | | | Tested: local linux (CMake branch has been tested on Windows)
* [svn-r26964] HDFFV-9298: make uninstall generated "test: argument expected" ↵Albert Cheng2015-04-292-0/+2
| | | | | | | | | lines The error is that $EXAMPLETOPDIR is used without setting a value first. Solution is to set them with the proper values. Tested: jam only to confirm the error no longer exists.
* [svn-r26758] Maintenance: Updated LT_VERS_INTERFACE to 10 and ↵Elena Pourmal2015-04-071-2/+2
| | | | LT_VERS_REVISION to 1 and ran reconfigure.
* [svn-r26754] Maintenance: Changed version number in 1_8 to 1.8.16-snap0 and ↵Elena Pourmal2015-04-071-1/+1
| | | | Updated RELEASE.txt for the new work to be entered.
* [svn-r26728] Merge trunk reviwions 26669 and 26670.Larry Knox2015-04-044-4/+0
| | | | | | Removed from configure.ac VPATH section, LONE_COLON check and checks for redundant addition of /usr/include and /usr/lib to compile flags, with reconfigure. Tested h5committest
* [svn-r26697] HDFFV-9131: Remove obsolete/unneeded sections.Allen Byrne2015-04-014-8/+0
|
* [svn-r26658] Correct windows define for exports/importsAllen Byrne2015-03-304-145/+145
|
* [svn-r26656] Correct windows define for exports/importsAllen Byrne2015-03-301-1/+1
|
* [svn-r26654] Bring trunk CMake changes to branch.Allen Byrne2015-03-303-27/+27
| | | | Tested: local linux
* [svn-r26600] Fix CMake target calls to add new parameterAllen Byrne2015-03-263-7/+7
|
* [svn-r26582] Merge r26509 from trunkJerome Soumagne2015-03-254-8/+0
| | | | Run reconfigure after merges from autotools_rework branch
* [svn-r26576] Merged r26321,r26405,r26417 from the trunk into the branch.Scot Breitenfeld2015-03-2513-1128/+1023
| | | | Tested: h5committest
* [svn-r26531] Merge CMake packaging from trunk to 1.8Allen Byrne2015-03-231-0/+2
| | | | Tested: windows
* [svn-r26395] Merges r26329 from trunkDana Robinson2015-03-094-20/+0
| | | | | | | | | | | | | | Removed the configure option that allows selective disabling of individual internal filters (fletcher32, shuffle, etc.). This feature mucked up the code with a lot of #ifdefs, saved very little space and was not scalable to a general scheme for library size reduction. We've decided to remove the feature while we investigate a more general scheme for decreasing the library size. Fixes: HDFFV-9086 Tested on: h5committest
* [svn-r26371] Update cmake mininum versionAllen Byrne2015-03-054-6/+6
| | | | Update windows wix cpack process.
* [svn-r26314] Brought autotools related changes from the trunk to the branch, ↵Scot Breitenfeld2015-02-264-4/+8
| | | | r26188 r26280