Files
build_soong/cc
Chih-Hung Hsieh 64a38dcb18 Add default -Wall -Werror or -Wall.
* When -Wno-error and -Werror are not used:
  add -Wall to the front of cflags
  if the project is in the WarningAllowedProjects,
  otherwise add -Wall -Werror.
* Add -Wall -Werror to ndk_library build targets.
* Collect names of modules with -Wno-error or without -Werror,
  and pass them to makefile variables:
      SOONG_MODULES_USING_WNO_ERROR
      SOONG_MODULES_ADDED_WERROR
      SOONG_MODULES_ADDED_WALL
* Generate ANDROID_WARNING_ALLOWED_PROJECTS for old makefiles.

Bug: 66996870
Test: normal build
Change-Id: I31385e12b80ca946c7395a5a184ef259b029aac6
2017-11-20 18:28:26 -08:00
..
2017-11-01 17:32:26 -07:00
2017-11-17 11:22:08 -08:00
2017-10-19 22:39:32 +09:00
2017-09-18 23:33:25 -07:00
2017-11-17 11:22:04 -08:00
2017-06-30 21:08:36 +00:00
2017-10-16 13:36:29 -07:00
2016-08-01 14:36:22 -07:00