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
*
Fix CMake builds when Subfiling VFD isn't enabled (#3250)
jhendersonHDF
2023-07-17
1
-4/+4
*
Subfiling VFD source cleanup (#3241)
jhendersonHDF
2023-07-13
1
-24/+1
*
Remove H5detect and H5make_libsettings (#3104)
Dana Robinson
2023-06-13
1
-178/+9
*
CMake build is missing H5FDsubfiling.h #3037 (#3053)
Allen Byrne
2023-06-06
1
-2/+2
*
Move encode/decode macros to a new header (#3040)
Dana Robinson
2023-06-06
1
-0/+1
*
Move functions into more focused source code modules (#2936)
Quincey Koziol
2023-05-12
1
-0/+2
*
Fix CMake generator expression syntax (#2909)
Allen Byrne
2023-05-05
1
-11/+11
*
Make sure that ONLY_SHARED_LIBS option is correctly set (#2544)
Allen Byrne
2023-03-13
1
-4/+4
*
CMake generated pkg-config file is incorrect #2259 (#2476)
Allen Byrne
2023-02-17
1
-4/+14
*
Use ctest_test and APPEND to correctly report passed and failed test numbers ...
Larry Knox
2022-11-02
1
-0/+8
*
Correct the CMake link for MPI (#2198)
Allen Byrne
2022-11-01
1
-6/+6
*
Implement option for using CMake GNUInstallDirs (#2175)
Allen Byrne
2022-10-25
1
-2/+2
*
Update CMake code to 3.18 minimum version (#2080)
Allen Byrne
2022-09-03
1
-1/+1
*
[WIP] Add Developer build mode to CMake (#1659)
jhendersonHDF
2022-08-20
1
-6/+4
*
Onion VFD (#1953)
Dana Robinson
2022-08-02
1
-0/+9
*
Subfiling VFD misc fixes (#1938)
jhendersonHDF
2022-07-26
1
-2/+3
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-5/+34
*
Removes unused H5HP (private heap) package (#1548)
Dana Robinson
2022-03-30
1
-11/+0
*
Removes unused memory pool (H5MP) package (#1547)
Dana Robinson
2022-03-30
1
-16/+0
*
Remove targets PERMISSIONS setting (#1462)
Allen Byrne
2022-03-01
1
-1/+0
*
Enable creation of RPM/DEB binaries GH#1394 (#1398)
Allen Byrne
2022-02-22
1
-0/+1
*
cmake custom command fix (#1356)
Allen Byrne
2022-01-12
1
-32/+36
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-0/+1
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-37/+9
*
Small doxygen fixes plus simple doc fixes (#989)
Allen Byrne
2021-09-04
1
-1/+1
*
Synch CMake doxygen options with autotools configure (#983)
Allen Byrne
2021-09-02
1
-1/+2
*
A batch of life-cycle examples for different modules (#654)
Gerd Heber
2021-09-01
1
-0/+1
*
Includes hdf5dev.h in hdf5.h (#728)
Dana Robinson
2021-06-07
1
-1/+0
*
Combo set of async and other changes (#161)
Quincey Koziol
2021-06-02
1
-1/+10
*
Split H5L.c internal code to H5Lint.c (#691)
Dana Robinson
2021-05-29
1
-0/+1
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-2/+2
*
doygen adjustments (#614)
Allen Byrne
2021-05-04
1
-3/+11
*
Hash table replacement for skip lists in ID code (#600)
Dana Robinson
2021-05-04
1
-0/+2
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+19
*
fortran generated files depends (#598)
Allen Byrne
2021-04-26
1
-2/+5
*
Merge doxygen2 into develop (#553)
Gerd Heber
2021-04-26
1
-0/+1
*
CMake changes to byproducts - ninja warnings (#568)
Allen Byrne
2021-04-24
1
-58/+60
*
Cleanup CMake code for doxygen and perl shell scripts (#552)
Allen Byrne
2021-04-19
1
-18/+26
*
Removes dead H5ST package from the library (#528)
Dana Robinson
2021-03-30
1
-13/+2
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-1/+0
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-2/+2
*
BUG: Missing output dependency shared/H5init.c (#165)
hdf5-1_13_0-rc1
Hans Johnson
2020-12-14
1
-1/+2
*
Bring async branch to develop (#166)
Quincey Koziol
2020-12-14
1
-0/+13
*
Enhance API tracing (#120)
Quincey Koziol
2020-11-26
1
-0/+1
*
Minor/id code cleanup (#114)
Dana Robinson
2020-11-21
1
-0/+2
*
Add new files to CMake and MANIFEST (#100)
Allen Byrne
2020-11-19
1
-0/+1
*
Change doxygen brief variable
Allen Byrne
2020-11-07
1
-1/+1
*
Doxygen add new files and update docs
Allen Byrne
2020-11-03
1
-0/+6
*
Add doxygen auotoconf and cmake support
Allen Byrne
2020-11-03
1
-0/+32
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-22/+22
[next]