summaryrefslogtreecommitdiff
path: root/m4/dpkg-compiler.m4
AgeCommit message (Expand)AuthorFilesLines
2019-10-30build: Add a serial versioning to the m4 filesGuillem Jover1-0/+1
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover1-0/+1
2018-03-25build: Enable gcc-7 -Wregister warning if availableGuillem Jover1-0/+1
2018-03-25build: Enable clang -Wdocumentation warning if availableGuillem Jover1-0/+1
2018-03-25build: Sort warning optionsGuillem Jover1-18/+19
2018-03-25build: Automatically replace -Wno- with -W when testing compiler flagsGuillem Jover1-6/+4
2017-05-20build: Add new gcc-7 warningsGuillem Jover1-0/+2
2016-10-29build: Check the availability of -Wpositive variant instead of -Wno-positiveGuillem Jover1-4/+8
2016-10-29build: Disable -Wtautological-constant-out-of-range-compareGuillem Jover1-0/+1
2016-10-29build: Fix M4sh/Autoconf coding styleGuillem Jover1-23/+22
2016-10-29build: Clean up compiler and linker automatic flag usageGuillem Jover1-13/+14
2016-02-26build: Add new gcc-6 warningsGuillem Jover1-0/+2
2015-01-28build: Add new gcc 5 warningsGuillem Jover1-0/+4
2015-01-28build: Check for -Wformat-security with -WformatGuillem Jover1-1/+1
2015-01-28build: Rework DPKG_C_C99 macro to define HAVE_C_C99 just onceGuillem Jover1-23/+30
2014-10-06build: Fix compiler flag detection with non-GCC compilersGuillem Jover1-1/+1
2014-08-09build: Refactor compiler option checks into a new functionGuillem Jover1-78/+77
2014-06-04build: Uppercase enum in C99 test codeGuillem Jover1-2/+2
2014-04-21build: Test for required compound literalsGuillem Jover1-1/+5
2013-12-05dselect: Use C++11 nullptr instead of 0 or NULLGuillem Jover1-0/+49
2013-12-05build: Reword C99 compiler check outputGuillem Jover1-2/+2
2013-12-05build: Check availability of warning flags at build timeGuillem Jover1-14/+78
2013-10-27build: Add -Wc++11-compat and -Wlogical-op to the dafault warningsGuillem Jover1-2/+2
2013-10-27build: Remove -Wno-unused-value from default CXXFLAGSGuillem Jover1-2/+1
2011-03-14build: Check for %j and %z format modifiers supportGuillem Jover1-0/+12
2011-03-14build: Add -Wformat-security and -Wpointer-arith to default warningsGuillem Jover1-0/+1
2010-11-19Cleanup white spacesGuillem Jover1-1/+0
2010-11-19Cleanup and improve source code commentsGuillem Jover1-6/+6
2010-11-19build: Unify and fix AC_ARG_ENABLE usageGuillem Jover1-4/+7
2010-11-19build: Add missing m4 quotes to sed regexGuillem Jover1-1/+1
2010-07-16build: Add -Wshadow to default warningsGuillem Jover1-1/+1
2010-06-07build: Enable additional warnings by defaultGuillem Jover1-6/+8
2010-03-13libdpkg: Use __attribute__ keyword depending on compiler supportGuillem Jover1-17/+0
2010-02-19build: Add more warnings to --enable-compiler-warningsGuillem Jover1-3/+9
2010-01-01Add missing copyright statementsGuillem Jover1-1/+2
2009-10-29build: Rename and namespace dpkg m4 filesGuillem Jover1-0/+107