hdf5/bin
David Young 2dd5bbfe16 Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop
* commit '0b721858e46a317c370a24115032d5be41688f67':
  Make these scripts relocatable again: derive a relative path for the original installation prefix from the examples prefix.  Use that relative path to locate the current installation prefix, always.  Fall back to an absolute installation prefix if the relative path cannot be derived.
  Get the path to prefix right: needs a ../ to back out of subdirectory c/.
  Make this script relocatable again: derive a relative path for the original installation prefix from the examples prefix.  Use that relative path to locate the current installation prefix, always.  Fall back to an absolute installation prefix if the relative path cannot be derived.
  Let us override the examples directory using --with-examplesdir=DIR. This is handy for NetBSD where HDF5 examples are installed by convention in $prefix/share/examples/hdf5/ rather than in ${prefix}/share/hdf5_examples/, which is the HDF5 default.
  Follow longstanding execv convention for compatibility with NetBSD.
  Under the examples directories, always find the installed HDF5 executables and scripts using @prefix@ instead of a relative path, because the number of ../ in the relative path will be different on NetBSD than on other systems.
  Make the HDF5 configure script grok NetBSD.
  For portability, insulate the HDF5 library from some system macros.
  Not every system has perl installed in /usr/bin/, so change the shebang (#!) line to `/usr/bin/env perl` to locate perl on the PATH.
  For portability, use the POSIX sh(1) string-comparison operator `=` instead of `==`.
2019-11-05 15:36:09 -06:00
..
batch updated -E option 2019-05-10 16:07:12 -05:00
pkgscrpts Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
bbrelease Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
buildhdf5 Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
checkapi Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
checkposix Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
chkconfigure Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
chkcopyright Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
chkmanifest Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
cmakehdf5 Add cmakehdf5 command line option to turn on shell script testing. 2018-07-19 09:49:32 -05:00
COPYING Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
debug-ohdr Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
dependencies Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
deploy Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
distdep Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
errors Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
gcov_script Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
genparser Add support for GCC9, update warnhist script, and clean up warnings. 2019-07-02 23:43:45 -05:00
h5cc.in Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They 2019-06-14 10:47:09 -05:00
h5redeploy.in Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They 2019-06-14 10:47:09 -05:00
h5vers Escape { and } in regex as required by sh in updated cori.nersc.gov. 2019-08-07 11:51:06 -05:00
iostats Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
locate_sw Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
make_err Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
make_overflow Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
make_vers Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
Makefile.am Moved h5cc.in and h5redeploy.in from tools/misc to bin directory. They 2019-06-14 10:47:09 -05:00
makehelp Add support for "make check-vol", along with a few minor cleanups, etc. 2018-11-28 19:07:30 -06:00
mkdirs Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
newer Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
output_filter.sh Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
README [svn-r18365] Edit README file to test svk sync. 2010-03-03 16:46:17 -05:00
release Update versioning to next major version 2019-09-25 17:28:17 -05:00
restore.sh Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
runbkgprog Not every system has perl installed in /usr/bin/, so change the shebang 2019-10-03 16:01:40 -05:00
runtest Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
snapshot Renamed the autotools check-vol target to check-passthrough-vol. 2019-04-11 10:46:22 -07:00
snapshot_version Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
switch_maint_mode Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
timekeeper Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
trace Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop 2019-11-05 15:36:09 -06:00
warnhist Updates to warnhist script, along with a few cleanups, and add some comments 2019-07-09 22:15:36 -05:00
yodconfigure Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00

The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest.  The copies in this directory should work, but are not used in daily tests, though they should be tested occasionally.