21 Commits (2f4ba2a867f0390f139b622dbafcab766cb88e80)

Author SHA1 Message Date
Junio C Hamano 521dc56270 Makefile: enable -Wsparse-error for DEVELOPER build 4 years ago
Jeff King 5338ed2b26 perl: check for perl warnings while running tests 4 years ago
Jeff King 5539183622 config.mak.dev: build with -fno-common 4 years ago
brian m. carlson eff45daab8 repository: enable SHA-256 support by default 4 years ago
Jeff King 7329d94be7 config.mak.dev: re-enable -Wformat-zero-length 5 years ago
brian m. carlson 9412759925 repository: require a build flag to use SHA-256 5 years ago
Ævar Arnfjörð Bjarmason 6d5d4b4e93 Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." 6 years ago
Thomas Gummerer 6163f3f1a4 config.mak.dev: add -Wall, primarily for -Wformat, to help autoconf users 6 years ago
Jeff King 36da893114 config.mak.dev: enable -Wunused-function 6 years ago
Jeff King 801fa63a90 config.mak.dev: add -Wformat-security 6 years ago
Beat Bolli 729b3925ed Makefile: add a DEVOPTS flag to get pedantic compilation 7 years ago
Ævar Arnfjörð Bjarmason 26d2e4fb22 Makefile: add a DEVOPTS to get all of -Wextra 7 years ago
Ævar Arnfjörð Bjarmason 99f763baf5 Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER 7 years ago
Nguyễn Thái Ngọc Duy 1da1580e4c Makefile: detect compiler and enable more warnings in DEVELOPER=1 7 years ago