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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-0/+34
*
Develop sync (#1793)
Allen Byrne
2022-06-09
1
-0/+3
*
Set default level to minimum time (#1722)
Allen Byrne
2022-05-17
1
-1/+6
*
Allows parallel + thread-safe combination in Autotools and CMake (#1760)
Dana Robinson
2022-05-13
1
-9/+0
*
Parallel Compression improvements (#1302)
jhendersonHDF
2022-02-24
1
-4/+8
*
Add SZ filter and adjust compression file names to avoid conflicts (#1434)
Allen Byrne
2022-02-17
1
-2/+2
*
Update the java slf4j logging jars to latest 1.7.33 (#1369)
Allen Byrne
2022-01-18
1
-3/+3
*
Add support for parallel tools based on the 3rd party library mpiFileUtils (l...
rawarren
2021-11-29
1
-0/+25
*
Consolidate VFD create list macro (#1132)
Allen Byrne
2021-10-26
1
-0/+3
*
Move test utilities to utils/test folder (#1109)
Allen Byrne
2021-10-20
1
-4/+1
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-14/+15
*
C++ warning and build fixes (#707)
Dana Robinson
2021-06-01
1
-1/+0
*
CMake advanced options for clang needs an OPTION command #556 (#557)
Allen Byrne
2021-04-20
1
-0/+6
*
CMake no longer builds the C++ library by default (#555)
Dana Robinson
2021-04-20
1
-1/+1
*
Cleanup CMake code for doxygen and perl shell scripts (#552)
Allen Byrne
2021-04-19
1
-0/+8
*
Hdf5 merge pr7 (#516)
Larry Knox
2021-03-25
1
-14/+21
*
Removed checks/workarounds for pre-C++89 compatibility (#449)
Sean McBride
2021-03-10
1
-3/+0
*
Fix cmake syntax error with regex escaping (#336)
Sean
2021-02-15
1
-1/+1
*
Small fixes (#285)
Allen Byrne
2021-01-27
1
-1/+1
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-19/+53
*
OESS-98 convert plugin option to FetchContent, add tests (#155)
Allen Byrne
2020-12-16
1
-16/+15
*
obsolete CMAKE_BUILD_TOOL => CMAKE_MAKE_PROGRAM (#97)
Michael Hirsch
2020-11-17
1
-1/+1
*
Set doxygen default to normally disabled.
Allen Byrne
2020-11-09
1
-1/+1
*
Add doxygen auotoconf and cmake support
Allen Byrne
2020-11-03
1
-0/+15
*
Merge pull request #69 from xantares/mingw3
Larry Knox
2020-11-02
1
-0/+2
|
\
|
*
CMake: Add an option to opt-out static libgcc
Michel Zou
2020-10-31
1
-0/+2
*
|
CMake: MINGW implies WIN32
Michel Zou
2020-10-30
1
-5/+6
|
/
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-1/+18
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+3
*
The version string has a second use for packaging
Allen Byrne
2020-08-26
1
-1/+3
*
Revert H5_VERS_SUBRELEASE check
Allen Byrne
2020-08-24
1
-5/+1
*
Add special case when H5_VERS_SUBRELEASE is 0
Allen Byrne
2020-08-24
1
-3/+7
*
Condition if (H5_VERS_SUBRELEASE) is incorrectly false when
Larry Knox
2020-08-24
1
-3/+3
*
Add hypen to subrelease regex
Allen Byrne
2020-08-23
1
-1/+1
*
HDFFV-11116 Add option for install location of Fortran MOD files
Allen Byrne
2020-07-09
1
-0/+11
*
Add "override with" to error message
Allen Byrne
2020-04-24
1
-5/+5
*
HDFFV-10576 add Option name to Error Message
Allen Byrne
2020-04-24
1
-5/+5
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hdf5...
Jacob Smith
2020-04-07
1
-0/+2
|
\
|
*
Flag construction must be after compiler detection
Allen Byrne
2020-04-05
1
-1/+2
|
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-0/+1
*
|
Add Splitter VFD to library.
Jacob Smith
2020-03-13
1
-0/+15
|
/
*
Correct usage of add_compile_definitions
Allen Byrne
2020-02-23
1
-3/+1
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-13/+16
*
TRILAB-148 fix sanitizer and -fsanitize usage
Allen Byrne
2020-02-12
1
-3/+0
*
HDFFV-11011 correct issues with target file extension
Allen Byrne
2020-01-28
1
-8/+15
*
HDFFV-11001 Add fine control over testing
Allen Byrne
2020-01-15
1
-6/+42
*
TRILABS-135 Add clang analyzers
Allen Byrne
2019-12-11
1
-6/+21
*
Update versioning to next major version
Allen Byrne
2019-09-25
1
-3/+14
*
Add policy to use <package>_ROOT
Allen Byrne
2019-09-05
1
-0/+4
*
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
Allen Byrne
2019-08-13
1
-0/+9
|
\
[next]