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
/
config
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
TRILAB-244 separate CXX warnings and errors from C
Allen Byrne
2020-05-20
1
-7/+6
*
Add missing ')'.
Larry Knox
2020-05-20
1
-1/+1
*
Move macro ADD_H5_CFLAGS to cmake_ext_mod/HDFMacros.cmake and remove
Larry Knox
2020-05-20
3
-54/+0
*
Address PR suggestions and add overlooked GCC compiler version flags.
Larry Knox
2020-05-20
2
-19/+45
*
Don't add general warnings flags for unsupported old versions of gcc and
Larry Knox
2020-05-20
2
-15/+23
*
OESS-65 add option to use AEC library in place of SZip
Allen Byrne
2020-05-20
2
-0/+4
*
Trim trailing whitespace
Quincey Koziol
2020-05-20
2
-2/+2
*
TRILAB-192 version of std=f2008 special check
Allen Byrne
2020-05-20
1
-42/+47
*
TRILAB-192 - cleanup edits and match CMake CXX to autotools
Allen Byrne
2020-05-20
2
-82/+197
*
Add enable-mirror-vfd flag to configure options.
Jacob Smith
2020-05-20
1
-5/+11
*
Add Splitter VFD to library.
Jacob Smith
2020-05-20
3
-0/+24
*
Hide Frortran directive warnings
Allen Byrne
2020-05-20
1
-7/+2
*
Remove flag from gfort-general in gfort-5, add /EHsc to Win C++
Allen Byrne
2020-05-20
1
-0/+2
*
Update printf pointer syntax and revert fortran to f2003
Allen Byrne
2020-05-20
1
-1/+1
*
Reduce window fortran standard to f90
Allen Byrne
2020-05-20
1
-1/+1
*
Minor updates and fix settings for fortran flags
Allen Byrne
2020-05-20
1
-1/+1
*
Update intel flags
Allen Byrne
2020-05-20
1
-2/+2
*
Fix missing endif
Allen Byrne
2020-05-20
1
-0/+1
*
Correct improper file move
Allen Byrne
2020-05-20
1
-0/+420
*
Move intel warnings to subfolder, update autotools files
Allen Byrne
2020-05-20
3
-499/+69
*
Correct whitespace in flags, force list mode
Allen Byrne
2020-05-20
1
-3/+3
*
Flag construction must be after compiler detection
Allen Byrne
2020-05-20
3
-87/+342
*
TRILAB-192 add c++ and fortran warnings build systems one file
Allen Byrne
2020-05-20
2
-4/+164
*
TRILAB-192 add comparable clang flags
Allen Byrne
2020-05-20
2
-5/+13
*
TRILAB-192 restrict extensive warnings to libraries
Allen Byrne
2020-05-20
1
-110/+80
*
Correct syntax
Allen Byrne
2020-05-20
1
-2/+2
*
Update CMake compiler flags to use same set of warnings
Allen Byrne
2020-05-20
1
-31/+82
*
Move the GNU warnings configuration under config/gnu-warnings/ and trim
David Young
2020-05-20
1
-3/+3
*
Remove system command from valgrind reports
Allen Byrne
2020-05-20
1
-2/+2
*
Add java version and reference libsettings
Allen Byrne
2020-05-20
1
-2/+3
*
Update examples and fix old version references.
Allen Byrne
2020-05-20
4
-11/+11
*
Move MODEL check to before usage in CTestScript.cmake.
Allen Byrne
2020-05-20
2
-7/+8
*
Fix Fortran macro use and jni comment
Allen Byrne
2020-05-20
1
-8/+2
*
HDFFV-11036 add file compare test process
Allen Byrne
2020-05-20
2
-5/+109
*
TRILAB-142 Change minimum CMake version to 3.12
Allen Byrne
2020-05-20
11
-95/+187
*
TRILAB-148 fix sanitizer and -fsanitize usage
Allen Byrne
2020-05-20
1
-1/+3
*
HDFFV-10996 - add java vol tests
Allen Byrne
2020-05-20
1
-0/+301
*
Correctly manage warnings for new tests
Allen Byrne
2020-05-20
1
-0/+2
*
Ext libs ZLIB and SZIP warnings are separate concerns
Allen Byrne
2020-05-20
1
-0/+1
*
Add another warning variation
Allen Byrne
2020-05-20
1
-0/+1
*
Correct ignore warnings
Allen Byrne
2020-05-20
1
-2/+4
*
Remove cmake macros from valgrind tests
Allen Byrne
2020-05-20
1
-20/+0
*
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-05-20
1
-1/+6
*
Revert "Moved -Wunsuffixed-float-constants to the developer warnings."
Dana Robinson
2020-05-20
1
-6/+1
*
Moved -Wunsuffixed-float-constants to the developer warnings.
Dana Robinson
2020-05-20
1
-1/+6
*
Create common build system files for warnings
Allen Byrne
2020-05-20
1
-10/+35
*
Separate result variables for the function performed
Allen Byrne
2020-05-20
1
-55/+65
*
Check for actual content before using file
Allen Byrne
2020-05-20
3
-108/+123
*
Changed -Wformat-truncation to level 2 in CMake w/ gcc.
Dana Robinson
2020-05-20
1
-1/+1
*
Fix compile and test issues from DT
Allen Byrne
2020-05-20
1
-2/+6
[next]