hdf5/hl/test
Mike McGreevy e006157deb [svn-r20475] Purpose:
- Revise shared Fortran library disabling scenarios in configure
    - Improve configure output summary

Description:

    Shared Fortran libraries are not supported on Mac, but were being
    disabled by configure in a way that also forced the C libraries
    to be static-only. This has been fixed, so now only shared Fortran
    is disabled while shared C can remain.

    This prompted two additional changes:

        1. While working on the check that addresses whether or not
           shared Fortran libraries are allowed, removed old and no
           longer needed check(s) that disable shared Fortran
           libraries with HP, Intel 8, PGI, and Absoft compilers.
           (Essentially, Mac is the only situation in which Fortran
           shared are disabled by configure.)

        2. Having two different states of libraries (i.e. shared C
           library with static-only Fortran library) was not apparent
           in the configure summary, which labeled all libraries as
           either shared and/or static. I've added lines to both the
           C++ and Fortran output sections to list shared/static-ness
           of these libraries specifically.

    Additionally, I've made sure that the new --enable-unsupported
    configure option correctly overrides configure if it tries to
    disable a shared library.

Tested:

    jam, fred, & h5committest
2011-04-11 16:00:38 -05:00
..
CMakeLists.txt [svn-r20153] Move ext lib handling for ext project building to a common macro. Update HDF5 project to use HDFMacros.cmake file. Add test properties for test ordering. 2011-02-24 14:43:07 -05:00
COPYING
dsdata.txt
dslat.txt
dslon.txt
dtype_file_readable.txt
dtype_file.txt
earth.pal
gen_test_ds.c [svn-r18197] Description: 2010-01-29 23:29:13 -05:00
h5hltest.h
H5srcdir_str.h.in [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
image8.txt
image24pixel.txt
image24plane.txt
Makefile.am [svn-r18818] Bug fix: 2010-05-14 23:10:53 -05:00
Makefile.in [svn-r20475] Purpose: 2011-04-11 16:00:38 -05:00
pal_rgb.h
sepia.pal
test_ds_be.h5 [svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug. 2009-10-01 11:17:17 -05:00
test_ds_le.h5 [svn-r17566] Fix for Bug 1562. H5DSis_attached needed to account for platform dependent types. Added test and test files for LE and BE dimension scales. Reworked part of test_ds file as part of debug. 2009-10-01 11:17:17 -05:00
test_ds.c [svn-r18859] pull r18858 from 185; 2010-05-19 17:12:50 -05:00
test_image.c [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
test_lite.c [svn-r18650] Description: 2010-04-27 17:15:14 -05:00
test_packet.c [svn-r19654] Description: 2010-10-21 08:08:44 -05:00
test_table_be.hdf5
test_table_cray.hdf5
test_table_le.hdf5
test_table.c [svn-r18419] Description: 2010-03-18 07:23:04 -05:00
usa.wri