hdf5/tools/h5repack
Elena Pourmal 7aa4a180e4 [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left
behind by "make distclean" (see below); modified appropriate Makefile.am files and ran
             bin/reconfigure to create Makefile.in to fix the problem.

Here is the list of the files "make disclean" doesn't remove:

       tools/h5dump/testfiles
       tools/h5repack/testfiles/h5diff_attr1.h5
       tools/h5repack/testfiles/tfamily00000.h5
       tools/h5repack/testfiles/tfamily00010.h5
       tools/h5repack/testfiles/tfamily00002.h5
       tools/h5repack/testfiles/tfamily00004.h5
       tools/h5repack/testfiles/tfamily00006.h5
       tools/h5repack/testfiles/tfamily00008.h5
       tools/h5repack/testfiles/tfamily00001.h5
       tools/h5repack/testfiles/tfamily00003.h5
       tools/h5repack/testfiles/tfamily00005.h5
       tools/h5repack/testfiles/tfamily00007.h5
       tools/h5repack/testfiles/tfamily00009.h5
       tools/h5jam/testfiles/h5jam-ub-nohdf5.txt.err-sav
       tools/h5jam/testfiles/h5jam-help.txt.err-sav
       tools/h5jam/testfiles/h5unjam-help.txt.err-sav
       tools/h5jam/testfiles/h5jam-ub-nohdf5.txt.out-sav
       tools/h5jam/testfiles/h5jam-help.txt.out-sav
       tools/h5jam/testfiles/h5unjam-help.txt.out-sav
       hl/fortran/test/dsetf5.h5
       c++/test/tattr_multi.h5
       c++/test/tattr_scalar.h5
       c++/test/tfattrs.h5
       c++/test/tattr_basic.h5
       c++/test/tattr_compound.h5
       c++/test/tattr_dtype.h5

Tested on jam and emu in place and using srcdir with the svn stat command.

This fix doesn't address two problems:

tool/h5dump/testfiles directory is not removed by "make distclean" and it should be
tools/misc/testfiles directory is removed by "make distclean" and it shouldn't be
2013-11-02 20:21:23 -05:00
..
testfiles [svn-r24124] HDFFV-8345: Changed usage txt to use dsetN instead ofletters for objects in examples. 2013-09-11 12:09:06 -05:00
CMakeLists.txt [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. 2013-09-06 10:15:50 -05:00
CMakeTests.cmake [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. 2013-09-06 10:15:50 -05:00
h5repack_copy.c [svn-r24116] Correct indentation and create single exit point. 2013-09-09 13:30:25 -05:00
h5repack_filters.c [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. 2013-09-06 10:15:50 -05:00
h5repack_main.c [svn-r24270] checkin coverity changes from 10/4/2013. 2013-10-09 11:55:33 -05:00
h5repack_opttable.c [svn-r24116] Correct indentation and create single exit point. 2013-09-09 13:30:25 -05:00
h5repack_parse.c [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. 2013-09-06 10:15:50 -05:00
h5repack_plugin.sh.in [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00
h5repack_refs.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00
h5repack_verify.c [svn-r24104] HDFFV-8345: add User Defined filters to h5repack. 2013-09-06 10:15:50 -05:00
h5repack.c [svn-r24116] Correct indentation and create single exit point. 2013-09-09 13:30:25 -05:00
h5repack.h [svn-r22277] Purpose: 2012-04-11 15:57:10 -05:00
h5repack.sh.in [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be cleaned. CMake update to clean testfiles. 2013-11-01 16:15:37 -05:00
h5repacktst.c [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. 2013-10-30 23:20:36 -05:00
Makefile.am [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left 2013-11-02 20:21:23 -05:00
Makefile.in [svn-r24400] Maintenance: When the libraries are built and tested in place, several files are left 2013-11-02 20:21:23 -05:00
testh5repack_detect_szip.c [svn-r22004] Reduced warnings and fixed conflicts resulting from including h5tools.h 2012-02-28 13:26:34 -05:00