summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r27159] Snapshot version 1.9 release 221HDF Tester2015-06-081-1/+1
|
* [svn-r27142] Add optional variable for version extensionAllen Byrne2015-06-031-23/+24
|
* [svn-r27127] Snapshot version 1.9 release 220HDF Tester2015-06-011-1/+1
|
* [svn-r27110] Snapshot version 1.9 release 219HDF Tester2015-05-241-1/+1
|
* [svn-r27092] Snapshot version 1.9 release 218HDF Tester2015-05-171-1/+1
|
* [svn-r27087] Add changes for debug flagsAllen Byrne2015-05-151-2/+8
|
* [svn-r27066] Description:Quincey Koziol2015-05-151-1/+8
| | | | | | | Protect gcc 5 debugging options Tested on: MacOSX/64 10.10.3 (amazon) w/gcc 5.1
* [svn-r27064] HDFFV-9327: Refactor compiler flags to config file.Allen Byrne2015-05-141-0/+268
| | | | Tested: local linux
* [svn-r27060] Description:Quincey Koziol2015-05-141-161/+90
| | | | | | | | | Clean up obsolete and unsupported versions of GCC, and update for GCC 5.1 release. Tested on: Mac OSX/64 10.10.3 (amazon) w/C++, FORTRAN, serial, production & parallel (gcc 5.1 not available on other systems)
* [svn-r27037] Added other platforms comment to cmd line and quoted use of ↵Allen Byrne2015-05-071-7/+10
| | | | directory in option.
* [svn-r27015] updated with release changesAllen Byrne2015-05-051-1/+1
|
* [svn-r27000] Updated and debugged scriptAllen Byrne2015-05-041-1/+1
|
* [svn-r26997] Snapshot version 1.9 release 217HDF Tester2015-05-031-1/+1
|
* [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-2/+2
| | | | Move TOOLS option up before usage.
* [svn-r26951] add cygwinAllen Byrne2015-04-281-5/+14
|
* [svn-r26949] Correct linux separatorsAllen Byrne2015-04-281-11/+11
|
* [svn-r26944] Match src folder versionAllen Byrne2015-04-281-3/+7
|
* [svn-r26905] Add user scripts to CMake folderAllen Byrne2015-04-232-0/+442
|
* [svn-r26852] Correct component matchingAllen Byrne2015-04-201-11/+9
|
* [svn-r26815] Update cmake configuration checksAllen Byrne2015-04-152-74/+0
| | | | Tested: local linux
* [svn-r26785] Snapshot version 1.9 release 216HDF Tester2015-04-121-1/+1
|
* [svn-r26778] fix path to configAllen Byrne2015-04-101-2/+2
|
* [svn-r26776] Add missing quote char.Allen Byrne2015-04-101-1/+1
|
* [svn-r26719] Add HL to default componentsAllen Byrne2015-04-031-1/+1
|
* [svn-r26653] Update default settingsAllen Byrne2015-03-301-2/+2
|
* [svn-r26642] Fix for HDFFV09202 and HDFFV-9171.Scot Breitenfeld2015-03-283-4/+172
| | | | | | | HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers, HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests Tested: h5committest
* [svn-r26635] Description:Quincey Koziol2015-03-281-4/+0
| | | | | | | | | | | Bring r26651 from autotools_rework branch to trunk: Remove the VSNPRINTF_WORKS macro, it's working around bugs in old SGI & HP compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26634] Description:Quincey Koziol2015-03-271-6/+0
| | | | | | | | | | Bring r26550 from autotools_rework branch to trunk: Remove orphaned macro definitions (not attached to anything in the library) Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26632] Description:Quincey Koziol2015-03-272-13/+0
| | | | | | | | | | | Bring r26549 from autotools_rework branch to trunk: Remove the BAD_LOG2_CODE_GENERATED macro/define, it's working around bugs in old SGI compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26631] reverted change r26629Scot Breitenfeld2015-03-273-172/+4
|
* [svn-r26629] Fix for HDFFV09202 and HDFFV-9171.Scot Breitenfeld2015-03-273-4/+172
| | | | | | | HDFFV-9171 Configure mistakes Cray Compilers for Intel Compilers, HDFFV-9202 subroutine VERIFY() fails when checking 8 byte integers in fortran tests Tested: h5committest
* [svn-r26627] Description:Quincey Koziol2015-03-272-15/+0
| | | | | | | | | | | Bring r26545 from autotools_rework branch to trunk: Remove the WANT_DATA_ACCURACY macro/define/configure option, since it's no longer attached to any library behavior. Tested on: Linux/32 2.6.8 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26625] Description:Quincey Koziol2015-03-273-55/+0
| | | | | | | | | | | Bring r26543 from autotools_rework branch to trunk: Remove the LLONG_TO_LDOUBLE_CORRECT macro/define, it's working around bugs in very old SGI/FreeBSD/Windows compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26623] Description:Quincey Koziol2015-03-273-53/+0
| | | | | | | | | | | Bring r26513 from autotools_rework branch to trunk: Remove the LDOUBLE_TO_LLONG_ACCURATE macro/define, it's working around bugs in older SGI, HP/UX, MacOSX and Windows .NET 2003 compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26618] Description:Quincey Koziol2015-03-273-27/+0
| | | | | | | | | | | Bring r26511 from autotools_rework branch to trunk: Remove the FP_TO_INTEGER_OVERFLOW_WORKS macro/define, which is for working around bugs in the Cray X1 compiler and is no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26612] Fix missing endifAllen Byrne2015-03-271-11/+11
|
* [svn-r26606] Description:Quincey Koziol2015-03-262-11/+0
| | | | | | | | | | | Bring r26508 from autotools_rework branch to trunk: Remove HW_FP_TO_LLONG_NOT_WORKS macro/define, it was only addressing Windows .NET 2003 compiler issues. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26605] Description:Quincey Koziol2015-03-268-1131/+0
| | | | | | | | | | | | | | Bring r26503 & r26528 from autotools_rework branch back to the trunk: Remove old platform configure files: craynv, dec-flags, hpux11.23, ia64-linux-gnu, nec-superux14.1, sv1-cray, x86_64-redstorm-linux-gnu Also remove CONVERT_DENORMAL_FLOAT, since this was only set in the configure files being removed. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26604] Add component aware configurationAllen Byrne2015-03-261-5/+4
|
* [svn-r26602] Description:Quincey Koziol2015-03-262-3/+0
| | | | | | | | | | | | Bring r26502 from autotools_rework branch to trunk: Remove the H5_SW_ULONG_TO_FP_BOTTOM_BIT_WORKS and H5_FP_TO_ULLONG_BOTTOM_BIT_WORKS macros/defines, as they are no longer used by supported platforms. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26598] Description:Quincey Koziol2015-03-263-91/+0
| | | | | | | | | | | Bring r26501 from the autotools_rework branch to the trunk: Remove ULLONG_TO_LDOUBLE_PRECISION macro/define, as it's targeting bugs in the FreeBSD and Cygwin compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26597] Description:Quincey Koziol2015-03-262-12/+0
| | | | | | | | | | | Bring r26500 from autotools_rework branch to trunk: Remove the LLONG_TO_FP_CAST_WORKS macro/define, as it targets problems with the Visual Studio 6 compilers. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26596] Description:Quincey Koziol2015-03-262-13/+0
| | | | | | | | | | | Bring r26499 from autotools_rework branch to trunk: Remove ULLONG_TO_FP_CAST_WORKS macro/define, as it only applies to older platforms we aren't supporting any longer. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for 2+ days)
* [svn-r26595] Description:Quincey Koziol2015-03-253-26/+0
| | | | | | | | | | | Bring r26494 from autotools_rework branch back to trunk: Remove the LDOUBLE_TO_UINT_ACCURATE macro/define, it was addressing problems with older Intel compilers on Linux that are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested on branch for several days)
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-253-10/+63
| | | | Tested: local linux
* [svn-r26591] Description:Quincey Koziol2015-03-253-72/+0
| | | | | | | | | | | | Bring r26492 from autotools_rework branch back to trunk: Remove the FP_TO_ULLONG_ACCURATE and FP_TO_ULLONG_RIGHT_MAXIMUM macros/defines, which were added to address problems with older PGI compilers and HP-UX systems and are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested on branch for >1 week)
* [svn-r26587] Description:Quincey Koziol2015-03-253-82/+0
| | | | | | | | | | | Bring r26489 from autotools_rework branch to trunk: Remove the ULONG_TO_FP_BOTTOM_BIT_ACCURATE macro/define, as it was added for SGI systems and old Solaris systems, which are no longer supported. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (Daily tested for >1 week)
* [svn-r26584] Description:Quincey Koziol2015-03-253-45/+0
| | | | | | | | | | | Bring r26485 from the autotools_rework branch to the trunk: Remove the ULONG_TO_FLOAT_ACCURATE macro/define, we no longer support the Sandia system where it was necessary. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested for >1 week)
* [svn-r26560] Description:Quincey Koziol2015-03-242-10/+0
| | | | | | | | | | | Bring r26483 from autotools_rework branch back to trunk: Remove INTEGER_TO_LDOUBLE_ACCURATE macro/define - we no longer support SGI systems. Tested on: Linux/32 2.6.18 (jam) w/serial & parallel (daily tested on branch for >1 week)
* [svn-r26542] Package vars should use uppercase prefixAllen Byrne2015-03-231-0/+2
|