Commit Graph

261 Commits

Author SHA1 Message Date
Allen Byrne
cd6923cbca [svn-r29368] Add else to option 2016-03-09 08:54:09 -05:00
Allen Byrne
61f76e0aa2 [svn-r28405] Update to include cdash submit options 2015-11-19 13:34:48 -05:00
Jerome Soumagne
6ab00dd2a0 [svn-r28192] Merge r28188 from trunk
Fix inline/__inline__/__inline detection with CMake after autotools changes
2015-10-22 15:00:04 -05:00
Allen Byrne
8879f26220 [svn-r28162] Merge from CMAMKE_EXT_MOD repo.
Add VS2015 support.
2015-10-21 11:39:05 -05:00
Allen Byrne
334410437b [svn-r28153] Add VS2015 2015-10-20 17:11:28 -05:00
Allen Byrne
0389ad5370 [svn-r28149] Correct define vs variable usage 2015-10-20 17:02:00 -05:00
Allen Byrne
4b16841174 [svn-r28146] Correct define vs variable usage 2015-10-20 16:09:08 -05:00
Allen Byrne
42bc11d9df [svn-r28125] Add library version changes based on lt_vers.am file. 2015-10-19 12:12:41 -05:00
Jerome Soumagne
1af3f79853 [svn-r28116] A few warning fixes in cmake conversion tests 2015-10-16 17:12:11 -05:00
Allen Byrne
2145b1a102 [svn-r27975] Update to new style usage for scripts,
add cmake scripts
2015-10-06 13:54:21 -05:00
Allen Byrne
0e1fa6f041 [svn-r27936] Cmake 3.3 allowed execute_process to merge output and error files if the filename or the variable were the same.
Changed instances to make the outpu_variable different.
2015-10-02 14:20:50 -05:00
Allen Byrne
4c01aeac8f [svn-r27872] Update with changes to script file 2015-09-24 14:01:05 -05:00
Allen Byrne
247cf76979 [svn-r27870] Update with changes to script file 2015-09-24 12:40:46 -05:00
Allen Byrne
0e3b86671e [svn-r27864] Make the system vars configurable through the CTEST_SCRIPT_ARG 2015-09-23 15:34:39 -05:00
Dana Robinson
90315af428 [svn-r27770] Bring r27428 from trunk
Reverts the following changes:

    27737, 27742, 27743

These involve double conversions that cause problems with the IBM
XL compiler.

Tested on: h5committest
           ostrich w/ XL C compiler
2015-09-14 10:50:30 -05:00
Dana Robinson
bae05c1ad5 [svn-r27759] Bring r26632 from trunk
Remove the BAD_LOG2_CODE_GENERATED macro/define, it's working around bugs
in old SGI compilers.

Tested on: h5committest
2015-09-11 00:37:17 -05:00
Dana Robinson
acbcc04f88 [svn-r27743] Merge of r26625 from the trunk
Remove the LLONG_TO_LDOUBLE_CORRECT macro/define, it's working around
bugs in very old SGI/FreeBSD/Windows compilers.

Tested on: jam (minor change that has baked in the trunk for months)
2015-09-10 06:11:32 -05:00
Dana Robinson
982ec313d6 [svn-r27742] Merge of r26623 from the 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: jam (minor change that has baked in the trunk for months)
2015-09-10 05:59:56 -05:00
Dana Robinson
f1c17f3054 [svn-r27741] Merge of r26606 from the trunk
Remove HW_FP_TO_LLONG_NOT_WORKS macro/define, it was only addressing
Windows .NET 2003 compiler issues. Fixes HDFFV-9189.

Tested on: jam (minor change that has baked in the trunk for months)
2015-09-10 05:38:47 -05:00
Dana Robinson
b6a34fb182 [svn-r27737] Merge of r26627 from trunk
Remove the WANT_DATA_ACCURACY macro/define/configure option, since it's no
longer attached to any library behavior.

Tested on: jam (has baked in the trunk for over 6 months)
2015-09-09 22:47:01 -05:00
Dana Robinson
7655dd3b0f [svn-r27736] Merge of r26605 from trunk
Remove CONVERT_DENORMAL_FLOAT, since this was only set in obsolete
configure files.

Tested on: jam (has baked in the trunk for over 6 months)
2015-09-09 22:23:40 -05:00
Dana Robinson
cd3d499e73 [svn-r27730] Merge r26618 from 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: h5committest
2015-09-09 17:27:54 -05:00
Allen Byrne
773a39c957 [svn-r27719] Publish both static and shared mod files in binaries. 2015-09-09 10:15:00 -05:00
Allen Byrne
7b386f559d [svn-r27714] Merge from 1.8 branch.
Add mod file changes from trunk
2015-09-09 09:39:16 -05:00
Dana Robinson
45b3a5c7e3 [svn-r27705] Merge of r27699 from trunk
This revision removed some obsolete configurations from the Autotools.
Since this configuration code was already removed in 1.8, this
just brings ing some useful comments.

