Commit Graph

836 Commits

Author SHA1 Message Date
Allen Byrne
cd6923cbca [svn-r29368] Add else to option 2016-03-09 08:54:09 -05:00
Dana Robinson
c2f2f457d8 [svn-r28541] Merge of r28538 from the trunk.
Fixes OS X compilation problems and brings some Linux symbols in
line with the Autotools when building with CMake.

Tested on: 64-bit OS X 10.11.1 El Capitan (Darwin 15.0.0)
           Xcode 7.1 Apple LLVM 7.0.0 (clang-700.1.76)
2015-12-08 17:58:10 -05:00
Larry Knox
ffa28355e4 [svn-r28430] Final HDF5 1.8.16 release houskeeping:
Add contents of HDF5 v1.8.16 RELEASE.txt to HISTORY-1_8.txt.
        Incremented LT_VERS_REVISION numbers for shared object versions for changing code on 1.8 branch.
        added rpm spec file hdf5-1.8.16-1-x86_64-szip.spec to bin/pkgscrpts.
2015-11-20 17:00:43 -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
87919a0ceb [svn-r28181] correct import targets 2015-10-22 10:39:09 -05:00
Allen Byrne
ca38c7f16d [svn-r28173] Add VS2015 fix for timezone. 2015-10-21 16:20:59 -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
Jerome Soumagne
7db14ed28b [svn-r28114] Merge r28112 from trunk
CMake check for gettimeofday if not on windows
2015-10-16 17:10:41 -05:00
Larry Knox
0333b1ff03 [svn-r28096] Updated packaging scripts and moved them from bin to bin/pkgscrpts.
Added shared library version numbers for each wrapper library file.

Tested with h5committest.new.
2015-10-15 23:14:57 -05:00
Larry Knox
038d87f21d [svn-r28010] Increment LT interface version number to reflect symbols added but none removed in hdf5 libraries. 2015-10-08 16:08:13 -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
f402195f59 [svn-r27751] Added a comment to config/ibm-flags that describes the purpose of the
-qflag=w:w compiler flag.

Tested on: N/A (no access to AIX, comment only)
2015-09-10 15:33:25 -05:00
Dana Robinson
185ccae591 [svn-r27744] Merge of r27728 from trunk.
Added -qflag=w:w to config/ibm-flags. This will suppress informational
messages on AIX, suppressing thousands of "__attribute__ is non-portable"
messages in the AIX nightly test output.

Tested on: Nothing. I have no access to an AIX machine. This change
suppressed the informational warnings on last night's AIX run, however.
2015-09-10 06:36:44 -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
67bc86740e [svn-r27732] Removed the obsolete config/powerpc-ibm-aix5.x file.
Tested on: Nothing. I have no access to an AIX machine.
2015-09-09 21:06:29 -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
Dana Robinson
f88a20544b [svn-r27723] Updated config/gnu-flags to match the trunk.
Tested on: h5committest
2015-09-09 13:32:12 -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
c591a6942e [svn-r27669] Remove SYMBOLS option - includes default checks. Pulled from master. 2015-09-03 13:27:17 -05:00
Allen Byrne
964e0bd689 [svn-r27559] lowercase commands 2015-08-24 11:26:36 -05:00
Allen Byrne
831a556d08 [svn-r27553] Replace svn:externals with hard copy of files 2015-08-24 10:49:31 -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