platform_build_soong/genrule
Justin Yun 4da4ccc203 Add write_if_changed property to genrule
When "write_if_changed: true" is set, it will call restat for ninja.
With this option the output file will be copied only if it is changed.

Bug: 290130959
Test: ninja rule include "--write-if-changed"
Change-Id: I8bd77b43b22eb0115e0bdc73718b2d6997d92652
2023-07-17 20:35:13 +09:00
..
allowlists.go Merge "Remove openwrt modules from genrule denylist." into main 2023-07-13 13:29:13 +00:00
Android.bp Support sandboxing genrule 2023-05-22 15:02:36 -07:00
genrule.go Add write_if_changed property to genrule 2023-07-17 20:35:13 +09:00
genrule_test.go Ensure data is passed to all generation actions 2023-07-11 08:27:51 -04:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00