Allen Byrne
e7f16c6f2c
HDFFV-10805 Add option to only build shared targets
...
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
2019-06-18 07:46:25 -05:00
Allen Byrne
68bddef35d
HDFFV-10741 - remove SKIP_ERRSTK_TESTS option
2019-04-15 14:46:23 -05:00
Quincey Koziol
fc945999d0
Merge remote-tracking branch 'origin/develop' into env_vol_load
2019-04-03 17:27:10 -05:00
Allen Byrne
6e2e461087
HDFFV-10741 - add option to skip tool error stack tests
2019-03-26 14:00:34 -05:00
Quincey Koziol
deeb302747
Specify the default VOL connector to use with an environment variable.
...
This implicitly adds support for changing the VOL connector for command-line
tools or any application linked with the library.
Also, add 'make check-vol' support for all directories, clearing up necessary
issues in testing scripts, etc.
2019-03-09 21:41:38 -06:00
Allen Byrne
122b63a5a2
HDFFV-10703 Update CMake commands to latest standard
2019-02-15 15:48:24 -06:00
Allen Byrne
18e875f75f
Fail configure if SZIP/ZLIB is requested but not found
2019-02-05 15:25:30 -06:00
Quincey Koziol
8ecd9cc1a1
Updated error stacks for h5dump testing.
2019-01-05 23:41:43 -06:00
Allen Byrne
11b4c1f3af
HDFFV-10632 update autotools test scripts to match cmake
2018-12-06 12:48:39 -06:00
Quincey Koziol
e2ed2edf6e
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-12 16:23:54 -06:00
Quincey Koziol
17f9cb4158
Switch tool error output to match VOL changes within library
2018-11-12 12:14:25 -06:00
Allen Byrne
6b959b1e21
Fix target files for commands
2018-11-09 14:38:11 -06:00
Quincey Koziol
140f72b748
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into stackable_vol
2018-11-07 15:20:28 -06:00
Allen Byrne
79903575e6
HDFFV-10605 Only test plugins if SHARED enabled
2018-11-06 15:45:58 -06:00
Quincey Koziol
0df6e44a6e
Squashed commit of private branch changes to support stackable VOL plugins.
...
modified: test/dsets.c
2018-10-24 23:52:47 -05:00
Dana Robinson
e962df1591
VOL FEATURE
2018-10-10 08:10:15 -07:00
Dana Robinson
8a4695ed59
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
...
* commit '2618dc314b9e4875e6ece7ee8696846ac2d02183':
Remove extra unneeded
Remove libsettings from pregenerated block
CMake changes for SKIPPED and flush tests
Correct $withval usage in configure
HDFFV-10332 Adjust checks and generation of files
HDFFV-10332 Use pre-generated files
2018-09-24 17:52:56 -05:00
Allen Byrne
8d7bdb7041
CMake changes for SKIPPED and flush tests
2018-09-24 14:38:46 -05:00
Dana Robinson
a56b4db4ae
Remainder of vol_normalization changes (dataset, attribute, files, objects).
2018-09-24 12:23:41 -07:00
Dana Robinson
680cf4d946
Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions
...
orginally intended to support the full SWMR feature.
2018-09-18 14:10:14 -07:00
Allen Byrne
14c060bbeb
Add missing test option
2018-07-24 14:15:32 -05:00
Allen Byrne
b14c8bdb1c
Add test file with unwritten datasets
2018-07-24 12:00:07 -05:00
Vailin Choi
92bf81a0fb
Changes based on feedback from pull request.
2018-07-12 18:25:49 -05:00
Vailin Choi
d1f8ac3312
Modifications made based on feedback from pull request.
2018-07-11 16:02:51 -05:00
Vailin Choi
cf38292064
Fix for HDFFV-10333:
...
1) Check for valid object header version for a refcount messge
2) Check for invalid fill value size
3) Check for invalid dimension size in a layout message
4) Add --enable-error-stack option to h5stat
5) Add error checks to h5stat.c
6) Add tests to h5stat and h5dump
2018-07-10 22:00:14 -05:00
Allen Byrne
37c27afde0
Fix MPI on Windows by adding MPI include folder
2018-05-09 14:29:44 -05:00
Allen Byrne
2347bffaa2
TRILABS-19 remove add_defintions and use generator expressions
2018-04-26 16:41:04 -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
Quincey Koziol
f38864920d
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into merge_func_enter_vol
...
Plus initial steps toward merging API context push into FUNC_ENTER_API* macros
2018-03-18 18:36:49 -05:00
Quincey Koziol
4a17aff408
Add API context interface and use it throughout the library.
2018-03-15 16:54:30 -05: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
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
2a1a2c5993
HDDFV-10361 combine duplicated prefix utility functions
2018-01-05 11:45:44 -06:00
Allen Byrne
9a477bef3a
HDFFV-9724 add valgrind ENV
2017-12-29 13:13:30 -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
4da73f893a
Add h5dump VDS prefix tests
2017-12-13 14:29:22 -06:00
Dana Robinson
3b17287368
Brings H5Z and H5PL packages in sync with VOL integration branch.
2017-11-17 15:21:49 -08:00
Dana Robinson
3a5e158191
Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
2017-11-12 21:14:01 -08:00
Dana Robinson
00ade113c5
Plugin test rework
...
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
2017-11-08 17:52:44 -08:00
lrknox
726d7d3af5
Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This
...
allows them to be successfully linked but not installed. The change was
added for the HDF5 1.8.20 release, but is also needed for all other HDF5
branches.
2017-10-09 15:33:09 -05:00
Allen Byrne
a49372724c
Fix other test name typos
2017-10-05 08:55:58 -05:00
Allen Byrne
82986dba72
Fix typo in valgrind test name
2017-10-05 08:51:32 -05:00
Allen Byrne
467f30c410
Cleanup cmake clean macros
2017-10-03 14:14:53 -05:00
Allen Byrne
4f9e47650a
Fix STREQUAL if commands.
2017-10-02 12:39:15 -05:00
Allen Byrne
3dcb188708
HDFFV-10188 fix typo
2017-08-21 13:06:57 -05:00
Allen Byrne
7acbb154d1
HDFFV-10188 add missing copy commands
2017-08-21 12:26:48 -05:00