hdf5/tools/h5repack
Larry Knox c6e3e68297 [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from l
ib files.  The fix also removed dependencies on libhdf5, etc. when the --disable-sharedlib-rpath co
nfigure option was invoked.
Added instead configure variable hardcode_into_lib=no.  This removes rpath from lib files on Linux
and solaris machines.

Tested with h5committest on jam, koala, ostrich and platypus (cmake), and with configure option --disable-sharedlib-rpath on emu, platypus and quail.
2014-04-25 16:59:53 -05:00
..
testfiles [svn-r24670] HDFFV-8567: Fix cmake tests for changes in reference files due to test script changes in autotools test scripts. 2014-01-31 09:15:59 -05:00
CMakeLists.txt [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes. 2014-04-25 16:27:37 -05:00
CMakeTests.cmake [svn-r24782] HDFFV-8700 - 2014-03-11 17:07:13 -05:00
dynlib_rpk.c [svn-r24824] HDFFV-8700 - 2014-03-18 11:21:46 -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-r24666] Fix test folder deletion issue 2014-01-30 16:27:23 -05:00
h5repack_refs.c [svn-r24869] Description: 2014-03-23 01:27:57 -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
h5repack.sh.in [svn-r24666] Fix test folder deletion issue 2014-01-30 16:27:23 -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-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00
Makefile.in [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from l 2014-04-25 16:59:53 -05:00
testh5repack_detect_szip.c