Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HDFFV-10805 Add option to only build shared targets | Allen Byrne | 2019-06-18 | 1 | -4/+13 |
| | | | | | HDFFV-10805 Add ONLY_SHARED_LIBS option and prefer shared over static HDFFV-10803 Update FindSZIP.cmake find module Remove unneeded modules and update java modules | ||||
* | HDFFV-10741 - remove SKIP_ERRSTK_TESTS option | Allen Byrne | 2019-04-15 | 1 | -1/+0 |
| | |||||
* | Renamed the HDF5_TEST_VOL option to HDF5_TEST_PASSTHROUGH_VOL. | Dana Robinson | 2019-04-11 | 1 | -5/+5 |
| | |||||
* | Add namespace option to dependencies | Allen Byrne | 2019-04-02 | 1 | -1/+1 |
| | |||||
* | HDFFV-10741 - add option to skip tool error stack tests | Allen Byrne | 2019-03-26 | 1 | -0/+1 |
| | |||||
* | Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h | Jerome Soumagne | 2019-02-21 | 1 | -5/+7 |
| | | | | | | Add REQUIRED to find_package(Threads) Link against thread library if static and not WIN32 platform | ||||
* | HDFFV-10703 Update CMake commands to latest standard | Allen Byrne | 2019-02-15 | 1 | -3/+3 |
| | |||||
* | Refactor out timeout values | Allen Byrne | 2019-02-06 | 1 | -0/+5 |
| | |||||
* | Correct name of variable | Allen Byrne | 2019-02-06 | 1 | -1/+1 |
| | |||||
* | Remove F2003 Option and references | Allen Byrne | 2019-02-06 | 1 | -7/+2 |
| | |||||
* | Minor tweak to CMake preadwrite entry. | Dana Robinson | 2019-02-01 | 1 | -1/+1 |
| | |||||
* | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 1 | -0/+9 |
| | | | | available (can be controlled via a configure/CMake option) | ||||
* | Update option text | Allen Byrne | 2018-12-21 | 1 | -2/+2 |
| | |||||
* | HDFFV-10656 Add CHECK_VOL support to CMake | Allen Byrne | 2018-12-20 | 1 | -0/+7 |
| | |||||
* | Move options to root cmake file | Allen Byrne | 2018-10-19 | 1 | -0/+6 |
| | |||||
* | CMake changes for SKIPPED and flush tests | Allen Byrne | 2018-09-24 | 1 | -0/+3 |
| | |||||
* | Cleanup and add intermediate dir for java | Allen Byrne | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | HDFFV-10552 Add missing HDF5_USE_110[2]_API_DEFAULT option | Allen Byrne | 2018-08-17 | 1 | -0/+20 |
| | |||||
* | Update Drop Site options and Coverage settings | Allen Byrne | 2018-08-09 | 1 | -3/+8 |
| | |||||
* | Typo fix | Allen Byrne | 2018-08-02 | 1 | -1/+1 |
| | |||||
* | Set CMAKE_REQUIRED_INCLUDES instead of using path in call | Allen Byrne | 2018-08-02 | 1 | -7/+8 |
| | |||||
* | Merge pull request #1167 in HDFFV/hdf5 from ↵ | Jordan Henderson | 2018-08-02 | 1 | -0/+20 |
|\ | | | | | | | | | | | | | | | | | | | ~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 | ||||
| * | Add Autotools and CMake checks for big I/O MPI-3 functions | Jordan Henderson | 2018-07-31 | 1 | -0/+10 |
| | | |||||
| * | Add hdf5settings section for parallel compression status in CMake builds | Jordan Henderson | 2018-07-31 | 1 | -0/+2 |
| | | |||||
| * | Switch to CheckSymbolExists in CMake | Jordan Henderson | 2018-07-27 | 1 | -2/+2 |
| | | |||||
| * | Add configure check for MPI_Mprobe and MPI_Imrecv functions | Jordan Henderson | 2018-07-26 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | HDFFV-9755 Document BUILD_STATIC_EXECS | Allen Byrne | 2018-07-30 | 1 | -1/+1 |
|/ | |||||
* | Update Java util lib, Refactor H5D write VL to match read | Allen Byrne | 2018-06-27 | 1 | -3/+3 |
| | |||||
* | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -11/+0 |
| | |||||
* | TRILABS-20 Fix fortran configure during fix of CXX configure | Allen Byrne | 2018-04-24 | 1 | -1/+4 |
| | |||||
* | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -5/+0 |
| | |||||
* | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -14/+29 |
| | |||||
* | Remove obsolete comments | Allen Byrne | 2018-03-09 | 1 | -11/+0 |
| | |||||
* | Change CMake min to 3.10 | Allen Byrne | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | Inc CMake min, Add new tests, rework test CMake files | Allen Byrne | 2018-02-27 | 1 | -1/+1 |
| | |||||
* | Remove old dependency construct | Allen Byrne | 2018-02-05 | 1 | -1/+0 |
| | |||||
* | HDFFV-10398 add support for Emscriptem build system | Allen Byrne | 2018-01-30 | 1 | -3/+7 |
| | |||||
* | HDFFV-10398 use the simpler add_subdirectory signature | Allen Byrne | 2018-01-30 | 1 | -12/+12 |
| | |||||
* | Fix windows compile errors abstract out common settings | Allen Byrne | 2018-01-29 | 1 | -80/+4 |
| | |||||
* | Fix case of command | Allen Byrne | 2018-01-26 | 1 | -2/+2 |
| | |||||
* | Fix missing ext libs references | Allen Byrne | 2018-01-25 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 rename vars and macros | Allen Byrne | 2018-01-19 | 1 | -7/+5 |
| | |||||
* | HDFFV-10385 Refactor out CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Revert CMAKE_BUILD_TYPE for matches - need to redesign | Allen Byrne | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | Correct folder typo | Allen Byrne | 2018-01-09 | 1 | -1/+1 |
| | |||||
* | HDFFV-10385 fix platform errors | Allen Byrne | 2018-01-09 | 1 | -2/+2 |
| | |||||
* | HDFFV-10385 refactor CMAKE_BUILD_TYPE usage | Allen Byrne | 2018-01-09 | 1 | -2/+4 |
| | |||||
* | HDFFV-9724 Corrected files and verified tests | Allen Byrne | 2017-12-28 | 1 | -3/+1 |
| | |||||
* | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ↵ | lrknox | 2017-12-22 | 1 | -1/+0 |
| | | | | | | | develop" This reverts commit b1223dd653e65e076af92b2dfe236f3704da81c8, reversing changes made to b25f123f5f5e25c1447a6a02861cb7c7265c12f2. |