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
*
[svn-r26365] HDFFV-8520: Add plugin control APIs.
Allen Byrne
2015-03-05
1
-0/+1
*
[svn-r26208] Update cmake minimums
Allen Byrne
2015-02-18
1
-1/+1
*
[svn-r26161] Fix cmake case.
Allen Byrne
2015-02-12
1
-2/+2
*
[svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls.
Allen Byrne
2015-01-26
1
-1/+1
*
[svn-r25868] HDFFV-9041: Definitions needed to be a semi-colon separated list.
Allen Byrne
2014-12-09
1
-4/+1
*
[svn-r25570] UNDO:Added option to build tools static when building shared lib...
Allen Byrne
2014-09-03
1
-17/+1
*
[svn-r25569] Added option to build tools static when building shared librarie...
Allen Byrne
2014-09-03
1
-1/+17
*
[svn-r25468] some code refactoring to align trunk with VOL branch.
Mohamad Chaarawi
2014-07-22
1
-0/+1
*
[svn-r25208] Make the header generation optional and depend on finding perl e...
Allen Byrne
2014-05-21
1
-31/+37
*
[svn-r25205] Fix CMP0040 Policy cmake usage
Allen Byrne
2014-05-20
1
-7/+18
*
[svn-r25188] Implement change to cmake_ext_mod config folder
Allen Byrne
2014-05-14
1
-3/+11
*
[svn-r24919] Add MINGW check
Allen Byrne
2014-03-27
1
-4/+4
*
[svn-r24886] Fix fortran mod file handling and packing
Allen Byrne
2014-03-24
1
-0/+3
*
[svn-r24864] Description:
Quincey Koziol
2014-03-21
1
-2/+0
*
[svn-r24789] Bump up the minimum cmake version
Allen Byrne
2014-03-13
1
-1/+1
*
[svn-r24781] HDFFV-8700 -
Allen Byrne
2014-03-11
1
-133/+143
*
[svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...
Mohamad Chaarawi
2014-02-13
1
-6/+6
*
[svn-r24682] Add IF SHARED block around Windows PDB file generation command.
Allen Byrne
2014-02-04
1
-2/+3
*
[svn-r24171] Purpose: Fix problem with gcc 4.8
Neil Fortner
2013-09-19
1
-6/+1
*
[svn-r24087] Rename the private H5RC (reference count) module to H5UC (Use Co...
Mohamad Chaarawi
2013-08-30
1
-6/+6
*
[svn-r24046] HDFFV-8500: set h5detect compile optimization to -O0
Allen Byrne
2013-08-21
1
-1/+6
*
[svn-r23745] HDFFV-8461: Add Windows /MT support
Allen Byrne
2013-06-10
1
-0/+3
*
[svn-r23549] Description:
Quincey Koziol
2013-04-04
1
-1/+1
*
[svn-r23382] I took out H5PLpkg.h. It no longer exist.
Raymond Lu
2013-03-19
1
-1/+0
*
[svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linux
Allen Byrne
2013-03-15
1
-0/+16
*
[svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10
Allen Byrne
2013-01-14
1
-1/+1
*
[svn-r22817] Description:
Quincey Koziol
2012-09-26
1
-0/+1
*
[svn-r22785] HDFFV-8153: Pull POSIX_C_SOURCE define out to separate variable....
Allen Byrne
2012-09-18
1
-0/+5
*
[svn-r22772] Synch line spaces with 1.8
Allen Byrne
2012-09-17
1
-0/+21
*
[svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. Correc...
Allen Byrne
2012-06-08
1
-11/+0
*
[svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files for...
Allen Byrne
2012-05-24
1
-0/+3
*
[svn-r21804] Update CMake Required version in all folders to match current st...
Allen Byrne
2011-12-05
1
-1/+1
*
[svn-r21667] Update FOLDER solution option for target properties. Added OPTIO...
Allen Byrne
2011-10-25
1
-5/+1
*
[svn-r21664] Added solution folders for most of the projects. This still nee...
Dana Robinson
2011-10-25
1
-0/+5
*
[svn-r21643] Reorganized the HDF5 C library source code in the CMake project.
Dana Robinson
2011-10-21
1
-62/+190
*
[svn-r21256] Add libinfo and test to cmake - JIRA 1243
Allen Byrne
2011-08-18
1
-0/+1
*
[svn-r21171] Commit HDFFV-5929 winthreads define fix
Allen Byrne
2011-08-04
1
-18/+3
*
[svn-r21133] Description:
Quincey Koziol
2011-07-20
1
-0/+2
*
[svn-r21080] Remove redundant EXPORTS symbol since CMake automatically create...
Allen Byrne
2011-07-08
1
-1/+0
*
[svn-r20064] Purpose: Implement external file cache
Neil Fortner
2011-02-08
1
-0/+1
*
[svn-r19509] Improve CMake support for CYGWIN.
Allen Byrne
2010-10-04
1
-2/+2
*
[svn-r19260] Change Cmake to allow a local zlib header to be used in H5Zdelat...
Allen Byrne
2010-08-20
1
-12/+18
*
[svn-r19135] Added new file to windows project files.
Allen Byrne
2010-07-28
1
-0/+1
*
[svn-r18996] Updated config files and install commands per external developer...
Allen Byrne
2010-06-14
1
-7/+1
*
[svn-r18890] Update CMake fortran configure/build with changes from community.
Allen Byrne
2010-05-25
1
-0/+2
*
[svn-r18856] Added CPack commands for installtion program
Allen Byrne
2010-05-19
1
-3/+5
*
[svn-r18793] Add files to support building library with CMake
Allen Byrne
2010-05-13
1
-0/+722