Commit Graph

120 Commits

Author SHA1 Message Date
Dana Robinson
e0fa2a2e0e [svn-r26310] Merge of r26071 from features/autotools_rework
Removes the --with-default-vfd option from configure. This was basically
useless and only allowed selecting the stdio VFD. Since this is a demo
VFD and not really a production VFD, we decided to retire this option.

Fixes: HDFFV-9081

Tested on: jam (minor change)
2015-02-26 08:42:05 -05:00
Dana Robinson
0ecf471414 [svn-r26264] Merge of r26225 from trunk.
Removed a a work-around for a broken CodeWarrior open() call from
configure that causes a test in test/tfile.c to be skipped.

This change removes the H5_NO_SHARED_WRITING symbol.

Tested on: jam (no code changes w/ non-CodeWarrior compilers)
2015-02-21 08:52:48 -05:00
Dana Robinson
2b195049ef [svn-r26263] Merge of r26219 from trunk.
Adds a comment to configure.ac noting that time and srcdir have
issues when used together on Cygwin. No code changes.

Tested on: jam bin/reconfigure (no code changes)
2015-02-21 08:18:09 -05:00
Mohamad Chaarawi
62ec301df9 [svn-r26224] merge 26180 from trunk:
configure fixes for HDFFV-9068,9069,9096,9097,9135 from autotools_rework branch:

- Remove Infering parallel compilers (C and Fortran) from configure.ac
- Remove restriction to build shared with parallel
- Cleanup parallel sections in configure.ac
- remove large file support checks
- MPE fixes.
2015-02-18 17:01:17 -05:00
HDF Tester
ef7e675690 [svn-r26178] Snapshot version 1.8 release 15 (snap10) 2015-02-15 18:17:46 -05:00
Albert Cheng
e0d71da136 [svn-r26174] HDF5-9117: if testing for proper working 'tr' command is needed.
Long time ago, the tr command in some platform does not work properly and this test was added
to detect broken tr and abort the configure process.
We are not aware of such broken tr command in current systems and decided to retire this test.

The setup of ${TR} is still needed as it is used to process DEBUG_PKG.

Tested: h5committested plus using "./configure --enable-debug=all" in jam.
2015-02-13 19:25:22 -05:00
HDF Tester
eb871677ba [svn-r26147] Snapshot version 1.8 release 15 (snap9) 2015-02-08 18:30:46 -05:00
HDF Tester
cf1ccbdb78 [svn-r26094] Snapshot version 1.8 release 15 (snap8) 2015-02-01 18:28:14 -05:00
HDF Tester
2f81d73829 [svn-r25982] Snapshot version 1.8 release 15 (snap7) 2015-01-18 18:20:37 -05:00
HDF Tester
3bfbe3ffd0 [svn-r25976] Snapshot version 1.8 release 15 (snap6) 2015-01-11 18:11:53 -05:00
HDF Tester
276805c3fb [svn-r25950] Snapshot version 1.8 release 15 (snap5) 2015-01-04 18:01:54 -05:00
HDF Tester
66d0a163da [svn-r25925] Snapshot version 1.8 release 15 (snap4) 2014-12-28 18:20:15 -05:00
HDF Tester
877223f927 [svn-r25916] Snapshot version 1.8 release 15 (snap3) 2014-12-21 18:19:41 -05:00
Albert Cheng
d6b44d14dc [svn-r25901] HDFFV-9046: reorganize hdf5/perform/ directory
Moved perform/ to tools/perform. Updated all the configure related files for the new location.

