diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2015-11-17 14:37:17 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2015-11-17 14:37:17 (GMT) |
commit | bbfd8a30aa4edcf86a5e28e6b835fc92b3b0f815 (patch) | |
tree | d11b887548b5792a4dfe0f94dbce4f503a1fe640 /tools | |
parent | 893d5a4e7a4499fa767c3d1e7f821799b72c4b3e (diff) | |
download | hdf5-bbfd8a30aa4edcf86a5e28e6b835fc92b3b0f815.zip hdf5-bbfd8a30aa4edcf86a5e28e6b835fc92b3b0f815.tar.gz hdf5-bbfd8a30aa4edcf86a5e28e6b835fc92b3b0f815.tar.bz2 |
[svn-r28373] HDFFV-9573: Our helper tests bin/release and bin/h5vers are not working properly
bin/release uses the content of MANIFEST file to build the release tarball. But all the files generated by autogen had been removed. Therefore the release would not contain those needed generated files for a proper release.
Solution: Added all those generated files to the tail of MANIFEST and titled it accordingly. (Somehow bin/chkmanifest does not complain against these entries though they are not svn managed. This needs further investigation.)
Test: bin/release generated the release tarball in jam, then use it in Platypus to do a full build (--enable-fortran --enable-cxx). All passed.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions