hdf5/config
Albert Cheng 7c1e888bde [svn-r2572] Purpose:
Feature
Description:
    Most tests are done inside a for-loop.  Whenever a test exits
    with error, the for-loop does a "exit 1" to exit the make.
    "make -i" could not catch and ignore the error status.
Solution:
    Replaced "exit 1" with break.  At the end of the for-loop,
    test if all tests have been run.  If not, the for-loop is
    ended by the break command, thus raise an error.  Now,
    'make -i' can catch and ignor it.
    Also added the test of variable HDF5_Make_Ignore inside the
    for-loop to indicate the desire to ignore errors when the
    HDF5_Make_Ignore is set to a non-null/blank string.
Platforms:
    Tested on modi4 and eirene.
2000-09-19 11:53:34 -05:00
..
BlankForm [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
commence.in [svn-r2538] Added DYNAMIC_DIRS macro. This is derived from the LDFLAGS macro created 2000-09-12 02:54:54 -05:00
conclude.in [svn-r2572] Purpose: 2000-09-19 11:53:34 -05:00
dec-flags [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
dec-osf4.x [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
depend1.in [svn-r1949] Problem: 2000-01-26 09:50:12 -05:00
depend2.in [svn-r1949] Problem: 2000-01-26 09:50:12 -05:00
depend3.in [svn-r1949] Problem: 2000-01-26 09:50:12 -05:00
depend4.in [svn-r1949] Problem: 2000-01-26 09:50:12 -05:00
dependN.in [svn-r1802] Changes since 19991019 1999-11-01 10:21:16 -05:00
freebsd [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
gnu-flags [svn-r1999] Correctly detect gcc 2.95.x and Pentium Pro|Pentium II|etc. processors. 2000-03-04 13:45:58 -05:00
hpux9.03 [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
hpux10.20 [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00
hpux11.00 [svn-r2391] Adding the HPUX 11.00 file which is a copy of the HPUX 10.20 config file. 2000-06-19 09:55:02 -05:00
i386-pc-cygwin32 [svn-r1954] This file handles configuration of Cygwin on PCs 2000-02-09 16:08:20 -05:00
intel-osf1 [svn-r1458] Changed the disable-shared to be default only if not set. 1999-07-10 18:15:49 -05:00
irix5.x [svn-r1645] conclude.in: 1999-09-22 13:02:27 -05:00
irix6.x [svn-r1834] Blocked remark # 3201 (parameter unused) since the SGI compiler doesn't 1999-11-17 16:58:25 -05:00
linux-gnu [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
linux-gnulibc1 [svn-r1204] Changes since 19990415 1999-04-23 07:31:21 -05:00
linux-gnulibc2 [svn-r1151] Changes since 19990318 1999-03-19 15:09:50 -05:00
powerpc-ibm-aix4.2.1.0 [svn-r1448] Added two IBM specific configuration files which are provided by 1999-07-08 14:39:19 -05:00
powerpc-ibm-aix4.3.2.0 [svn-r1448] Added two IBM specific configuration files which are provided by 1999-07-08 14:39:19 -05:00
powerpc-ibm-aix4.x [svn-r1138] Changes since 19990304 1999-03-12 13:35:04 -05:00
rs6000-ibm-aix4.x [svn-r1138] Changes since 19990304 1999-03-12 13:35:04 -05:00
solaris2.x [svn-r2554] Purpose: 2000-09-15 06:17:07 -05:00
unicos [svn-r1688] Added missing vector Cray (x90 series) configuration file. 1999-09-28 19:28:32 -05:00
unicosmk [svn-r1568] Changes since 19990730 1999-08-10 15:21:32 -05:00