Files
build/core
Colin Cross 23ba612aad Split -isystem headers into separate variables
Split the variables that contain header directories into ones that
should be prefixed with -isystem and ones that should be prefixed with
-I in preparation for moving some headers from -isystem to -I.

Add $(wildcard) around SRC_HEADERS to match the soong behavior, and move
users of SRC_HEADERS from config.mk to binary.mk so that the exported
soong value is present.

Test: no changes to build.ninja compile rules
Change-Id: Iadecbbf4351a01e53cb57e721d31f4f836bb82d9
2016-07-20 23:09:29 -07:00
..
2016-06-29 11:00:47 +00:00
2015-03-21 06:05:46 -07:00
2016-02-26 21:48:31 -08:00
2016-05-31 18:32:35 -07:00
2016-07-11 16:57:33 -07:00
2015-09-09 18:12:29 +00:00
2016-06-15 14:55:58 -07:00
2016-03-25 13:29:53 -07:00
2016-02-26 21:48:31 -08:00
2016-03-16 11:55:46 +01:00