index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improves autotools and CMake support for sigtimedwait alternative
Dana Robinson
2021-03-01
1
-0/+8
*
Updates CMake files to work with VFD SWMR
Dana Robinson
2020-10-14
1
-2/+18
*
Merge branch 'aug-develop' into aug-merge-attempt/feature/vfd_swmr
David Young
2020-08-04
1
-0/+2
|
\
|
*
Update MANIFEST.
vchoi
2020-07-16
1
-0/+1
|
*
Add new source files to CMake build
Quincey Koziol
2020-06-28
1
-0/+1
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2020-04-07
1
-4/+34
|
|
\
|
|
*
Minor updates and fix settings for fortran flags
Allen Byrne
2020-04-06
1
-1/+0
|
|
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-3/+15
|
|
*
Fix threadsafe for new test
Allen Byrne
2020-03-18
1
-1/+20
|
*
|
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+19
|
|
/
|
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
|
*
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
David Young
2020-02-03
1
-0/+1
|
*
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
1
-1/+3
|
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-2/+0
|
*
Add new source files to CMakeLists.txt.
David Young
2019-11-20
1
-0/+2
|
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-0/+2
|
*
Fix CMake build of test needing compression libs
Allen Byrne
2019-09-03
1
-1/+14
|
*
HDFFV-10677 and HDFFV-10661
Binh-Minh Ribler
2019-08-28
1
-0/+1
|
*
Squashed commit of the following:
Larry Knox
2019-07-25
1
-0/+3
|
*
HDFFV-8631 mingw is different platform
Allen Byrne
2019-07-17
1
-2/+2
|
*
Add support for GCC9, update warnhist script, and clean up warnings.
Quincey Koziol
2019-07-03
1
-0/+1
|
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-126/+103
|
*
ESE-97 add vol_plugin test to CMake builds
Allen Byrne
2019-04-25
1
-2/+19
|
*
Fix CMake errors
Allen Byrne
2019-04-18
1
-1/+1
|
*
Forgot to add external_common.c and external_common.h.
Songyu Lu
2019-04-10
1
-0/+2
|
*
Updated CMake for the splitting of external.c and vds.c.
Songyu Lu
2019-04-10
1
-0/+2
|
*
CMake: fix pthread linking to only be private
Jerome Soumagne
2019-03-13
1
-1/+6
|
*
Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h
Jerome Soumagne
2019-02-21
1
-1/+1
|
*
HDFFV-10703 Update CMake commands to latest standard
Allen Byrne
2019-02-15
1
-10/+10
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...
Vailin Choi
2019-01-02
1
-1/+1
|
|
\
|
|
*
Fixed a CMake build issue (CMake still doesn't run the VOL plugin
Dana Robinson
2018-12-28
1
-1/+1
|
*
|
Fix for HDFFV-10659: The library abort with "infinite loop closing library"
Vailin Choi
2018-12-28
1
-0/+1
|
|
/
|
*
HDFFV-10605 Only test plugins if SHARED enabled
Allen Byrne
2018-11-06
1
-0/+2
|
*
VOL FEATURE
Dana Robinson
2018-10-10
1
-0/+33
*
|
Add Splitter VFD to library.
Jacob Smith
2020-05-20
1
-0/+19
*
|
Minor updates and fix settings for fortran flags
Allen Byrne
2020-05-20
1
-1/+0
*
|
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-05-20
1
-3/+15
*
|
Fix threadsafe for new test
Allen Byrne
2020-05-20
1
-1/+20
*
|
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-05-20
1
-1/+1
*
|
Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen's
David Young
2020-05-20
1
-0/+1
*
|
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-05-20
1
-1/+3
*
|
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
1
-1/+0
*
|
Add new source files to CMakeLists.txt.
David Young
2020-05-20
1
-0/+2
*
|
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-125/+200
|
/
*
CMake changes for SKIPPED and flush tests
Allen Byrne
2018-09-24
1
-1/+1
*
Fix usage of compression lib in shared tests
Allen Byrne
2018-06-01
1
-1/+18
*
Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...
Dana Robinson
2018-05-31
1
-0/+1
|
\
|
*
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-05-15
1
-96/+77
|
|
\
|
*
\
Merge branch 'develop' into h5do_direct_chunk_hl_to_src
Dana Robinson
2018-04-30
1
-7/+23
|
|
\
\
|
*
|
|
First stage of moving H5DOread/write_chunk() to src/ and making
Dana Robinson
2018-04-30
1
-0/+1
[next]