libvirt/build-aux
Daniel P. Berrangé 568a417224 Enforce a standard header file guard symbol name
Require that all headers are guarded by a symbol named

  LIBVIRT_$FILENAME

where $FILENAME is the uppercased filename, with all characters
outside a-z changed into '_'.

Note we do not use a leading __ because that is technically a
namespace reserved for the toolchain.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-14 10:47:13 +00:00
..
augeas-gentest.pl Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
check-spacing.pl Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
header-ifdef.pl Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
minimize-po.pl po: minimize & canonicalize translations stored in git 2018-04-19 11:11:08 +01:00
mock-noinline.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
prohibit-duplicate-header.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00