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
*
[svn-r19613] Add option command to set flags OFF for if not using ExternalPro...
Allen Byrne
2010-10-15
1
-0/+2
*
[svn-r19610] Add missing XXX_USE_EXTERNAL flags for ExternalProjects
Allen Byrne
2010-10-15
1
-2/+8
*
[svn-r19607] Add message when ExternalProject is built
Allen Byrne
2010-10-15
1
-0/+2
*
[svn-r19580] Correct target format in ADD_DEPENCIES command
Allen Byrne
2010-10-12
1
-2/+2
*
[svn-r19573] Adjust external library names depending on build type for Extern...
Allen Byrne
2010-10-11
1
-12/+30
*
[svn-r19570] Parameterize SVN URLs.
Allen Byrne
2010-10-11
1
-2/+18
*
[svn-r19534] Add using-memchecker option
Allen Byrne
2010-10-07
1
-0/+8
*
[svn-r19527] Add clear generated objects commands to test blocks.
Allen Byrne
2010-10-06
1
-0/+1
*
[svn-r19509] Improve CMake support for CYGWIN.
Allen Byrne
2010-10-04
1
-10/+12
*
[svn-r19497] Change ExternalProject Dependicies guard to positive match (Wind...
Allen Byrne
2010-09-30
1
-4/+4
*
[svn-r19495] Correct static external project library base names.
Allen Byrne
2010-09-29
1
-2/+2
*
[svn-r19489] Correct dependency on extlib project when not using external pro...
Allen Byrne
2010-09-29
1
-6/+8
*
[svn-r19487] Add ExternalProject support for external libs - option added Def...
Allen Byrne
2010-09-28
1
-18/+96
*
[svn-r19434] Correct use of lib, include, bin in INSTALL commands to use prop...
Allen Byrne
2010-09-20
1
-3/+3
*
[svn-r19403] Update to H5REPACK tests for layout info required a grep script ...
Allen Byrne
2010-09-16
1
-3/+3
*
[svn-r19367] Purpose:
Mike McGreevy
2010-09-10
1
-0/+12
*
[svn-r19361] Move Windows specific compile and link flags to macros
Allen Byrne
2010-09-09
1
-1/+9
*
[svn-r19343] Corrected long long printf test.
Allen Byrne
2010-09-02
1
-25/+100
*
[svn-r19325] Added parallel build commands.
Allen Byrne
2010-08-31
1
-9/+16
*
[svn-r19264] Remove configuration of cmake zlib config filed which has been d...
Allen Byrne
2010-08-20
1
-1/+0
*
[svn-r19260] Change Cmake to allow a local zlib header to be used in H5Zdelat...
Allen Byrne
2010-08-20
1
-48/+89
*
[svn-r19225] Moved subfolder checked outside of OPTION command. If folder doe...
Allen Byrne
2010-08-11
1
-37/+34
*
[svn-r19222] Move hl fortran ADD_SUBDIRECTORY to right after fortran ADD_SUBD...
Allen Byrne
2010-08-10
1
-0/+6
*
[svn-r19211] Updated cmake file with community suggested changes for cmake in...
Allen Byrne
2010-08-10
1
-31/+20
*
[svn-r19201] Added tests that subdirectories exist before using ADD_SUBDIRECT...
Allen Byrne
2010-08-09
1
-117/+139
*
[svn-r19116] Corrected positioning of cmake variables in definition order.
Allen Byrne
2010-07-21
1
-41/+41
*
[svn-r19107] Move Resources folder to config/cmake
Allen Byrne
2010-07-20
1
-9/+9
*
[svn-r19056] Added code to retrieve version info from H5public.h; corrected a...
Allen Byrne
2010-07-08
1
-4/+12
*
[svn-r19037] Added executable Linker Flag for MSVC static builds: /NODEFAULTL...
Allen Byrne
2010-06-29
1
-3/+7
*
[svn-r19027] Add testing files to cmake resources.
Allen Byrne
2010-06-22
1
-0/+10
*
[svn-r18996] Updated config files and install commands per external developer...
Allen Byrne
2010-06-14
1
-28/+50
*
[svn-r18950] Correct version numbers for trunk
Allen Byrne
2010-06-02
1
-3/+3
*
[svn-r18925] Updated install of fortran mod files
Allen Byrne
2010-05-28
1
-8/+5
*
[svn-r18890] Update CMake fortran configure/build with changes from community.
Allen Byrne
2010-05-25
1
-2/+20
*
[svn-r18856] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-0/+110
*
[svn-r18793] Add files to support building library with CMake
Allen Byrne
2010-05-13
1
-0/+567