Tested: h5committested plus tested in jam and kite.
2014-12-18 19:52:34 -05:00
HDF Tester
f86441d0f3 [svn-r25887] Snapshot version 1.8 release 15 (snap2) 2014-12-14 18:08:51 -05:00
HDF Tester
66c863dbd3 [svn-r25866] Snapshot version 1.8 release 15 (snap1) 2014-12-07 18:18:54 -05:00
HDF Tester
486f5e7241 [svn-r25856] Snapshot version 1.8 release 15 (snap0) 2014-11-30 18:11:15 -05:00
Larry Knox
da8344c064 [svn-r25705] Add LD path to HDF5 install directory to address HDFFV-8944.
Tested with h5committest and failed external daily tests.
2014-10-14 16:32:56 -05:00
Albert Cheng
f34c7e4993 [svn-r25673] Change version to 1.8.15-snap0. 2014-10-06 14:19:35 -05:00
HDF Tester
6b2f27965b [svn-r25669] Snapshot version 1.8 release 14 (snap18) 2014-10-05 18:06:15 -05:00
HDF Tester
767e3e2f6d [svn-r25628] Snapshot version 1.8 release 14 (snap17) 2014-09-28 18:05:00 -05:00
HDF Tester
9882ce014a [svn-r25606] Snapshot version 1.8 release 14 (snap16) 2014-09-21 17:52:50 -05:00
HDF Tester
ed9d380720 [svn-r25592] Snapshot version 1.8 release 14 (snap15) 2014-09-14 17:54:22 -05:00
HDF Tester
d6ddaac37b [svn-r25577] Snapshot version 1.8 release 14 (snap14) 2014-09-07 17:55:32 -05:00
HDF Tester
cb0f502fa4 [svn-r25564] Snapshot version 1.8 release 14 (snap13) 2014-08-31 17:52:53 -05:00
HDF Tester
584c42ad94 [svn-r25547] Snapshot version 1.8 release 14 (snap12) 2014-08-24 17:56:55 -05:00
HDF Tester
43e2783d40 [svn-r25535] Snapshot version 1.8 release 14 (snap11) 2014-08-17 17:52:05 -05:00
Scot Breitenfeld
8fc11e6bc8 [svn-r25525] brought revision 25477 from the trunk. 2014-08-11 09:13:42 -05:00
HDF Tester
53e7d88a5f [svn-r25523] Snapshot version 1.8 release 14 (snap10) 2014-08-10 17:57:40 -05:00
HDF Tester
b2f29298b2 [svn-r25436] Snapshot version 1.8 release 14 (snap9) 2014-07-20 18:00:51 -05:00
Scot Breitenfeld
442f985464 [svn-r25433] Brought changes from the trunk into the branch.
For the top level, brings in changes for configure.ac, configure and the MANIFEST:

   svn merge -c25286 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .
   svn merge -c25287 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .
   svn merge -c25290 https://svn.hdfgroup.uiuc.edu/hdf5/trunk .

For the fortran level:

   384	17:00	svn merge -r25235:25272 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran
   389	17:01	svn merge -r25284:25432 https://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran

For the fortran merges, I skipped changes relating to hyperslab selection since the C source has not been merged from the trunk yet. These changes should be in place in the fortran source when the C source is merged to the 1.8 branch.
2014-07-18 17:17:58 -05:00
Mohamad Chaarawi
2700d20859 [svn-r25402] Bring 25397/8 from trunk:
- remove configure checks for MPI_File_get_size and Big MPI_File_set_size as they are supported by MPIO implementations today.
- fix bug in t_mpi.c (HDFFV-8856)

tested with h5committest.
2014-07-10 09:36:34 -05:00
HDF Tester
43051ab6cf [svn-r25396] Snapshot version 1.8 release 14 (snap8) 2014-07-06 19:22:09 -05:00
HDF Tester
51ea45ed2e [svn-r25379] Snapshot version 1.8 release 14 (snap7) 2014-06-29 18:07:05 -05:00
HDF Tester
3a71c775af [svn-r25340] Snapshot version 1.8 release 14 (snap6) 2014-06-22 18:18:18 -05:00
HDF Tester
c8243334b0 [svn-r25233] Snapshot version 1.8 release 14 (snap5) 2014-06-01 23:37:57 -05:00
Quincey Koziol
b0fe30721b [svn-r25225] Description:
Bring r25215 from trunk to 1.8 branch:

    Bring changes from Coverity branch back to trunk:

    r20914:
        Use HDstrncpy and HDstrncat! --gh

    r20915:
        Use HDstrncpy and HDstrncat! --gh

