summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Snapshot version 1.8 release 20 (snap5)HDF Tester2017-09-181-1/+1
|
* Snapshot version 1.8 release 20 (snap4)HDF Tester2017-09-111-1/+1
|
* Snapshot version 1.8 release 20 (snap3)HDF Tester2017-09-041-1/+1
|
* Merge pull request #643 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-08-291-1/+8
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7f758f2eea5c918a9100e6e7e6e0744a85e4c571': Commit changes to release version strings in README.txt and RELEASE.txt from release. Put back link targets for dynamically loaded libraries in Makefile.ams that avoid linking with libhdf5 dependencies. Some configurations failed unnecessarily to find and link with lz and lsz when these targets were removed. Update URL for obtaining source inINSTALL file. Disable building of libdynlib* dynamically loaded plugin test libraries 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 added 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. HDF5 1.8.19-pre1 released. Add RELEASE.txt entry for H5Dget_chunk_size. Remove test entries Ran bin/reconfigure after so number change. Update hl lib .so numbers: new function was added. Update RELEASE.txt: move H5DOread_chunks entry to new features, clarify entry for HDFFV-10051. Updated notes for test fixes and added bug fix for h5diff help text. Update h5vers and release scripts for 1.8.19 branch, set version to 1.8.19-pre1. Update version to 1.8.19-pre1.
| * Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 ↵lrknox2017-08-251-1/+8
| |\ | | | | | | | | | into hdf5_1_8
| | * Disable building of libdynlib* dynamically loaded plugin test librarieslrknox2017-06-141-1/+8
| | | | | | | | | | | | | | | | | | | | | 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-1/+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.
| | * Update version to 1.8.19-pre1.lrknox2017-06-021-2/+2
| | |
* | | Snapshot version 1.8 release 20 (snap2)HDF Tester2017-08-281-1/+1
|/ /
* | Snapshot version 1.8 release 20 (snap1)HDF Tester2017-08-081-1/+1
| |
* | Merge pull request #618 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to ↵Scot Breitenfeld2017-08-031-3/+36
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hdf5_1_8 * commit 'c7465bdfb8ebd857dbdd36a6e9e89236241add7e': changed comments, (HDFFV-10037) merged NAG changes from develop, (HDFFV-10037) merged NAG changes from develop, (HDFFV-10037) Removed extra Fortran flags, (HDFFV-10037) Rearranged where the substitution occurs. added chmod 755 for h5fc libtool does not pass the correct argument linking (-WL,-WL,,) for the 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)
| * | changed comments, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-4/+4
| | |
| * | merged NAG changes from develop, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-4/+1
| | |
| * | merged NAG changes from develop, (HDFFV-10037)M. Scot Breitenfeld2017-08-031-2/+1
| | |
| * | Rearranged where the substitution occurs.M. Scot Breitenfeld2017-07-281-10/+26
| | | | | | | | | | | | | | | | | | | | | libtool does not pass the correct argument linking (-WL,-WL,,) for the 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)
| * | added chmod 755 for h5fcM. Scot Breitenfeld2017-07-271-1/+3
| | |
| * | libtool does not pass the correct argument linking (-WL,-WL,,) for theM. Scot Breitenfeld2017-07-271-12/+31
| | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | Commit files missed for commit after Snapshot version 1.8 release 20 (snap0)hdftest2017-08-011-1/+1
|/ /
* | Reset default build mode to enable-production=no.lrknox2017-06-081-2/+2
| |
* | Update h5vers and release scripts for 1.8.19 branch, set version tolrknox2017-06-081-1/+1
|/ | | | | | | | 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.
* Merge pull request #537 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8Larry Knox2017-05-251-6/+4
|\ | | | | | | | | | | | | * 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-6/+4
| | | | | | | | | | | | | | | | | | 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.
* | Fixed for building shared fortran libraries on OS X, HDFFV-2772M. Scot Breitenfeld2017-05-231-6/+13
|/
* Increment snap version.hdftest2017-05-161-1/+1
|
* Snapshot 1.8.19-snap3hdftest2017-05-151-1/+1
|
* Merge/port changes from develop back to 1.8 for tools and cmakeAllen Byrne2017-03-291-0/+1
|
* Snapshot version 1.8 release 19 (snap1)HDF Tester2017-02-201-1/+1
|
* Snapshot version 1.8 release 19 (snap0)HDF Tester2017-02-131-1/+1
|
* HDFFV-9994 port changes from develop.Allen Byrne2017-01-181-1/+4
| | | CMake folder changes brought up to standard.
* Merge commit '6974764348a' into hdf5_1_8lrknox2016-11-181-2/+2
|\ | | | | | | | | (HDF5 1.8.18 release changes) Update HISTORY-1_8.txt and RELEASE.txt files.
| * Set version and commit release script changes for 1.8.18 release.lrknox2016-11-111-1/+1
| |
| * Change default build mode to production.lrknox2016-11-081-3/+3
| | | | | | | | Update version to 1.8.18-pre2.
| * Updated release preparation branch version number to 1.8.18-pre1lrknox2016-10-271-1/+1
| |
* | Updated support branch version number to 1.8.19-snap0lrknox2016-10-271-1/+1
|/
* [svn-r30191] Snapshot version 1.8 release 18 (snap1)HDF Tester2016-07-181-1/+1
|
* [svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single ↵Allen Byrne2016-07-121-2/+2
| | | | file. Avoid getpwuid function for cygwin.
* [svn-r30098] Snapshot version 1.8 release 18 (snap0)HDF Tester2016-06-191-1/+1
|
* [svn-r29808] Set version to 1.8.18-snap0Larry Knox2016-04-261-1/+1
|
* [svn-r29732] Snapshot version 1.8 release 17 (snap14)HDF Tester2016-04-181-1/+1
|
* [svn-r29617] Snapshot version 1.8 release 17 (snap13)HDF Tester2016-04-031-1/+1
|
* [svn-r29589] Merge of 29011 & 29019 from trunk.Dana Robinson2016-03-291-49/+32
| | | | | | LFS changes to configure. Fixes HDFFV-9626. Tested on: jam
* [svn-r29174] Snapshot version 1.8 release 17 (snap12)HDF Tester2016-02-211-1/+1
|
* [svn-r29060] Snapshot version 1.8 release 17 (snap11)HDF Tester2016-02-071-1/+1
|
* [svn-r29038] Minor fix to configure.ac that fixes a broken ↵Dana Robinson2016-02-031-4/+4
| | | | | | | | | | | --enable-clear-file-buffers option. Fixes HDFFV-9676 Tested on: jam (just a smoke check to ensure that the library builds and passes tests when the feature is disabled)
* [svn-r29022] Snapshot version 1.8 release 17 (snap10)HDF Tester2016-01-311-1/+1
|
* [svn-r28970] Snapshot version 1.8 release 17 (snap9)HDF Tester2016-01-251-1/+1
|
* [svn-r28953] Snapshot version 1.8 release 17 (snap8)Larry Knox2016-01-221-1/+1
|
* [svn-r28609] Snapshot version 1.8 release 17 (snap7)HDF Tester2015-12-131-1/+1
|
* [svn-r28438] Snapshot version 1.8 release 17 (snap6)HDF Tester2015-11-221-1/+1
|
* [svn-r28350] Snapshot version 1.8 release 17 (snap5)HDF Tester2015-11-151-1/+1
|