summaryrefslogtreecommitdiffstats
path: root/testpar/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-0/+5
* [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-101-7/+17
|\
| * [svn-r27162] fix for HDFFV-9412:Mohamad Chaarawi2015-06-081-7/+17
* | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-101-0/+1
* | [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-0/+1
* | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-0/+1
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-051-0/+1
* | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+1
* | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-031-0/+1
* | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-1/+0
* | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-0/+11
* | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...Scot Breitenfeld2015-04-211-3/+0
* | [svn-r26825] Added include for preprocessing fortran files with configure def...Scot Breitenfeld2015-04-161-2/+3
|/
* [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-021-1/+0
* [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-301-2/+0
* [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-5/+0
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-3/+3
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-231-7/+27
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-221-27/+7
* [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-201-7/+27
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
* [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-1/+0
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-1/+0
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-311-66/+448
* [svn-r24864] Description:Quincey Koziol2014-03-211-28/+11
* [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
* [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2
* [svn-r22807] Description:Quincey Koziol2012-09-251-2/+4
* [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools...Allen Byrne2012-08-231-16/+16
* [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-221-43/+94
* [svn-r22219] Description:Quincey Koziol2012-03-311-5/+7
* [svn-r21249] Description: Part II of F2003 branch merge into the trunk.Scot Breitenfeld2011-08-181-0/+3
* [svn-r20504] Purpose:Mike McGreevy2011-04-141-1/+4
* [svn-r20502] Purpose:Mike McGreevy2011-04-141-19/+39
* [svn-r20475] Purpose:Mike McGreevy2011-04-111-0/+2
* [svn-r19941] Purpose:Albert Cheng2011-01-121-9/+14
* [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15.Larry Knox2010-11-231-0/+3
* [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch...Larry Knox2010-10-041-5/+15
* [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an...Larry Knox2010-09-101-1/+1
* [svn-r19092] Description:Quincey Koziol2010-07-191-2/+5
* [svn-r19059] Brought changes from hdf5_1_8 to add version information for for...Larry Knox2010-07-091-0/+2
* [svn-r18709] Purpose:Mike McGreevy2010-05-051-1/+1
* [svn-r18579] Purpose:Mike McGreevy2010-04-151-1/+1
* [svn-r18420] Description:Quincey Koziol2010-03-181-6/+3
* [svn-r18413] Description:Quincey Koziol2010-03-171-3/+6
* [svn-r18107] bug 1673:Albert Cheng2010-01-121-4/+4