hdf5/fortran/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-r20201] Order fflush tests - fflush2 DEPENDS on fflush1 2011-03-08 14:50:51 -05:00
fflush1.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
fflush2.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
fortranlib_test_1_8.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
fortranlib_test.f90 [svn-r20315] brought revisions 19868:20300 from the 1.8.6_vms branch to the trunk for VMS work 2011-03-24 13:33:45 -05:00
Makefile.am
Makefile.in [svn-r20502] Purpose: 2011-04-14 14:45:57 -05:00
t.c [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
t.h
tf.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5A_1_8.f90 [svn-r20033] Porblem: A typo caused compilation failures with gfortran 4.6 on fred. 2011-02-02 20:24:52 -05:00
tH5A.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5D.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5E.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5F.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5G_1_8.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5G.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5I.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5O.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5P.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5R.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5S.f90 [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
tH5Sselect.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5T.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5VL.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
tH5Z.f90 [svn-r18197] Description: 2010-01-29 23:29:13 -05:00