Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
fbaa2192f8
Remove old dependency construct
2018-02-05 16:14:00 -06:00
Allen Byrne
435fd5afa5
HDFFV-10398 add support for Emscriptem build system
2018-01-30 16:03:03 -06:00
Allen Byrne
2f18da435e
HDFFV-10398 use the simpler add_subdirectory signature
2018-01-30 12:21:01 -06:00
Allen Byrne
468fbc36f1
Fix windows compile errors abstract out common settings
2018-01-29 10:27:32 -06:00
Allen Byrne
707de0b92e
Fix case of command
2018-01-26 15:41:13 -06:00
Allen Byrne
3ab1a07368
Fix missing ext libs references
2018-01-25 16:54:28 -06:00
Allen Byrne
608a71200d
HDFFV-10385 rename vars and macros
2018-01-19 10:49:17 -06:00
Allen Byrne
0f5ada2e08
HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage
2018-01-18 16:55:01 -06:00
Allen Byrne
19c18e44ed
Revert CMAKE_BUILD_TYPE for matches - need to redesign
2018-01-12 14:17:04 -06:00
Allen Byrne
16e0a6b858
Correct folder typo
2018-01-09 16:55:29 -06:00
Allen Byrne
3e0c6530dc
HDFFV-10385 fix platform errors
2018-01-09 16:26:12 -06:00
Allen Byrne
be42e04791
HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
2018-01-09 09:56:28 -06:00
Allen Byrne
bd34c9e455
HDFFV-9724 Corrected files and verified tests
2017-12-28 16:49:50 -06:00
lrknox
86d8a4c267
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
...
This reverts commit b1223dd653
, reversing
changes made to b25f123f5f
.
2017-12-22 12:28:24 -06:00
Allen Byrne
925f3c9b54
Because of MPI requirements in library ALWAYS add include path
2017-12-20 13:10:34 -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
addde7dcb8
Correct link lines of libraries
2017-11-14 15:07:26 -06:00
Allen Byrne
0fe3dc9b27
HDFFV-10321 Correct fortran link var
2017-11-02 10:25:22 -05:00
Allen Byrne
a862d195c3
Correct path
2017-11-01 16:11:03 -05:00
Allen Byrne
f8fd6d0b41
Correct usage of MPI vars
2017-11-01 13:41:44 -05:00
Allen Byrne
930cfc402d
Convert to use MPI:: for link
2017-11-01 12:29:53 -05:00
Allen Byrne
05af70b235
Restore GEN_HDRS and remove cache sets for defaults
2017-09-13 14:57:55 -05:00
Allen Byrne
cc2a1e085b
Test program generation should default off
2017-09-12 09:24:37 -05:00
Allen Byrne
67c91dcd41
Generate headers for 1.10 should default off
2017-09-12 09:22:03 -05:00
M. Scot Breitenfeld
57ab1e7d69
add linking flag to cmake, does not fix the issue, still disabled shared with fortran
2017-05-23 17:14:21 -05:00
Allen Byrne
f1ad2feb0b
Fix CMake regex commands
2017-04-06 11:22:29 -05:00
Allen Byrne
713f0f3721
Lowercase math and set CMake commands
2017-03-02 12:20:26 -06:00
Allen Byrne
c37ecd5bba
Add MPI_Fortran variables
2017-02-17 12:43:47 -06:00
Allen Byrne
b477d8142a
HDFFV-9875 Remove compile pdb references
2017-02-02 13:47:39 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
7b85399dff
HDFFV-10123 Add SHARED tools
2017-02-01 11:15:38 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
c694644ce9
Split tools into src and test - update locations
2016-10-27 10:12:39 -05:00
Allen Byrne
3ee36553b9
Add support for namespace and add tools to binaries config
2016-10-14 11:22:22 -05:00
Allen Byrne
74f3326a67
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
...
Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR.
2016-05-04 10:06:05 -05:00
Allen Byrne
6e9e1d67f5
[svn-r29229] Turn java OFF by default.
2016-02-29 12:25:27 -05:00
Allen Byrne
63249be0e1
[svn-r29226] HDFFV-9552: merge in java code.
2016-02-28 21:43:00 -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
00aaf8e6f4
[svn-r28228] Remove WIN32 only config of threadsafe
2015-10-26 15:09:22 -05:00
Jerome Soumagne
9f702766f8
[svn-r28168] Remove Wall option passed by default on non-windows systems
...
(not necessary anymore since there is now
2015-10-21 15:26:56 -05:00
Allen Byrne
2abe5da201
[svn-r28059] Make UNSUPPORTED option combinations fail configure - matches autotools behaviour.
2015-10-13 16:15:31 -05:00
Allen Byrne
2c9b575d38
[svn-r28056] Add HL and Threadsafe notice
2015-10-13 15:57:47 -05:00
Allen Byrne
ad29dac64a
[svn-r27986] OPTION should default to FALSE
2015-10-07 10:22:57 -05:00
Allen Byrne
16e7b241d0
[svn-r27971] eliminate duplicate option
2015-10-06 12:38:04 -05:00
Allen Byrne
6f04c0f89d
[svn-r27970] eliminate duplicate option
2015-10-06 12:36:38 -05:00
Allen Byrne
2c99d728f0
[svn-r27874] Add ability to extend the cmake path for searching for libraries/programs.
2015-09-24 14:14:44 -05:00
Allen Byrne
6b1b8869d1
[svn-r27671] Move fortran id check to fortran section
2015-09-03 13:28:47 -05:00
Scot Breitenfeld
17f5ee3624
[svn-r27647] Added compiler check for PGI and CMake version.
...
CMake must be > v3.3 to compile with PGI due to
CMake bug in earlier versions.
2015-09-01 09:00:14 -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