Commit Graph

854 Commits

Author SHA1 Message Date
Allen Byrne
31eac031c3 Updated optional CMake scripts 2016-11-03 16:32:04 -05:00
lrknox
1974619efb Update shared object file numbers according to changes in v1.8.18 release.
Update autotools and libtool versions.
Run bin/reconfigure.
2016-11-01 13:30:48 -05:00
Allen Byrne
06b2da9165 Add namespace and export utils 2016-10-14 12:35:40 -05:00
Allen Byrne
b00920b338 HDFFV-9961: Merge GIT ext lib option to 1.8 2016-10-10 13:35:29 -05:00
Allen Byrne
f66809465f Add missing exists check from master project 2016-10-07 10:19:06 -05:00
Allen Byrne
280bdf0251 Check file length before compare 2016-10-07 10:15:46 -05:00
Allen Byrne
8c8a0e84b9 HDFFV-9991: Remove unneeded file 2016-10-04 09:40:51 -05:00
Allen Byrne
f84e746de3 Fix error reporting 2016-09-30 09:42:39 -05:00
Allen Byrne
94afafb661 Set defualt site name 2016-09-16 15:58:22 -05:00
Allen Byrne
5e2dbfa962 Add option to submit to Cdash 2016-09-15 16:10:33 -05:00
Allen Byrne
fd4d4c3050 [svn-r30178] Add missing test source and remove obsolete file 2016-07-12 14:20:18 -05:00
Allen Byrne
e2750fc515 [svn-r30173] Add GIT support and correct name of option for UNSUPPORTED 2016-07-12 12:19:16 -05:00
Allen Byrne
d6d7e62d0b [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with too long command lines on some platforms.
Also, refactor hl/tools/gif3h5 cmake files.
JAVA-1920: add plugin test with plugin that depends on hdf5
2016-07-12 12:16:00 -05:00
Allen Byrne
79d9091948 [svn-r30170] HDFFV-9946: condense cygwin autotools config files to a single file. Avoid getpwuid function for cygwin. 2016-07-12 12:11:59 -05:00
Allen Byrne
8138d7b7d4 [svn-r29918] Fix empty file usage - test before use. 2016-05-12 10:01:52 -05:00
Larry Knox
802ed1f1a4 [svn-r29692] Applied fix for HDFFV-9439 to mpicc config as well as mpif90 in config/linux-gnulibc1.
Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
2016-04-13 15:30:44 -05:00
Dana Robinson
933adde73a [svn-r29688] Merge of r29090 from trunk.
Changes smart quotes to ASCII quotes in autotools gnu config file.
Additional fix for HDFFV-9439.

Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1
           autotools serial w/ Fortran
           autotools parallel (MPICH 3.1.4) w/ Fortran
2016-04-12 22:44:49 -05:00
Larry Knox
05cb2b544a [svn-r29687] Fix for HDFFV-9439 (previously in trunk).
Tested with h5committest.new on kituo, ostrich, osx1010dev and platypus.
2016-04-12 16:22:29 -05:00
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