My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
706b0b5
729b392
)
Merge branch 'bb/make-developer-pedantic'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Aug 2018 22:08:22 +0000
(15:08 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 15 Aug 2018 22:08:22 +0000
(15:08 -0700)
"make DEVELOPER=1 DEVOPTS=pedantic" allows developers to compile
with -pedantic option, which may catch more problematic program
constructs and potential bugs.
* bb/make-developer-pedantic:
Makefile: add a DEVOPTS flag to get pedantic compilation
1
2
Makefile
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Makefile
Simple merge