selinux/checkpolicy
Daniel Burgener 62a91d7d71 checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors.
When the lexer encounters an unexpected character in a policy source file, it prints a warning, discards the character and moves on.  In some build environments, these characters could be a symptom of an earlier problem, such as unintended results of expansion of preprocessor macros, and the ability to have the compiler halt on such issues would be helpful for diagnosis.

Signed-off-by: Daniel Burgener <Daniel.Burgener@microsoft.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
2020-03-11 14:39:39 -04:00
..
ru Replace www.nsa.gov references by github.com/SELinuxProject 2019-11-08 09:20:29 -05:00
test libsepol,checkpolicy: support omitting unused initial sid contexts 2020-01-29 10:17:02 -05:00
.gitignore
checkmodule.8 checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors. 2020-03-11 14:39:39 -04:00
checkmodule.c checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors. 2020-03-11 14:39:39 -04:00
checkpolicy.8 checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors. 2020-03-11 14:39:39 -04:00
checkpolicy.c checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors. 2020-03-11 14:39:39 -04:00
checkpolicy.h checkpolicy: remove unused te_assertions 2020-01-27 10:51:21 -05:00
COPYING
Makefile Allow installing translated man pages 2019-01-28 12:03:57 +01:00
module_compiler.c checkpolicy: destroy the class datum if it fails to initialize 2018-05-30 22:00:13 +02:00
module_compiler.h checkpolicy: Separate tunable from boolean during compile. 2011-09-16 11:54:01 -04:00
parse_util.c Remove redundant if-clause 2019-06-19 09:03:12 -07:00
parse_util.h
policy_define.c Fix many misspellings 2019-09-18 22:47:35 +02:00
policy_define.h checkpolicy: Add support for ibendportcon labels 2017-05-23 16:20:55 -04:00
policy_parse.y Add default_range glblub support 2019-09-10 12:30:29 -04:00
policy_scan.l checkpolicy: Add --werror flag to checkmodule and checkpolicy to treat warnings as errors. 2020-03-11 14:39:39 -04:00
queue.c checkpolicy,libselinux,libsepol,policycoreutils: Update my email address 2017-08-17 14:17:12 -04:00
queue.h checkpolicy,libselinux,libsepol,policycoreutils: Update my email address 2017-08-17 14:17:12 -04:00
VERSION Update VERSIONs to 3.0 for release. 2019-11-28 13:46:48 +01:00