Also removes some unused symbols from the CMake H5pubconf.h.in file.

Tested on: h5committest
2015-09-08 17:21:01 -05:00
Allen Byrne
64ba92a274 [svn-r27698] correct status message 2015-09-08 14:58:07 -05:00
Dana Robinson
2b35b265e9 [svn-r27680] Merge of r27675, 27641, and 27645 from trunk
- Changes AC_CONFIG_HEADER to AC_CONFIG_HEADERS

- Removes nsl and socket library checks on Solaris (no longer needed)

- Removes obsolete and/or unmaintained configuration files from config/

Fixes HDFFV-9284, HDFFV-9118, HDFFV-9116

Tested on: h5committest
2015-09-04 13:07:32 -05:00
Allen Byrne
7470e8114d [svn-r27532] Merge of CMake dual-binary changes from CMake branch to 1.8
Tested: local linux (CMake branch has been tested on Windows)
2015-08-19 15:35:08 -05:00
Allen Byrne
b82d72ff9b [svn-r27464] Update list of ignore 2015-08-05 10:04:03 -05:00
Allen Byrne
5e26812fb7 [svn-r27319] Correct tar param 2015-07-01 16:03:20 -05:00
Allen Byrne
8d599272c3 [svn-r27274] HDFFV-9327: Compiler flags for non-windows.
Merge from trunk
2015-06-24 09:50:59 -05:00
Allen Byrne
28c0d72b7e [svn-r26954] Remove src temporary debug build props.
Move TOOLS option up before usage.
2015-04-28 16:32:34 -05:00
Allen Byrne
6fc61b04e8 [svn-r26945] Match src folder version 2015-04-28 12:53:34 -05:00
Allen Byrne
d311b1d61f [svn-r26898] Change USE to BUILD 2015-04-23 09:51:14 -05:00
Allen Byrne
a2a9aaacde [svn-r26851] Correct component matching 2015-04-20 16:03:53 -05:00
Allen Byrne
7fbb660329 [svn-r26817] Update cmake configuration checks
Tested: local linux
2015-04-15 12:13:18 -05:00
Allen Byrne
bece655874 [svn-r26778] fix path to config 2015-04-10 12:51:40 -05:00
Allen Byrne
dbee5216bb [svn-r26776] Add missing quote char. 2015-04-10 12:45:13 -05:00
Allen Byrne
4390a094fa [svn-r26720] Add HL to default components 2015-04-03 13:50:07 -05:00
Allen Byrne
c923afdf50 [svn-r26654] Bring trunk CMake changes to branch.
Tested: local linux
2015-03-30 12:32:55 -05:00
Quincey Koziol
6a664ffa5a [svn-r26648] Description:
Bring r26635 from trunk to 1.8 branch:

    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 trunk for 2+ days)
2015-03-30 09:47:36 -05:00
Quincey Koziol
c183d0d6f3 [svn-r26638] Description:
Bring r26598 from trunk to 1.8 branch:

    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 trunk for 2+ days)
2015-03-27 21:19:21 -05:00
Quincey Koziol
87db75e2e6 [svn-r26637] Description:
Bring r26597 from trunk to 1.8 branch:

    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 trunk for 2+ days)
2015-03-27 20:14:40 -05:00
Quincey Koziol
03f3e620bb [svn-r26636] Description:
Bring r26596 from trunk to 1.8 branch:

    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 trunk for 2+ days)
2015-03-27 19:42:13 -05:00
Quincey Koziol
46f59e4fd4 [svn-r26630] Description:
Bring r26595 from trunk to 1.8 branch:

    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 trunk for 2+ days)
2015-03-27 17:12:22 -05:00
Quincey Koziol
fe01716dbc [svn-r26628] Description:
Bring r26591 from trunk to 1.8 branch:

    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 for 2+ days on trunk)
2015-03-27 16:37:15 -05:00
Quincey Koziol
d4e0d3020e [svn-r26626] Description:
Bring r26587 from trunk to 1.8 branch:

    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 on trunk for 2+ days)
2015-03-27 16:03:13 -05:00
Quincey Koziol
0ea42d6667 [svn-r26624] Description:
Bring r26584 from trunk to 1.8 branch:

    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 on trunk for 2+ days)
2015-03-27 15:28:03 -05:00
Quincey Koziol
a877ab37b6 [svn-r26588] Description:
Bring r26560 from trunk 1.8 branch:

    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 for 2+ days)
2015-03-25 14:56:23 -05:00
Quincey Koziol
5966f8ce26 [svn-r26585] Description:
Bring r26495 from trunk to 1.8 branch:

    Bring r26258 from the autotools_rework branch to the trunk - remove
the LDOUBLE_TO_INTEGER_WORKS macro/define, which was addressing issues with
SGI systems that are no longer supported.

Tested on:
    Linux/32 2.6.18 (jam) w/serial & parallel
    (daily tested on trunk for >1 week)
2015-03-25 14:30:27 -05:00