Dana Robinson
1177e64925
[svn-r27787] Merge of r27632-27674 from the trunk.
...
Tested on: h5committest
2015-09-15 08:01:01 -05:00
Allen Byrne
10da31a926
[svn-r27745] Merge trunk revision 27744
2015-09-10 09:11:17 -05:00
Allen Byrne
e040db8331
[svn-r27725] Add initial commands to properly build the generated files.
...
Added HDF5_GENERATE_HEADERS ON to cacheinit.cmake file.
Tested: local linux
2015-09-09 14:36:47 -05:00
Dana Robinson
61090f2cc3
[svn-r27702] Merge of r27699 from trunk.
...
Removed some configure checks for obsolete Unix variants.
The H5pubconf.h.in file that CMake uses was also updated.
Tested on: h5committest
2015-09-08 16:24:27 -05:00
Dana Robinson
9711495437
[svn-r27677] Merge of r27675 from trunk
...
Removed library checks for nsl and socket from the autotools configure on
Solaris.
The nsl and socket libraries are no longer used by the library. Fixes
HDFFV-9118.
Tested on: jam w/ autotools and CMake
emu w/ autotools
2015-09-04 09:23:45 -05:00
Allen Byrne
81ca9e4c79
[svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable HDF_TEST_EXPRESS.
2015-08-31 15:08:56 -05:00
Scot Breitenfeld
76d7d3cb97
[svn-r27570] Fixed issue with REAL max detection.
...
tested: h5committest
2015-08-24 14:22:55 -05:00
Scot Breitenfeld
47d97ed2c0
[svn-r27557] Added build_mod directory and updated the C try_run macro to not check for definitions and does not return unused arguments.
2015-08-24 11:07:17 -05:00
Jerome Soumagne
ab7d724ffd
[svn-r27548] Revert r27545
2015-08-21 17:44:22 -05:00
Jerome Soumagne
7ce2d52cf6
[svn-r27545] Add first support for _Bool and make hbool_t a "real" _Bool if available
...
Fix tests accordingly
2015-08-21 13:52:30 -05:00
Scot Breitenfeld
2b4038e5e7
[svn-r27524] Added test to not remove double precision from valid KINDS if it is the largest compatible REAL with C.
...
Tested: h5committest.
2015-08-19 08:40:27 -05:00
Scot Breitenfeld
caf0e7692a
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
...
Tested: h5committest --PASSED--
2015-08-11 09:35:30 -05:00
Scot Breitenfeld
3b4696ccd1
[svn-r27489] reverted merge of branch
2015-08-10 20:22:33 -05:00
Scot Breitenfeld
415eb5512b
[svn-r27488] Merged the F2003_v1.10 branch to the trunk.
...
Tested: h5committest
2015-08-10 20:00:33 -05:00
Allen Byrne
9e2434625d
[svn-r27469] Merge from trunk with dual-binary CMake code.
...
Tested: local linux with CMake
2015-08-05 16:01:07 -05:00
Allen Byrne
1efa2d7395
[svn-r27468] Merge corrections found elsewhere
2015-08-05 14:32:33 -05:00
Allen Byrne
173829075c
[svn-r27466] Add Trunk version
2015-08-05 11:37:54 -05:00
Allen Byrne
4d0187a483
[svn-r27465] Merge dual-binary CMake changes
2015-08-05 10:56:58 -05:00
Albert Cheng
ac5a796db2
[svn-r27428] Bug fix: DAILYTEST-170
...
Description:
XL compilers in ostrich (PowerPC64 linux) fail in test/dt_arith
because of the removal of the LLONG_TO_LDOUBLE_CORRECT (removed in
r26625) and LDOUBLE_TO_LLONG_ACCURATE (removed in r26623).
Solution:
Reverse revisions
r26623: bring back LDOUBLE_TO_LLONG_ACCURATE configure macro
r26625: bring back LLONG_TO_LDOUBLE_CORRECT configure macro
r26627: bring back WANT_DATA_ACCURACY configure macro which is
used together with the above two macros. This also brings
back the enable-dconv-accuracy configure option.
Tested:
h5committested.
Also tested in ostrich using the XL compilers.
2015-07-24 02:04:52 -05:00
Scot Breitenfeld
940da78df9
[svn-r27417] comment code cleanup
2015-07-21 10:11:53 -05:00
Scot Breitenfeld
2c897f41c0
[svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-14 10:34:45 -05:00
Scot Breitenfeld
f50c602b01
[svn-r27376] set default value of SIZEOF___FLOAT128
2015-07-14 09:14:05 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Scot Breitenfeld
f4dbade233
[svn-r27350] updated missing cmake defines
2015-07-08 15:02:56 -05:00
Scot Breitenfeld
b3b02d5112
[svn-r27337] cmake configure test for Fortran
2015-07-05 09:11:13 -05:00
Scot Breitenfeld
2a567e8155
[svn-r27326] Working version of cmake on linux.
2015-07-02 14:04:25 -05:00
Scot Breitenfeld
6c4e3759f5
[svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-06-10 14:23:09 -05:00
Scot Breitenfeld
043173a689
[svn-r27151] fixed __float128 errors
2015-06-04 15:26:02 -05:00
Allen Byrne
e2fa1a7555
[svn-r27142] Add optional variable for version extension
2015-06-03 09:32:56 -05:00
Scot Breitenfeld
b1cf507c6d
[svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-05-27 17:12:43 -05:00
Allen Byrne
8060c37ef4
[svn-r27087] Add changes for debug flags
2015-05-15 09:38:38 -05:00
Allen Byrne
37a07df7b4
[svn-r27064] HDFFV-9327: Refactor compiler flags to config file.
...
Tested: local linux
2015-05-14 11:51:20 -05:00
Allen Byrne
674e9f842c
[svn-r27037] Added other platforms comment to cmd line and quoted use of directory in option.
2015-05-07 14:46:53 -05:00
Allen Byrne
24ef4efe9a
[svn-r27015] updated with release changes
2015-05-05 11:10:20 -05:00
Allen Byrne
6e10ade5ee
[svn-r27000] Updated and debugged script
2015-05-04 08:59:12 -05:00
Allen Byrne
6709dd28f2
[svn-r26953] Remove src temporary debug build props.
...
Move TOOLS option up before usage.
2015-04-28 16:32:17 -05:00
Allen Byrne
5a8114a2a9
[svn-r26951] add cygwin
2015-04-28 14:50:35 -05:00
Allen Byrne
3939163f49
[svn-r26949] Correct linux separators
2015-04-28 13:58:05 -05:00
Allen Byrne
4fc9a3885d
[svn-r26944] Match src folder version
2015-04-28 12:53:17 -05:00
Scot Breitenfeld
35a297b461
[svn-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-04-23 15:21:04 -05:00
Allen Byrne
0137743470
[svn-r26905] Add user scripts to CMake folder
2015-04-23 13:50:49 -05:00
Scot Breitenfeld
fd6ce02c92
[svn-r26877] removed references to F2003
2015-04-21 16:06:52 -05:00
Allen Byrne
0b0d31e520
[svn-r26852] Correct component matching
2015-04-20 16:04:33 -05:00
Allen Byrne
c04b083b60
[svn-r26815] Update cmake configuration checks
...
Tested: local linux
2015-04-15 11:59:11 -05:00
Allen Byrne
3875cc6960
[svn-r26778] fix path to config
2015-04-10 12:51:40 -05:00
Allen Byrne
b452fc97e6
[svn-r26776] Add missing quote char.
2015-04-10 12:45:13 -05:00
Allen Byrne
09784944d2
[svn-r26719] Add HL to default components
2015-04-03 13:34:53 -05:00
Allen Byrne
d0cea60466
[svn-r26653] Update default settings
2015-03-30 12:03:57 -05:00
Quincey Koziol
6f75afd15e
[svn-r26635] Description:
...
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)
2015-03-27 19:37:08 -05:00
Quincey Koziol
68decbbc42
[svn-r26634] Description:
...
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)
2015-03-27 17:22:49 -05:00