hdf5/tools/misc
Mike McGreevy a45c7424b2 [svn-r20502] Purpose:
Add "silent make" mode configure option.

Description:

    Automake 1.11 has a new option available that allows for a
    silent make mode. This functionality needs to be explicitly
    enabled in configure.in via the use of the automake macro
    AM_SILENT_RULES, which is what this commit is adding.

    This introduces a new configure option: 

        --{en|dis}able-silent-rules

    This option is on by default, and simplies compile and link
    line outputs when building the library. Disabling this option
    will print full "verbose" output (i.e., full compile and
    linking lines for each target).

Tested:

    This was tested on jam & h5committested
2011-04-14 14:45:57 -05:00
..
testfiles [svn-r19726] [BZ2072]Add compare output to expected test for help and version options of mkgrp. 2010-11-04 15:51:05 -05:00
CMakeLists.txt [svn-r20372] Separate no option test within ADD_TEST so depends behaves correctly 2011-03-29 12:58:33 -05:00
h5cc.in [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branches/hdf5_1_8 to trunk. These revisions reorganize the compile scripts using h5cc.in, h5fc.in, and h5c++.in, add checks for installed examples to the scripts that run them after installation, and add DESTDIR for install as needed for RPMs. 2010-10-04 12:15:30 -05:00
h5debug.c [svn-r19725] Description: 2010-11-04 15:34:29 -05:00
h5mkgrp.c [svn-r19481] I'm backing out my fix for bug 1707 because there're some unresolved issues - r19441 and 19467. 2010-09-27 14:02:48 -05:00
h5redeploy.in [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00
h5repart_gentest.c [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00
h5repart.c [svn-r18057] Bug fix: 1192 2009-12-26 05:12:49 -05:00
Makefile.am [svn-r17616] Purpose: 2009-10-08 10:17:30 -05:00
Makefile.in [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
repart_test.c [svn-r13253] Updated all C and C++ style source code files with the THG copyright notice. 2007-02-07 09:56:24 -05:00
talign.c [svn-r17476] Update test file that was refactored. 2009-09-14 15:39:28 -05:00
testh5mkgrp.sh [svn-r19731] Purpose: 2010-11-05 10:14:35 -05:00
testh5repart.sh.in [svn-r18055] Bug fix: 1192 2009-12-26 03:36:37 -05:00