Dana Robinson
f8c8387261
Added a line for the CMake pread/write option to INSTALL_CMake.txt.
2019-02-04 11:23:08 -08:00
Dana Robinson
029491e877
Merge of logging framework updates.
2018-12-30 19:11:41 -08:00
Allen Byrne
bc35bf6b3e
HDFFV-10575, 10332, 10531, 10594 and TRILAB-21
2018-10-04 16:49:49 -05:00
Allen Byrne
822f5f12d5
Add notes about unsupported options
2018-09-10 09:29:24 -05:00
Allen Byrne
0b87689625
Adjust warning flags to match autotools, add configure status
2018-08-21 08:07:27 -05:00
Allen Byrne
aab40090f0
HDFFV-10552 Add missing HDF5_USE_110_API_DEFAULT option
2018-08-17 15:01:23 -05:00
Allen Byrne
4f5bdadd50
Merge from develop
2018-07-31 10:07:00 -05:00
Allen Byrne
d5e78d2ecf
Update document
2018-06-19 09:51:49 -05:00
Allen Byrne
eb9f86e38a
HDFFV-10433 Updated text to address issues raised.
2018-06-11 14:32:41 -05:00
Allen Byrne
43f27973c9
Update URLs
2018-03-29 12:24:22 -05:00
Allen Byrne
9707dbb03c
Remove incorrect line
2018-03-27 08:42:42 -05:00
M. Scot Breitenfeld
48eaac2029
Merge branch 'develop' into hdf5_1_10_merge
2018-03-12 12:07:51 -05:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -06:00
M. Scot Breitenfeld
496af1be89
Needs to sync with lib version and Sencode.
2018-03-07 15:49:14 -06:00
Allen Byrne
8ae5f68041
HDFFV-10292 Windows drive letters cause issues in paths
2018-03-05 12:43:51 -06:00
Allen Byrne
81b96fb01a
Remove option from list in doc
2018-02-28 11:47:17 -06:00
Allen Byrne
d4e7beb9ee
Incr CMake min, add missing test, rework test CMake script
2018-02-27 16:39:10 -06:00
Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
a4f0666ecd
Update list
2018-02-26 16:13:25 -06:00
Allen Byrne
2e387d1bf6
Update refences to CMake usage
2018-01-29 12:43:54 -06:00
Allen Byrne
f837afc875
Update reference files for CMake options
2018-01-29 12:40:52 -06:00
M. Scot Breitenfeld
4f37d8e538
Merge branch 'develop' into hdf5_1_10
2017-12-12 16:09:19 -06:00
M. Scot Breitenfeld
6eab04894e
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
...
This is now fixed via the HDFFV-10325 fix.
2017-12-07 08:56:04 -06:00
Allen Byrne
e59038e391
restore GEN HDRS and remove cache sets for defoult options
2017-09-13 15:03:52 -05:00
Allen Byrne
05af70b235
Restore GEN_HDRS and remove cache sets for defaults
2017-09-13 14:57:55 -05:00
Allen Byrne
67c91dcd41
Generate headers for 1.10 should default off
2017-09-12 09:22:03 -05:00
Allen Byrne
3a4d573f03
Generate headers for 1.10 should default off
2017-09-12 09:20:23 -05:00
Allen Byrne
c3fcd62ea6
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:43 -05:00
Allen Byrne
1c7c5a604b
HDFFV-10276 Add UD flag option to h5repack
2017-09-07 13:29:31 -05:00
Allen Byrne
f4bc890039
HDFFV-10284 Add VS2017 merged from develop
2017-08-31 15:20:34 -05:00
Allen Byrne
073f524247
HDFFV-10284 Add VS2017 support
2017-08-31 13:37:50 -05:00
Dana Robinson
1a4bda1bd8
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
...
the option from the CMake cache init files.
Fixes HDFFV-10184
2017-04-27 16:10:52 -04:00
Dana Robinson
80d57c242a
Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
...
the option from the CMake cache init files.
Fixes HDFFV-10184
2017-04-27 15:18:18 -04:00
Allen Byrne
d81fee0d3d
Whitespace changes
2017-03-20 13:36:05 -05:00
Allen Byrne
2562ec3a4b
Update CMake files and formatting
2017-03-01 14:47:53 -06:00
Allen Byrne
ccee75d3e9
Update docs and scripts for release
2017-02-24 10:27:36 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
3c331b231a
[svn-r30314] HDFFV-9971: Change the usage of a CMake variable for the build type to the recommended variable name. Updated documentation.
2016-08-22 12:22:38 -05:00
Allen Byrne
708227a1f9
[svn-r29406] Add Java and update options to CMake/Windows docs
2016-03-14 14:10:30 -05:00
Quincey Koziol
f017eb6fc0
[svn-r28777] Description:
...
Add --enable-memory-alloc-sanity-check option to configure, to track and
sanity check memory allocations within the library. This is orthogonal to the
--enable-using-memchecker option and can be used with/without it.
Tested on:
MacOSX/64 10.11.2 (amazon) w/serial & parallel
(h5committest forthcoming)
2016-01-03 17:06:52 -05:00
Allen Byrne
dec18189f4
[svn-r28161] Update comment about VS versions
2015-10-21 11:29:33 -05:00
Allen Byrne
78c820b1ee
[svn-r28158] Merge from CMAMKE_EXT_MOD repo.
...
Add VS2015 support.
2015-10-21 10:44:41 -05:00
Allen Byrne
cd4b835614
[svn-r28128] Add version extension to all uses of source name
2015-10-19 13:24:20 -05:00
Allen Byrne
d1139d78d6
[svn-r28126] Correct CMake var name
2015-10-19 12:13:50 -05:00
Allen Byrne
58db7babe4
[svn-r27973] Update to new style usage
2015-10-06 13:48:50 -05:00
Allen Byrne
0be8c16879
[svn-r27847] Add Not early in document about CMAKE_INSTALL_PREFIX.
2015-09-21 15:52:35 -05:00
Allen Byrne
ccf2bcc636
[svn-r27597] Update text files to match 1.8 changes
2015-08-27 16:46:50 -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
Allen Byrne
98bf03bf1d
[svn-r27003] Update documentation to match the web instructions
2015-05-04 10:14:37 -05:00
Allen Byrne
1c2136ee49
[svn-r26900] Update CMake doc references
2015-04-23 10:41:22 -05:00