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
*
HDFFV-10385 fix platform errors
Allen Byrne
2018-01-09
1
-2/+2
*
HDFFV-10385 refactor CMAKE_BUILD_TYPE usage
Allen Byrne
2018-01-09
1
-2/+4
*
HDFFV-9724 Corrected files and verified tests
Allen Byrne
2017-12-28
1
-3/+1
*
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...
lrknox
2017-12-22
1
-1/+0
*
Because of MPI requirements in library ALWAYS add include path
Allen Byrne
2017-12-20
1
-0/+1
*
HDFFV-10223 Shared libraries fail test on OSX with fortran enabled with cmake
M. Scot Breitenfeld
2017-12-07
1
-14/+1
*
Correct link lines of libraries
Allen Byrne
2017-11-14
1
-1/+0
*
HDFFV-10321 Correct fortran link var
Allen Byrne
2017-11-02
1
-2/+4
*
Correct path
Allen Byrne
2017-11-01
1
-2/+2
*
Correct usage of MPI vars
Allen Byrne
2017-11-01
1
-1/+0
*
Convert to use MPI:: for link
Allen Byrne
2017-11-01
1
-1/+1
*
Restore GEN_HDRS and remove cache sets for defaults
Allen Byrne
2017-09-13
1
-1/+1
*
Test program generation should default off
Allen Byrne
2017-09-12
1
-0/+3
*
Generate headers for 1.10 should default off
Allen Byrne
2017-09-12
1
-2/+2
*
add linking flag to cmake, does not fix the issue, still disabled shared with...
M. Scot Breitenfeld
2017-05-23
1
-0/+5
*
Fix CMake regex commands
Allen Byrne
2017-04-06
1
-6/+6
*
Lowercase math and set CMake commands
Allen Byrne
2017-03-02
1
-8/+8
*
Add MPI_Fortran variables
Allen Byrne
2017-02-17
1
-0/+9
*
HDFFV-9875 Remove compile pdb references
Allen Byrne
2017-02-02
1
-4/+1
*
HDFFV-9875 Fix target exports and add static tools pdb files
Allen Byrne
2017-02-02
1
-2/+2
*
HDFFV-10123 Add SHARED tools
Allen Byrne
2017-02-01
1
-0/+6
*
Update cmake min version and cmake command convention
Allen Byrne
2017-01-10
1
-150/+150
*
Split tools into src and test - update locations
Allen Byrne
2016-10-27
1
-4/+4
*
Add support for namespace and add tools to binaries config
Allen Byrne
2016-10-14
1
-0/+2
*
[svn-r29862] Convert source list names from *_SRCS to *_SOURCES.
Allen Byrne
2016-05-04
1
-0/+2
*
[svn-r29229] Turn java OFF by default.
Allen Byrne
2016-02-29
1
-1/+1
*
[svn-r29226] HDFFV-9552: merge in java code.
Allen Byrne
2016-02-29
1
-6/+159
*
[svn-r28777] Description:
Quincey Koziol
2016-01-03
1
-0/+8
*
[svn-r28228] Remove WIN32 only config of threadsafe
Allen Byrne
2015-10-26
1
-46/+47
*
[svn-r28168] Remove Wall option passed by default on non-windows systems
Jerome Soumagne
2015-10-21
1
-4/+0
*
[svn-r28059] Make UNSUPPORTED option combinations fail configure - matches au...
Allen Byrne
2015-10-13
1
-6/+3
*
[svn-r28056] Add HL and Threadsafe notice
Allen Byrne
2015-10-13
1
-0/+8
*
[svn-r27986] OPTION should default to FALSE
Allen Byrne
2015-10-07
1
-1/+1
*
[svn-r27971] eliminate duplicate option
Allen Byrne
2015-10-06
1
-1/+1
*
[svn-r27970] eliminate duplicate option
Allen Byrne
2015-10-06
1
-2/+1
*
[svn-r27874] Add ability to extend the cmake path for searching for libraries...
Allen Byrne
2015-09-24
1
-0/+4
*
[svn-r27671] Move fortran id check to fortran section
Allen Byrne
2015-09-03
1
-16/+13
*
[svn-r27647] Added compiler check for PGI and CMake version.
Scot Breitenfeld
2015-09-01
1
-0/+13
*
[svn-r27627] Change hardcoded HDF5TESTEXPRESS value to use a CMake variable H...
Allen Byrne
2015-08-31
1
-10/+15
*
[svn-r27591] Threadsafe option implementation has changed and ALLOWUNSUPPORTE...
Allen Byrne
2015-08-27
1
-2/+4
*
[svn-r27586] HDFFV-9497: Add back ALLOW_UNSUPPORTED OPTION.
Allen Byrne
2015-08-26
1
-10/+31
*
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
Scot Breitenfeld
2015-08-11
1
-0/+1
*
[svn-r27489] reverted merge of branch
Scot Breitenfeld
2015-08-11
1
-1/+0
*
[svn-r27469] Merge from trunk with dual-binary CMake code.
Allen Byrne
2015-08-05
1
-22/+36
*
[svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
Scot Breitenfeld
2015-07-14
1
-0/+20
|
\
|
*
[svn-r27364] Add Mac Framework support
Allen Byrne
2015-07-09
1
-0/+20
*
|
[svn-r27326] Working version of cmake on linux.
Scot Breitenfeld
2015-07-02
1
-0/+2
|
/
*
[svn-r27064] HDFFV-9327: Refactor compiler flags to config file.
Allen Byrne
2015-05-14
1
-242/+17
*
[svn-r27035] Do not pass warnings options to non-gnu compilers when compiling...
Jerome Soumagne
2015-05-07
1
-4/+8
*
[svn-r26953] Remove src temporary debug build props.
Allen Byrne
2015-04-28
1
-10/+10
[next]