index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
virt-compile-warnings.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: add GCC 6.0 -Wlogical-op workaround
Pavel Hrdina
2016-04-11
1
-0
/
+20
*
build: cleanup GCC < 4.6 -Wlogical-op workaround
Pavel Hrdina
2016-04-11
1
-1
/
+1
*
maint: update to latest gnulib
Eric Blake
2015-05-26
1
-0
/
+2
*
Conditionalize use of -Wno-suggest-attribute=format pragma
Daniel P. Berrange
2015-01-16
1
-0
/
+6
*
build: prefer -fstack-protector-strong to -all
Ján Tomko
2014-06-12
1
-4
/
+18
*
build: remove ssp-buffer-size
Ján Tomko
2014-06-12
1
-9
/
+4
*
build: remove duplicit warning suppression
Ján Tomko
2014-06-12
1
-3
/
+0
*
aarch64: Disable -fstack-protector.
Richard W.M. Jones
2014-01-01
1
-0
/
+3
*
Remove python binding
Daniel P. Berrange
2013-11-25
1
-8
/
+0
*
maint: update to latest gnulib
Eric Blake
2013-09-24
1
-2
/
+0
*
maint: slightly reduce configure size
Eric Blake
2013-08-16
1
-36
/
+36
*
maint: the compiler is not always named gcc
Eric Blake
2013-08-07
1
-2
/
+2
*
Fix build with clang
Ján Tomko
2013-07-04
1
-0
/
+7
*
maint: update to latest gnulib
Eric Blake
2013-07-03
1
-22
/
+0
*
FreeBSD: disable buggy -fstack-protector-all
Roman Bogorodskiy
2013-05-15
1
-1
/
+8
*
Don't duplicate compiler warning flags when linking
Daniel P. Berrange
2013-05-14
1
-4
/
+0
*
Correctly detect warning flags with clang
Daniel P. Berrange
2013-05-14
1
-1
/
+23
*
Ensure consistent enablement of gcc 'diagnostic' pragma
Daniel P. Berrange
2013-05-14
1
-0
/
+3
*
Disable cast-align warnings in various places
Daniel P. Berrange
2013-04-08
1
-0
/
+1
*
build: make broken -Wlogical-op test be gcc-only
Eric Blake
2012-12-19
1
-0
/
+22
*
build: improve FORTIFY_SOURCE usage
Eric Blake
2012-10-23
1
-1
/
+1
*
build: avoid -Wno-format on new-enough gcc
Eric Blake
2012-10-02
1
-1
/
+18
*
build: fix build on older gcc
Eric Blake
2012-09-07
1
-0
/
+2
*
build: avoid warnings from gcc 4.2.1
Eric Blake
2012-09-05
1
-1
/
+7
*
build: avoid warnings on older gcc
Eric Blake
2012-08-15
1
-0
/
+18
*
Added timestamps to storage volumes
Hendrik Schwartke
2012-08-02
1
-0
/
+2
*
maint: make it easier to copy FORTIFY_SOURCE snippet
Eric Blake
2012-06-07
1
-2
/
+3
*
build: allow building with newer glibc-headers and -O0
Eric Blake
2012-06-04
1
-2
/
+6
*
Enable all warnings permanently & default to -Werror for GIT builds
Daniel P. Berrange
2012-03-27
1
-132
/
+126
*
build: silence some compiler warnings from gnulib
Eric Blake
2012-01-19
1
-1
/
+6
*
build: reduce warnings from older gcc
Eric Blake
2011-12-05
1
-0
/
+2
*
build: fix build at -O2 on rawhide
Eric Blake
2011-12-02
1
-0
/
+8
*
build: update to latest gnulib
Eric Blake
2011-12-01
1
-2
/
+6
*
tests: Lower stack usage below 4096 bytes
Matthias Bolte
2011-04-30
1
-6
/
+4
*
build: fix gitignore sorting
Eric Blake
2011-04-07
1
-4
/
+4
*
Fix build for older gcc
Jim Fehlig
2011-04-06
1
-0
/
+1
*
Don't try to enable stack protector on Win32
Daniel P. Berrange
2011-04-05
1
-5
/
+11
*
Enable use of -Wold-style-definition compiler flag
Daniel P. Berrange
2011-04-05
1
-1
/
+0
*
Enable use of -Wmissing-noreturn
Daniel P. Berrange
2011-04-05
1
-1
/
+0
*
Enable -Wmissing-format-attribute warning
Daniel P. Berrange
2011-04-05
1
-1
/
+0
*
Remove acinclude.m4 file
Daniel P. Berrange
2011-04-05
1
-0
/
+134