]> git.ipfire.org Git - thirdparty/make.git/commit
Update developer customizations
authorPaul Smith <psmith@gnu.org>
Sun, 19 May 2019 15:25:06 +0000 (11:25 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 19 May 2019 19:27:26 +0000 (15:27 -0400)
commitda2b275658af2cb973a3c8b6e3c17ed47c03e560
tree9757e0969adfd35b00780b7fab731b727c869ed0
parentf32ca1666f12a053fece8f2ef5da45f3b1b5822c
Update developer customizations

* .ccls: Remove -std=c99: it disables __attribute__ causing warnings.
* .dir-locals.el: Force the C coding style to "gnu".
* make-gdb.py: Add GDB macros for pretty-printing GNU make structs.
* scripts/copyright-update: Use GNULIB_SRCDIR to find update-copyright.
.ccls
.dir-locals.el
.gitignore
make-gdb.py [new file with mode: 0644]
scripts/copyright-update