dbe9c9f7dc9MMerge pull request #854 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit 'a88e5a95e0608471ff91c6e0d072d5e2014a80f2':
HDFFV-10385 only multi-config builders need a folder
HDFFV-10385 fix CMAKE_BUILD_TYPE usage
Allen Byrne
a88e5a95e06HDFFV-10385 only multi-config builders need a folder
7bd06dccb54MMerge pull request #849 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '531f4d839d92f3991fed30b1587eddabb949a2b0':
Fix link_libs and static CRT fortran
c9e0dc95335Snapshot version 1.8 release 21 (snap3)
Private HDF
d3acc019dc5Snapshot version 1.8 release 21 (snap2)
Allen Byrne
f4d5f2ee10fMMerge pull request #831 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit 'ef2ac0784508083ac057586feb6ad9bbdd98e5bd':
Update link target commands
Skip test if 1.6 API enabled
Reworked MPI includes to be used as default with parallel
Update with latest from CMake master
HDFFV-10307 Add HDtupper() call for Windows drive
H5detect and make_libsettings need the include folder
Test increase of version
fd4de809a74Snapshot version 1.8 release 21 (snap1)
Binh-Minh Ribler
6cc26040da7MMerge pull request #825 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8
* commit '6707b3c31564a7ed08d149c2b5210eba6a6ba2ae':
Replaced H5Dopen with H5Dopen2. Platform tested: Linux/32 2.6 (jam)
Binh-Minh Ribler
6707b3c3156MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Binh-Minh Ribler
09cdbaaa3fbReplaced H5Dopen with H5Dopen2.
Platform tested:
Linux/32 2.6 (jam)
Allen Byrne
1546d2cdd71MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit 'cdc0a27d87134a7cfdd19e84bb152c629f306ff0':
Fixed typo.
Added data files
Added new files
Fixed comments and updated Makefile.in Platforms tested: Linux/32 2.6 (jam)
Adding tests for version bounds Description: - Added test program, tverbounds18.c, that reads various files of different layout versions - Added the data files: bounds_earliest_latest.h5 bounds_earliest_v18.h5 ...
Binh-Minh Ribler
cdc0a27d871MMerge pull request #820 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8
* commit '3f3e95f65eba1579643e931a3e9d21334285783b':
Fixed typo.
Added data files
Added new files
Fixed comments and updated Makefile.in Platforms tested: Linux/32 2.6 (jam)
Adding tests for version bounds Description: - Added test program, tverbounds18.c, that reads various files of different layout versions - Added the data files: bounds_earliest_latest.h5 boun...
e7e9196daf8Fixed comments and updated Makefile.in
Platforms tested:
Linux/32 2.6 (jam)
Binh-Minh Ribler
b286085afcfMMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Binh-Minh Ribler
e475727aeb3Adding tests for version bounds
Description:
- Added test program, tverbounds18.c, that reads various files
of different layout versions
- Added the data files:
bounds_earliest_latest.h5
bounds_earliest_v18.h5
bounds_latest_latest.h5
bounds_v18_latest.h5
bounds_v18_v18.h5
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
Allen Byrne
d9a7af48db4MMerging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_8)
* commit '4d336d26b1f14db4dec821009310f72a23f5af48':
Snapshot version 1.8 release 21 (snap0)
Miscellaneous cleanup Description: Moved items around to remove Doxygen warnings. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Add assignment to get value from environment variable realtimeOutput. Propagate changes to Makefile.ins with bin/reconfigure.
Add HDF5 1.8.20 RELEASE.txt ...
Private HDF
4d336d26b1fSnapshot version 1.8 release 21 (snap0)
Binh-Minh Ribler
afcb04a47b8MMerge pull request #818 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_8_bmr:hdf5_1_8 to hdf5_1_8
* commit 'd18280078ef816f72daf35661f9be76654d0a277':
Miscellaneous cleanup Description: Moved items around to remove Doxygen warnings. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus) Darwin (osx1010test)
Binh-Minh Ribler
d18280078efMMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_1_8_bmr into hdf5_1_8
Larry Knox
81db27b9f43MMerge pull request #812 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit '2c3bde7f7448d2b41c953ffe4a32a9456ada2a5b':
Add assignment to get value from environment variable realtimeOutput. Propagate changes to Makefile.ins with bin/reconfigure.
Add HDF5 1.8.20 RELEASE.txt file to HISTORY-1_8.txt. Removed new features and bug fixes released in HDF5 1.8.20 from RELEASE.txt. Copied Platforms Tested, Tested Configuration Features Summary, More Tested Platforms, and Known Probl...
Larry Knox
2c3bde7f744Add assignment to get value from environment variable realtimeOutput.
Propagate changes to Makefile.ins with bin/reconfigure.
Larry Knox
b233f18db47Add HDF5 1.8.20 RELEASE.txt file to HISTORY-1_8.txt.
Removed new features and bug fixes released in HDF5 1.8.20 from
RELEASE.txt.
Copied Platforms Tested, Tested Configuration Features Summary, More
Tested Platforms, and Known Problems sections from 1.8.20 RELEASE.txt to hdf5_1_8 RELEASE.txt.
Binh-Minh Ribler
8f181ff0c17Miscellaneous cleanup
Description:
Moved items around to remove Doxygen warnings.
Platforms tested:
Linux/32 2.6 (jam)
Linux/64 (platypus)
Darwin (osx1010test)
Allen Byrne
cf09927977dH5detect and make_libsettings need the include folder
10370741d5cMMerge pull request #801 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit '4ce226f73829a0c115e4d78c19ca65b85872fe82':
Update macro
6e678369cb5MMerge pull request #795 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8 to hdf5_1_8
* commit 'cbd412df247dc83cab1d5c123667ff499593913f':
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...
Larry Knox
cbd412df247MMerge branch 'hdf5_1_8' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into hdf5_1_8