hdf5/c++/test
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
..
CMakeLists.txt [svn-r20171] Add HDF5_USING_MEMCHECKER guards around script mode ADD_TEST. This will replace the list of ignore tests in CTestCustom.cmake file. 2011-03-01 14:20:20 -05:00
dsets.cpp [svn-r18349] Description: 2010-02-27 23:09:19 -05:00
h5cpputil.cpp [svn-r18685] Description: 2010-05-02 14:15:43 -05:00
h5cpputil.h [svn-r18685] Description: 2010-05-02 14:15:43 -05:00
H5srcdir_str.h.in [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
Makefile.am [svn-r18349] Description: 2010-02-27 23:09:19 -05:00
Makefile.in [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
tattr.cpp [svn-r18335] Description: 2010-02-26 11:55:49 -05:00
tcompound.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00
testhdf5.cpp [svn-r18335] Description: 2010-02-26 11:55:49 -05:00
tfile.cpp [svn-r18335] Description: 2010-02-26 11:55:49 -05:00
tfilter.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00
th5s.cpp [svn-r20487] Bug 1386 - allow dimension size to be zero even though it isn't unlimited. This is a follow-up checkin for 2011-04-12 15:25:27 -05:00
th5s.h5
tlinks.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00
trefer.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00
ttypes.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00
tvlstr.cpp [svn-r20052] Description: 2011-02-05 22:24:42 -05:00