Tested on:
    MacOSX/64 10.9.3 (amazon) w/gcc 4.9, FORTRAN, C++, multi-threads & parallel
    (h5committested on the trunk)
2014-05-29 16:26:28 -05:00
HDF Tester
fea439b440 [svn-r25217] Snapshot version 1.8 release 14 (snap4) 2014-05-25 18:50:34 -05:00
HDF Tester
37a1339c04 [svn-r25200] Snapshot version 1.8 release 14 (snap3) 2014-05-18 10:37:16 -05:00
HDF Tester
e2971312a1 [svn-r25159] Snapshot version 1.8 release 14 (snap2) 2014-05-04 11:59:16 -05:00
HDF Tester
994a841402 [svn-r25127] Snapshot version 1.8 release 14 (snap1) 2014-04-27 11:50:01 -05:00
Larry Knox
b018ba48ce [svn-r25106] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll back fix for removing rpaths from lib files. The fix also removed dependencies on libhdf5, etc. when the --disable-sharedlib-rpath configure option was invoked.
Added instead configure variable hardcode_into_lib=no.  This removes rpath from lib files on Linux and solaris machines.

Tested with h5committest on jam, koala, ostrich and platypus (cmake), and on emu and kite.
2014-04-25 14:34:54 -05:00
HDF Tester
b59f172c53 [svn-r25071] Snapshot version 1.8 release 14 (snap0) 2014-04-20 12:17:26 -05:00
Elena Pourmal
2530ede1c6 [svn-r25036] Maintenance before creating 1_8_13 branch: changed version number to 1.8.14-snap0 2014-04-14 07:20:06 -05:00
HDF Tester
3b00476853 [svn-r25035] Snapshot version 1.8 release 13 (snap8) 2014-04-13 17:51:07 -05:00
Larry Knox
17a1f1a597 [svn-r25017] Merge r24997 changes from trunk.
Added compiler versions for mpich to settings file and configure summary.
For make installcheck, compile and run installed examples using the installed scripts.  They
  were being compiled but not run.
Add Fortran2003 examples to the run-ex-fortran script when fortran2003 is enabled.
  Set flag to -O3 in production mode for Intel compilers other than those with specified other settings.
  Gentoo patches:
    Remove unnecessary setting of LD_LIBRARY_PATH from configure.
    Prevent potential array subscript out of bounds error in perform/pio_engine.c and sio_engine.c.

Tested with h5committest on jam, koala, ostrich and platypus.
2014-04-11 13:50:55 -05:00
Dana Robinson
29791cf160 [svn-r25016] Purpose:
Merged r24857 from the trunk.
    Changes to configure.ac so that --with-pthreads is not required
    when the --enable-threadsafe configure option is set as long as
    the Pthreads library is in a standard location.

Tested on:
    32-bit LE linux (jam) with --enable-threadsafe
    64-bit LE linux (koala) with --enable-threadsafe
    64-bit BE linux (ostrich) with --enable-threadsafe
2014-04-11 10:32:58 -05:00
HDF Tester
4770fc0aad [svn-r24968] Snapshot version 1.8 release 13 (snap7) 2014-04-06 17:10:58 -05:00
HDF Tester
63c5964bb4 [svn-r24927] Snapshot version 1.8 release 13 (snap6) 2014-03-30 17:07:13 -05:00
Quincey Koziol
25147d5567 [svn-r24878] Description:
Bring r24864 from trunk to 1.8 branch:

    Remove all traces of MPI-POSIX VFD and GPFS detection/code.

    Remove remaining traces of stream VFD.

    Remove testpar/t_posix_compliant test (it's not actually verifying anything).

    Clean up H5D__mpio_opt_possible() further.

    Moved environment variable that disables MPI collective operations into
    MPI-IO VFD (instead of it being in src/H5S.c).

    A few other small code cleanups.

Tested on:
    Mac OSX/64 10.9.2 (amazon) w/parallel & serial
    (daily tested on trunk)
2014-03-24 12:41:18 -05:00