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
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
VFD SWMR: Normalization with develop (#765)
Dana Robinson
2021-06-17
1
-2/+6
*
VFD SWMR: Sync with develop (#711)
Dana Robinson
2021-06-01
1
-0/+1
*
Much normalization with develop (#701)
Dana Robinson
2021-05-28
1
-2/+11
*
Brings hash table IDs from develop
Dana Robinson
2021-05-07
1
-3/+13
*
Normalization with develop (mainly VFDs)
Dana Robinson
2021-05-05
1
-0/+1
*
Brings atom-->ID and other ID-related changes from develop
Dana Robinson
2021-05-05
1
-0/+2
*
Removes dead H5ST code
Dana Robinson
2021-05-03
1
-11/+1
*
Brings more develop code over, especially Doxygen
Dana Robinson
2021-05-03
1
-0/+49
*
Many small changes from develop. Should allows running VFD SWMR
Dana Robinson
2021-05-03
1
-60/+81
*
Brings many CMake changes from develop
Dana Robinson
2021-04-08
1
-28/+53
*
Brings H5module.h from develop and fixes Autotools badness
Dana Robinson
2021-04-07
1
-2/+45
*
Adds missing private VFD SWMR headers to CMake
Dana Robinson
2021-03-03
1
-0/+2
*
Removed the rest of the hlog code
Dana Robinson
2021-03-02
1
-2/+0
*
Updates CMake files to work with VFD SWMR
Dana Robinson
2020-10-14
1
-0/+21
*
Small changes discovered with mingw and windows defines moved
Allen Byrne
2020-07-02
1
-2/+2
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2020-04-07
1
-0/+2
|
\
|
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-6/+2
|
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+6
*
|
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+4
|
/
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
Squashed commit of the token_refactoring branch:
Dana Robinson
2020-01-16
1
-0/+2
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-0/+1
*
Correct file extension
Allen Byrne
2019-11-14
1
-1/+1
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-0/+2
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
1
-0/+1
*
Revert "Moved NDEBUG guards to H5EA_DEBUG in H5EA package."
Dana Robinson
2019-09-24
1
-4/+4
*
Moved NDEBUG guards to H5EA_DEBUG in H5EA package.
Dana Robinson
2019-09-17
1
-4/+4
*
HDFFV-10901 add missing config options
Allen Byrne
2019-09-13
1
-2/+0
*
Fix EXISTS test syntax
Allen Byrne
2019-08-29
1
-1/+1
*
Some refactoring prior to implementing new H5P MPI functions.
Dana Robinson
2019-08-14
1
-0/+1
*
Added the map (H5M) API
Dana Robinson
2019-08-13
1
-0/+16
*
Squashed commit of the following:
Larry Knox
2019-07-25
1
-0/+7
*
HDFFV-10845 add_custom_command requires emulator
Allen Byrne
2019-07-17
1
-2/+2
*
HDFFV-8631 mingw is different platform
Allen Byrne
2019-07-17
1
-2/+2
*
HDFFV-10845 add support for mingw toolchain
Allen Byrne
2019-07-17
1
-2/+2
*
HDFFV-10581 fix locations for static pdb files
Allen Byrne
2019-07-08
1
-1/+1
*
HDFFV-10805 Add option to only build shared targets
Allen Byrne
2019-06-18
1
-35/+41
*
Split VOL connector routines into separate headers:
Dana Robinson
2019-05-24
1
-0/+2
*
Modifications based on PR feedback:
Vailin Choi
2019-04-08
1
-0/+1
*
CMake: fix pthread linking to only be private
Jerome Soumagne
2019-03-13
1
-3/+3
*
Fix CMake H5_HAVE_THREADSAFE to set value in H5pubconf.h
Jerome Soumagne
2019-02-21
1
-0/+5
*
Use STREQUAL
Allen Byrne
2019-02-14
1
-1/+1
*
CMake if statement correction
Allen Byrne
2019-02-14
1
-1/+1
*
TRILAB-111 fixes for parallel testing
Allen Byrne
2019-02-13
1
-1/+1
*
Add more specific batch scripts.
Larry Knox
2019-01-31
1
-0/+6
*
Configure build directory in batch scripts.
Larry Knox
2019-01-05
1
-2/+2
*
Add libhdf5_hl_fortran symlinks for libhdf5hl_fortran files.
Larry Knox
2018-12-31
1
-10/+12
*
Correct syntax error in CMakeLists.txt.
Larry Knox
2018-12-31
1
-3/+3
*
Add .lsf batch scripts and insert the build directory into the scripts
Larry Knox
2018-12-28
1
-0/+13
*
Squash merge of MDC logging changes.
Dana Robinson
2018-12-21
1
-1/+3
[next]