Commit Graph

900 Commits

Author SHA1 Message Date
Allen Byrne
4ce226f738 Update macro 2017-11-27 13:06:54 -06:00
Larry Knox
38035669b5 Merge pull request #776 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Add check for realtimeOutput environment variable set containing
characters to indicate test output should be piped through tee to chklog
files in order to send output to stdout as tests run instead of waiting
to cat chklog file to stdout when each set of tests is completed.  This
should stop buildbot from timing out when a test set doesn't complete in
less than 20 minutes.

* commit '10a9fb5319ab0dcd0e14e40a8ab5c38e8211f764':
  Remove extra '&'s that cause syntax errors on Macs.
2017-11-21 16:00:04 -06:00
lrknox
d113b89232 Update .so numbers in hdf5_1_8 to match updates for hdf5_1_8_20 branch. 2017-11-17 16:15:34 -06:00
Allen Byrne
1b94b97105 HDFFV-10321 merge from develop 2017-11-02 11:24:24 -05:00
lrknox
e57c83fce0 Update version string on hdf5_1_8 development branch following creation of new
hdf5_1_8_20 branch.
2017-10-30 14:57:03 -05:00
HDF Tester
24c6653cbd Snapshot version 1.8 release 20 (snap7) 2017-10-15 20:35:29 -05:00
HDF Tester
a757999b6a Snapshot version 1.8 release 20 (snap6) 2017-10-08 21:40:52 -05:00
Allen Byrne
b98ed2d55f Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit 'f97cd0310642c36135be2ab4e99657cce5fb2ccd':
  Snapshot version 1.8 release 20 (snap5)
2017-09-19 09:39:03 -05:00
HDF Tester
f97cd03106 Snapshot version 1.8 release 20 (snap5) 2017-09-17 20:52:28 -05:00
Allen Byrne
321268049c Remove cache sets for defaults, cleanup cmake files 2017-09-13 15:14:53 -05:00
HDF Tester
46d5032d84 Snapshot version 1.8 release 20 (snap4) 2017-09-10 20:54:42 -05:00
HDF Tester
e964568753 Snapshot version 1.8 release 20 (snap3) 2017-09-03 20:46:16 -05:00
Allen Byrne
297e70a2dd HDFFV-9988 Update macro file with changes from CMake master. 2017-08-31 13:47:31 -05:00
Allen Byrne
0d94a84ba6 HDFFV-9988 Add intel compiler path to list 2017-08-31 13:44:49 -05:00
Allen Byrne
c5dbc92a32 HDFFV-10284 add VS2017 2017-08-31 09:27:38 -05:00
Larry Knox
ccb09af9f0 Merge pull request #643 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_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.
2017-08-29 17:05:11 -05:00
HDF Tester
4a82cc6db6 Snapshot version 1.8 release 20 (snap2) 2017-08-27 20:50:47 -05:00
lrknox
7f758f2eea Merge branch '1.8/master' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into hdf5_1_8 2017-08-25 15:10:42 -05:00
HDF Tester
20d67d6171 Snapshot version 1.8 release 20 (snap1) 2017-08-08 16:17:20 -05:00
Scot Breitenfeld
6fbfd252b8 Merge pull request #618 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:hdf5_1_8 to 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)
2017-08-03 09:21:53 -05:00
M. Scot Breitenfeld
f05f98ef8d merged NAG changes from develop, (HDFFV-10037) 2017-08-03 09:07:52 -05:00
HDF Tester
1c681c47fa Snapshot version 1.8 release 20 (snap0) 2017-08-01 11:22:55 -05:00
Allen Byrne
bea3266f1c Correct case of var 2017-07-25 16:48:53 -05:00
Allen Byrne
ec1eee20ed Synch with hdf5 deveolp improvements 2017-06-19 09:50:02 -05:00
lrknox
9a31b0748f 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.
2017-06-14 12:26:55 -05:00
lrknox
16e0eb3c52 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.
2017-06-12 17:04:41 -05:00
lrknox
34c1ca89db Update h5vers and release scripts for 1.8.19 branch, set version to
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.
2017-06-08 10:17:26 -05:00
lrknox
03b0632dc5 Update hl lib .so numbers: new function was added.
Update RELEASE.txt:  move H5DOread_chunks entry to new features, clarify
entry for HDFFV-10051.
2017-06-06 16:13:54 -05:00
lrknox
e2177f4941 Update h5vers and release scripts for 1.8.19 branch, set version to
1.8.19-pre1.
2017-06-05 17:10:39 -05:00
Allen Byrne
be4618e0dc Make script name consistent across product versions 2017-06-05 13:52:17 -05:00
Allen Byrne
37ec0c2a24 Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit '6f6c393e0966a472b60c8175b76858de653032c1':
  Update so version numbers according to the interface compatibility report.
  Update supported Platforms section. Remove empty sub-sections of New Features and Bugs Fixed sections.
2017-06-02 12:37:31 -05:00
Allen Byrne
0fab1032f9 Add toolset option 2017-06-02 11:49:30 -05:00
lrknox
28f16eab9a Update so version numbers according to the interface compatibility
report.
2017-06-02 11:43:49 -05:00
Allen Byrne
02af1b1c66 Synchronize cmake files with develop 2017-05-30 11:48:52 -05:00
lrknox
2fb535ceff Remove The HDF Group copyright header from 3rd party file.
Remove java/COPYING file - no java directory in this branch.
2017-05-25 16:16:55 -05:00
lrknox
00d423af60 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.
2017-05-24 16:30:58 -05:00
lrknox
583952ed15 Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
2017-05-16 10:16:12 -05:00
lrknox
0ff30fa67c Move libdynlib* test lib files from lib_LTLIBRARIES to dyn_LTLIBRARIES
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.
2017-05-10 13:54:18 -05:00
Allen Byrne
0b7812b6fe Correct typo of file name 2017-04-20 12:27:28 -05:00
Allen Byrne
ba2cfde1fd Merge/port changes from develop back to 1.8 for tools and cmake 2017-03-29 16:44:23 -05:00
Allen Byrne
096aac122e Update cmake commands to match master 2017-03-27 12:53:01 -05:00
Allen Byrne
e00234fc8d HDFFV-10138 merge app framework to examples 2017-03-14 13:03:20 -05:00
Allen Byrne
a87a2cf815 Merge CMake FindMPI changes and CMake documentation from develop 2017-02-28 16:54:56 -06:00
Allen Byrne
78ea0a0c08 HDFFV-9875 Bring changes from develop branch 2017-02-06 15:30:08 -06:00
Allen Byrne
4f3f30e63d Update CMake required to version 3.2.2 2017-01-18 14:42:39 -06:00
Allen Byrne
35f0e16e34 HDFFV-9994 port changes from develop.
CMake folder changes brought up to standard.
2017-01-18 14:05:25 -06:00
Allen Byrne
31eac031c3 Updated optional CMake scripts 2016-11-03 16:32:04 -05:00
lrknox
1974619efb Update shared object file numbers according to changes in v1.8.18 release.
Update autotools and libtool versions.
Run bin/reconfigure.
2016-11-01 13:30:48 -05:00
Allen Byrne
06b2da9165 Add namespace and export utils 2016-10-14 12:35:40 -05:00
Allen Byrne
b00920b338 HDFFV-9961: Merge GIT ext lib option to 1.8 2016-10-10 13:35:29 -05:00