wireshark/plugins/mate
Peter Wu 534787e402 cmake: make WERROR_COMMON_FLAGS a normal string
Instead of checking for the boolean "FALSE", just set an empty string.
This avoids the need to check for WERROR_COMMON_FLAGS before using it.

The transformation is the same for all files, remove
"if (WERROR_COMMON_FLAGS)" and "endif()", reindent and add quotes (since
we have a string here and not a list).

Modelines have been added where missing.

Change-Id: I0ab05ae507c51fa77336d49a99a226399cc81b92
Reviewed-on: https://code.wireshark.org/review/17997
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
Tested-by: Dario Lombardo <lomato@gmail.com>
2016-09-30 20:08:02 +00:00
..
examples Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
matelib Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
AUTHORS
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
mate.h Continue to remove $Id$ from top of file 2014-03-31 18:30:52 +00:00
mate_grammar.lemon Lemon grammar: fix indent (use tabs) 2015-08-27 04:35:23 +00:00
mate_parser.l Make the Flex scanners and YACC parser in libraries reentrant. 2016-04-03 22:21:29 +00:00
mate_runtime.c mate: fix Match edge cases, improve documentation 2016-09-23 05:59:26 +00:00
mate_setup.c plugins: Add editor modelines; Adjust whitespace as needed. 2014-10-06 01:42:32 +00:00
mate_util.c mate: fix Match edge cases, improve documentation 2016-09-23 05:59:26 +00:00
mate_util.h mate: fix Match edge cases, improve documentation 2016-09-23 05:59:26 +00:00
moduleinfo.h Add our license header to plugin moduleinfo.h files. Cleans up a batch of 2013-07-06 13:31:31 +00:00
packet-mate.c Fix some of the checkAPIs.pl warnings for g_warning. 2016-07-26 04:08:50 +00:00
plugin.rc.in Fix CMake generation and use of Windows .rc files 2015-01-11 20:22:32 +00:00