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
/
hl
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Subfiling VFD (#1883)
jhendersonHDF
2022-07-22
1
-2/+2
*
Fix various warnings and issues in doxygen doc generation (#994)
Allen Byrne
2021-09-10
1
-0/+29
*
Remove version from pkgcfg file names (#671)
Allen Byrne
2021-05-21
1
-2/+2
*
Parallel builds need the mpi compiler for pkgconfig scripts. (#599)
Allen Byrne
2021-04-27
1
-1/+5
*
Reclassify CMake messages - HDFFV-11144 (#253)
Allen Byrne
2021-01-13
1
-1/+1
*
dev -Update pkgconfig settings with version - #218 (#220)
Allen Byrne
2020-12-22
1
-2/+2
*
OESS-98 merge with clang-format changes
Allen Byrne
2020-09-25
1
-2/+2
*
CMake and script changes for clang-format
Allen Byrne
2020-09-04
1
-0/+19
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-04-05
1
-9/+3
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-03-24
1
-0/+6
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-02-21
1
-1/+1
*
HDFFV-10845 fix configure check and PATHs
Allen Byrne
2019-07-17
1
-1/+1
*
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
-14/+20
*
Makes the installed header files the same between the autotools
Dana Robinson
2018-10-27
1
-3/+6
*
Fix MPI on Windows by adding MPI include folder
Allen Byrne
2018-05-09
1
-2/+2
*
TRILABS-19 remove add_defintions and use generator expressions
Allen Byrne
2018-04-26
1
-14/+15
*
TRILABS-20 set a compiler name on all project commands
Allen Byrne
2018-04-20
1
-1/+1
*
TRILABS-19 Initial conversion of include_directories to targets
Allen Byrne
2018-04-17
1
-0/+2
*
HDFFV-10444 fix soversion numbers for libraries
Allen Byrne
2018-04-10
1
-2/+2
*
Correct name of h5 hl compile script
Allen Byrne
2018-03-28
1
-2/+2
*
Change CMake min to 3.10
Allen Byrne
2018-03-09
1
-1/+1
*
HDFFV-4359 Add HL C++ and fix install parameters
Allen Byrne
2018-03-08
1
-2/+2
*
HDFFV-4359 Add C,HL,CXX files
Allen Byrne
2018-03-08
1
-0/+46
*
Inc CMake min, Add new tests, rework test CMake files
Allen Byrne
2018-02-27
1
-1/+1
*
Add library INTERFACE and MPI to tools
Allen Byrne
2017-12-28
1
-2/+2
*
HDFFV-9875 enable static pdb and cleanup exports
Allen Byrne
2017-02-03
1
-1/+1
*
HDFFV-9875 Fix target exports and add static tools pdb files
Allen Byrne
2017-02-02
1
-0/+1
*
Update cmake min version and cmake command convention
Allen Byrne
2017-01-10
1
-4/+4
*
Add support for namespace and add tools to binaries config
Allen Byrne
2016-10-14
1
-0/+1
*
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
Allen Byrne
2016-05-04
1
-3/+5
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
1
-1/+1
*
[svn-r28340] Remove dependencies due to flex/bison
Allen Byrne
2015-11-13
1
-10/+0
*
[svn-r28336] Remove flex/bison generation
Allen Byrne
2015-11-13
1
-72/+3
*
[svn-r27927] Fix dependencies of flex/bison files.
Allen Byrne
2015-10-01
1
-2/+4
*
[svn-r27913] Need to create the directory for the gen files
Allen Byrne
2015-09-29
1
-0/+1
*
[svn-r27911] Add back in the build dir
Allen Byrne
2015-09-29
1
-5/+5
*
[svn-r27910] Rework flex-bison generated files to eliminate dual depends when...
Allen Byrne
2015-09-29
1
-27/+21
*
[svn-r27906] Remove header file name as it is not a direct target (derived du...
Allen Byrne
2015-09-29
1
-1/+1
*
[svn-r27905] Add depends to be sure file exists
Allen Byrne
2015-09-28
1
-0/+2
*
[svn-r27904] Correct missing target name chars
Allen Byrne
2015-09-28
1
-2/+2
*
[svn-r27895] Rework the generated file dependencies and commands.
Allen Byrne
2015-09-28
1
-5/+1
*
[svn-r27846] Fix generated files process.
Allen Byrne
2015-09-21
1
-0/+39
*
[svn-r27729] add extra flags to the bison and flex command lines
Allen Byrne
2015-09-09
1
-3/+3
*
[svn-r27725] Add initial commands to properly build the generated files.
Allen Byrne
2015-09-09
1
-5/+50
*
[svn-r27465] Merge dual-binary CMake changes
Allen Byrne
2015-08-05
1
-13/+23
*
[svn-r27364] Add Mac Framework support
Allen Byrne
2015-07-09
1
-2/+3
*
[svn-r26594] Merge macros and fortran changes from dual_binary feature.
Allen Byrne
2015-03-25
1
-1/+1
[next]