diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-07-09 19:28:34 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-07-09 19:28:34 (GMT) |
commit | 9d17fc7424cce0c54d57fa7b5cfc23a96fbbc016 (patch) | |
tree | 3d47f0b59df86ec1302fd23687751310216093da /MANIFEST | |
parent | c41fb2f87d24a8ab30d2455e511e7cc48289533f (diff) | |
download | hdf5-9d17fc7424cce0c54d57fa7b5cfc23a96fbbc016.zip hdf5-9d17fc7424cce0c54d57fa7b5cfc23a96fbbc016.tar.gz hdf5-9d17fc7424cce0c54d57fa7b5cfc23a96fbbc016.tar.bz2 |
[svn-r7195] Purpose:
New tool.
Description:
A new tool to build the HDF5 library. This was historically the
makeh5 command. Added here so that it can be used in machines outside
of the HDF Groups. Having it in the source allows version specific
customization.
Platforms tested:
Did run h5committest which failed due to other source code problems.
Tested it by hand by ../hdf5/bin/buildhdf5 and passed as far as its
own functionality.
Misc. update:
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ ./configure ./configure.in +./bin/buildhdf5 ./bin/checkapi _DO_NOT_DISTRIBUTE_ ./bin/checkposix _DO_NOT_DISTRIBUTE_ ./bin/chkmanifest |