src/check-header-guards.sh


Log

Author Commit Date CI Message
Ebrahim Byagowi 72bec1cd 2018-01-05T12:42:20 Improve tests (#679)
Behdad Esfahbod 33ca3b67 2017-10-25T12:09:11 Check for headers in builddir first, in check-*.sh Fixes https://bugs.freedesktop.org/show_bug.cgi?id=103346
Steven R. Loomis a13b023d 2015-12-11T10:21:27 AIX fixes - use '-w' instead of '\<...\>' for check-header-guards grep manpage says these are the same - put '-q' first in the grep options - move VAR into hb-private.hh - hb-font-private.hh - use [VAR] instead of [] for variable array
Behdad Esfahbod d22548c0 2013-08-26T18:46:21 [check-*] Minor
Behdad Esfahbod 61521993 2012-01-27T01:57:59 Fix check-header-guards on OS X
Behdad Esfahbod 54eb6553 2011-08-05T20:09:25 Fix check on OS X sh
Behdad Esfahbod d7bf473e 2011-08-05T18:18:21 Minor
Behdad Esfahbod c747f509 2011-08-04T01:51:30 More out-of-tree build fixes
Behdad Esfahbod 5bc18195 2011-05-27T15:58:54 Add check-includes.sh
Behdad Esfahbod f5dd3be4 2010-10-08T20:16:23 Improve checks
Behdad Esfahbod cc6d5227 2010-07-23T15:00:13 De-C++ where possible Helps with avoiding many "extern C" declarations in source files.
Behdad Esfahbod d05d13df 2010-06-09T07:15:03 Add a test for header preprocessor guards