hdf5/bin
Albert Cheng e6d56939f3 [svn-r19019] Enhancements:
Cleaned up the code a bit by:
1. It used to that -xxx options must be at the beginning such that
   "buildhdf5 --disable-shared -config" was an error. Now -xxx options
   can appear anywhere in the command options.
2. Eliminate the need of variables $CONFIG_CXX, $CONFIG_FORTRAN,
   $CONFIG_PARALLEL by appending their values to $CONFIG_OP directly.
3. Also append $WITH_SZLIB to $CONFIG_OP when it is defined, not later.
4. Call CONFIG directly instead of setting up $CONFIGURE.
5. Removed the last TIMESTAMP since "trap 0" will call QUIT which calls
   TIMESTAMP already. This eliminated the extra timestamp when it finishes
   normal.

tested:
Tested by hand since h5committest does not really test this command.
2010-06-18 17:47:22 -05:00
..
buildhdf5 [svn-r19019] Enhancements: 2010-06-18 17:47:22 -05:00
checkapi [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
checkposix [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
chkconfigure [svn-r18647] I updated the default version of autoconf to 2.65 as this is the default on jam. 2010-04-27 15:59:29 -05:00
chkcopyright [svn-r13352] Added support for configure.in type files. 2007-02-20 14:56:59 -05:00
chkmanifest [svn-r17562] Fixed a syntax error that generates a file named 0. 2009-09-30 22:44:43 -05:00
compile [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
config_para_ibm_sp.sh [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
config.guess [svn-r13616] This check-in updates the bin/reconfigure file to point to the most recent versions of the autotools. 2007-04-09 13:44:42 -05:00
config.sub [svn-r13616] This check-in updates the bin/reconfigure file to point to the most recent versions of the autotools. 2007-04-09 13:44:42 -05:00
COPYING [svn-r16340] Description: 2009-01-22 15:53:59 -05:00
debug-ohdr [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
depcomp [svn-r10536] 2005-04-04 17:44:50 -05:00
dependencies [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
deploy [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
distdep [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
errors [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
gcov_script [svn-r14939] Purpose: Bug Fix (Bug 794) 2008-05-06 12:14:14 -05:00
h5vers [svn-r16105] Bug fix: 2008-11-19 14:30:29 -05:00
install-sh [svn-r17357] Purpose: 2009-08-13 15:19:17 -05:00
iostats [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
locate_sw [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
ltmain.sh [svn-r18579] Purpose: 2010-04-15 16:17:22 -05:00
make_err [svn-r15485] Purpose: Allow library to shut down properly when objects have reference count 2008-08-19 11:35:16 -05:00
make_overflow [svn-r16847] Description: 2009-04-23 13:25:16 -05:00
make_vers [svn-r17582] Description: 2009-10-01 21:08:59 -05:00
makehelp [svn-r13379] Added 'make help' target. This actually runs a script, bin/makehelp (formatting 2007-02-23 14:14:11 -05:00
missing [svn-r10536] 2005-04-04 17:44:50 -05:00
mkdirs [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
mkinstalldirs [svn-r9902] Purpose: 2005-01-31 22:17:02 -05:00
newer [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
README [svn-r18365] Edit README file to test svk sync. 2010-03-03 16:46:17 -05:00
reconfigure [svn-r18579] Purpose: 2010-04-15 16:17:22 -05:00
release [svn-r17592] Bug fix: 2009-10-05 19:08:03 -05:00
runtest [svn-r14903] Undoing change committed in r14902. 2008-04-30 14:51:13 -05:00
snapshot [svn-r18293] Added yodconfigure feature. 2010-02-19 14:43:15 -05:00
snapshot_version [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
timekeeper [svn-r13311] Updated copyright notice. 2007-02-14 17:25:02 -05:00
trace [svn-r17582] Description: 2009-10-01 21:08:59 -05:00
yodconfigure [svn-r13309] Added some cosmetic hash marks. 2007-02-14 17:20:52 -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.