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
*
Bring SWMR support in to the main development branch. (Finally!) More tests
Quincey Koziol
2016-12-02
1
-0/+6
*
Bring cache logging routines from revise_chunks branch to develop.
Quincey Koziol
2016-11-04
1
-0/+2
*
Move cache debugging routines into separate module.
Quincey Koziol
2016-11-03
1
-0/+2
*
Add support for namespace and add tools to binaries config
Allen Byrne
2016-10-14
1
-0/+1
*
[svn-r30068] Description:
Quincey Koziol
2016-06-13
1
-0/+1
*
[svn-r30035] Description:
Quincey Koziol
2016-06-06
1
-0/+1
*
[svn-r30033] Description:
Quincey Koziol
2016-06-06
1
-0/+1
*
[svn-r29985] Description:
Quincey Koziol
2016-05-30
1
-0/+1
*
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
Allen Byrne
2016-05-04
1
-123/+123
*
[svn-r29850] Description:
Quincey Koziol
2016-05-01
1
-0/+1
*
[svn-r29770] Description:
Quincey Koziol
2016-04-23
1
-0/+1
*
[svn-r29742] Description:
Quincey Koziol
2016-04-19
1
-0/+1
*
[svn-r29668] Added H5Dfarray.c to CMake.
Dana Robinson
2016-04-08
1
-0/+1
*
[svn-r29635] Description:
Quincey Koziol
2016-04-05
1
-0/+2
*
[svn-r29500] Made CMake header generation a normal (not advanced) option
Dana Robinson
2016-03-22
1
-1/+0
*
[svn-r29266] Header generation default should be OFF.
Allen Byrne
2016-03-04
1
-1/+1
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
1
-1/+1
*
[svn-r29094] Removed the v-1 B-tree package from the list of packages that
Dana Robinson
2016-02-12
1
-2/+2
*
[svn-r28996] Autotools configure updates to allow separation of build type, d...
Dana Robinson
2016-01-27
1
-1/+1
*
[svn-r28995] Removed unused packages from list in --enable-debug=<pkgs> confi...
Dana Robinson
2016-01-27
1
-1/+1
*
[svn-r28616] Normalization of H5HL package with revise_chunks.
Dana Robinson
2015-12-14
1
-0/+2
*
[svn-r28499] Correct working dir
Allen Byrne
2015-12-03
1
-1/+1
*
[svn-r28497] Avoid race condition on creating same source file.
Allen Byrne
2015-12-03
1
-4/+21
*
[svn-r28346] Description:
Quincey Koziol
2015-11-15
1
-10/+10
*
[svn-r28228] Remove WIN32 only config of threadsafe
Allen Byrne
2015-10-26
1
-0/+1
*
[svn-r28132] Cleanup cmake output of HDF5_GENERATE_HEADERS perl script
Jerome Soumagne
2015-10-19
1
-3/+6
*
[svn-r28053] Change file generation from build time to cmake time.
Allen Byrne
2015-10-13
1
-47/+7
*
[svn-r27946] Brought VDS branch in sync with trunk (up to r27945).
Dana Robinson
2015-10-04
1
-6/+3
|
\
|
*
[svn-r27926] Fix dependencies of generated headers.
Allen Byrne
2015-10-01
1
-6/+3
*
|
[svn-r27918] Brought in sync with the trunk:
Dana Robinson
2015-09-30
1
-3/+4
|
\
\
|
|
/
|
*
[svn-r27895] Rework the generated file dependencies and commands.
Allen Byrne
2015-09-28
1
-7/+2
|
*
[svn-r27894] All generated headers need to be packaged.
Allen Byrne
2015-09-28
1
-1/+1
*
|
[svn-r27912] Revert of r27887, which caused failures in the vds test. These
Dana Robinson
2015-09-29
1
-9/+3
*
|
[svn-r27887] Description:
Quincey Koziol
2015-09-27
1
-3/+9
|
\
\
|
|
/
|
*
[svn-r27868] Add missing exported headers due to generation changes.
Allen Byrne
2015-09-24
1
-3/+9
*
|
[svn-r27860] Description:
Quincey Koziol
2015-09-23
1
-0/+10
|
\
\
|
|
/
|
*
[svn-r27858] Add depends for H5E files
Allen Byrne
2015-09-22
1
-0/+10
*
|
[svn-r27850] Description:
Quincey Koziol
2015-09-22
1
-2/+12
|
\
\
|
|
/
|
*
[svn-r27846] Fix generated files process.
Allen Byrne
2015-09-21
1
-2/+12
*
|
[svn-r27835] Description:
Quincey Koziol
2015-09-21
1
-55/+60
|
\
\
|
|
/
|
*
[svn-r27817] Fix generated file dependencies
Allen Byrne
2015-09-17
1
-40/+46
|
*
[svn-r27803] Synch header generation to autogen and create files in source fo...
Allen Byrne
2015-09-16
1
-26/+16
|
*
[svn-r27789] Merge of r27683-r27698 from the trunk.
Dana Robinson
2015-09-15
1
-3/+3
|
*
[svn-r27726] Added output folder to commands
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
-23/+32
*
|
[svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.
Neil Fortner
2015-08-27
1
-6/+41
|
\
\
|
|
/
|
*
[svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.
Allen Byrne
2015-08-26
1
-1/+7
|
*
[svn-r27515] Correct spelling of function
Allen Byrne
2015-08-17
1
-1/+1
|
*
[svn-r27465] Merge dual-binary CMake changes
Allen Byrne
2015-08-05
1
-5/+34
*
|
[svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.
Neil Fortner
2015-07-15
1
-1/+4
|
\
\
|
|
/
[next]