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
/
gnu-flags
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Break out warnings into more files that autoconf and CMake can share. This
David Young
2020-05-20
1
-70/+48
*
|
Modfy expression to match mpicc build with Intel as intel compiler, not
Larry Knox
2020-05-20
1
-1/+1
*
|
Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings.""
Dana Robinson
2020-05-20
1
-1/+3
*
|
Revert "Moved -Wunsuffixed-float-constants to the developer warnings."
Dana Robinson
2020-05-20
1
-3/+1
*
|
Moved -Wunsuffixed-float-constants to the developer warnings.
Dana Robinson
2020-05-20
1
-1/+3
*
|
Create common build system files for warnings
Allen Byrne
2020-05-20
1
-15/+31
*
|
Revert "let hdf5 pick up the right compiler in Intel environment"
kmu
2020-05-20
1
-4/+1
*
|
let hdf5 pick up the right compiler in Intel environment
kmu
2020-05-20
1
-1/+4
*
|
Changed -Wformat-truncation's level from 2 to 1.
Dana Robinson
2020-05-20
1
-1/+1
*
|
Yanked -Wc++-compat from the flags used to build the C library in both
Dana Robinson
2020-05-20
1
-1/+4
*
|
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2020-05-20
1
-87/+11
*
|
Always warn on maybe-uninitialized. -Wincompatible-pointer-types was not
David Young
2020-05-20
1
-2/+2
*
|
Only promote maybe-uninitialized warnings to errors on GCC 8. Even on
David Young
2020-05-20
1
-1/+7
*
|
Only use -Werror=cast-function-type with GCC 8 and later.
David Young
2020-05-20
1
-1/+1
*
|
Put all of the -W options back into the order I found them in so that it's
David Young
2020-05-20
1
-29/+23
*
|
Promote decleration-after-statement warnings to errors.
David Young
2020-05-20
1
-1/+1
*
|
Make errors of some more warnings. Move disabled warnings to
David Young
2020-05-20
1
-31/+43
*
|
Change some GCC warnings to errors. Fix code to quiet some warnings.
David Young
2020-05-20
1
-11/+75
*
|
Disable C++ compatibility warnings to follow `develop` on the main fork.
David Young
2020-01-10
1
-0/+2
*
|
Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
David Young
2019-12-09
1
-333/+162
|
/
*
Correct typo in comment in config/gnu-flags.
Larry Knox
2018-07-24
1
-1/+1
*
Apply Cygwin pathches from Marco Atzeri.
Larry Knox
2018-07-18
1
-1/+13
*
Added -fno-omit-frame-pointer to gcc flags when symbols when
Dana Robinson
2017-06-12
1
-1/+1
*
Fixed misplaced space in config/gnu-flags.
Dana Robinson
2017-05-26
1
-1/+1
*
Updated the gnu-flags config file to remove gcc 3.x and 4.0 configurations
Dana Robinson
2017-05-16
1
-607/+88
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Updated the developer flags so that they respect gcc versions.
Dana Robinson
2017-01-12
1
-19/+87
*
Added an --enable-developer-warnings option to configure so
Dana Robinson
2017-01-10
1
-24/+16
*
[svn-r30026] Description:
Quincey Koziol
2016-06-06
1
-9/+9
*
[svn-r30015] Description:
Quincey Koziol
2016-06-05
1
-25/+97
*
[svn-r29131] Updated the GNU g++ compiler config file to use the new debug/
Dana Robinson
2016-02-17
1
-1/+1
*
[svn-r29129] Added NO_SYMBOLS_CFLAGS, etc. to allow stripping symbols when
Dana Robinson
2016-02-17
1
-3/+1
*
[svn-r29023] Fixed typos in symbols flags that prevented using -g, etc.
Dana Robinson
2016-02-01
1
-2/+2
*
[svn-r28996] Autotools configure updates to allow separation of build type, d...
Dana Robinson
2016-01-27
1
-11/+36
*
[svn-r27722] Updated the gnu config to cover gcc 5.2*.
Dana Robinson
2015-09-09
1
-1/+1
*
[svn-r27066] Description:
Quincey Koziol
2015-05-15
1
-1/+8
*
[svn-r27060] Description:
Quincey Koziol
2015-05-14
1
-161/+90
*
[svn-r25756] Removed the -Wunsuffixed-float-constants warning from the gnu-flags
Dana Robinson
2014-10-31
1
-1/+1
*
[svn-r25206] Description:
Quincey Koziol
2014-05-20
1
-3/+79
*
[svn-r24171] Purpose: Fix problem with gcc 4.8
Neil Fortner
2013-09-19
1
-5/+0
*
[svn-r24101] Description:
Quincey Koziol
2013-09-05
1
-2/+1
*
[svn-r24098] Issue 8500 - H5detect.c has trouble to find info for long double...
Raymond Lu
2013-09-04
1
-0/+5
*
[svn-r24095] Issue 8500 - H5detect.c has trouble to find info for long double...
Raymond Lu
2013-09-03
1
-5/+0
*
[svn-r24017] Bug fix: HDFFV-8500
Albert Cheng
2013-08-16
1
-0/+5
*
[svn-r23584] Description:
Quincey Koziol
2013-04-13
1
-6/+77
*
[svn-r22222] Description:
Quincey Koziol
2012-04-01
1
-1/+75
*
[svn-r22020] Fix for HDFFV-7878.
Larry Knox
2012-03-03
1
-1/+7
*
[svn-r20561] Description:
Quincey Koziol
2011-04-20
1
-2/+2
*
[svn-r20538] Description:
Quincey Koziol
2011-04-18
1
-3/+67
*
[svn-r18630] Description:
Quincey Koziol
2010-04-27
1
-16/+4
[prev]
[next]