Allen Byrne
05c5d40dd5
Cleanup and add intermediate dir for java
2018-08-31 13:29:36 -05:00
Allen Byrne
ae7da889ec
HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option
2018-08-17 14:48:43 -05:00
Allen Byrne
01c9aa1e76
Update Drop Site options and Coverage settings
2018-08-09 10:59:32 -05:00
Allen Byrne
b4571f6190
Typo fix
2018-08-02 10:38:54 -05:00
Allen Byrne
2c17b19861
Set CMAKE_REQUIRED_INCLUDES instead of using path in call
2018-08-02 10:22:37 -05:00
Jordan Henderson
70de0b18e3
Merge pull request #1167 in HDFFV/hdf5 from ~JHENDERSON/hdf5:bugfix/MPI2_only_fixes to develop
...
* commit '9aa2eaeb9ed9c94f63973cb55f13de256558497c':
Add Autotools and CMake checks for big I/O MPI-3 functions
Add hdf5settings section for parallel compression status in CMake builds
Switch to CheckSymbolExists in CMake
Add configure check for MPI_Mprobe and MPI_Imrecv functions
2018-08-02 09:25:00 -05:00
Jordan Henderson
9aa2eaeb9e
Add Autotools and CMake checks for big I/O MPI-3 functions
2018-07-31 13:42:19 -05:00
Jordan Henderson
5e138dc1e9
Add hdf5settings section for parallel compression status in CMake builds
2018-07-31 10:45:43 -05:00
Allen Byrne
b33ba00c9c
HDFFV-9755 Document BUILD_STATIC_EXECS
2018-07-30 12:39:38 -05:00
Jordan Henderson
256fc4754b
Switch to CheckSymbolExists in CMake
2018-07-27 12:49:42 -05:00
Jordan Henderson
e1e10743cf
Add configure check for MPI_Mprobe and MPI_Imrecv functions
...
Add line to libhdf5settings file for status of Parallel writes to
filtered datasets status
Surround Parallel Compression code in MPI_VERSION >= 3 checks
Add disabled message for Parallel Compression built w/ MPI-2
Modify Parallel Compression tests to only run the parallel filtered read
tests when parallel filtered writes are disabled
Update big I/O code to handle being built with MPI-2
Add checks to CMakeLists.txt for MPI_Mprobe and MPI_Imrecv
2018-07-26 12:50:26 -05:00
Allen Byrne
792771d52a
Update Java util lib, Refactor H5D write VL to match read
2018-06-27 17:53:47 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -05:00
Allen Byrne
bc9a773b99
TRILABS-20 Fix fortran configure during fix of CXX configure
2018-04-24 17:22:55 -05:00
Allen Byrne
6c82c49dd5
TRILABS-20 set a compiler name on all project commands
2018-04-20 10:11:55 -05:00
Allen Byrne
46f2a2a432
TRILABS-19 Initial conversion of include_directories to targets
2018-04-17 15:57:58 -05:00
Allen Byrne
db3d744f25
HDFFV-10444 fix soversion numbers for libraries
2018-04-10 08:55:17 -05:00
Allen Byrne
2d0a0859b2
Remove obsolete comments
2018-03-09 12:45:22 -06:00
Allen Byrne
24c62ba7fe
Change CMake min to 3.10
2018-03-09 12:32:06 -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
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