commit | b2e7b5d03609d0335ddd0863ab22fbdcc4b5f7ea | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@google.com> | Tue Nov 11 14:18:53 2014 -0800 |
committer | Colin Cross <ccross@google.com> | Fri Jan 23 13:41:49 2015 -0800 |
tree | a7872a9681e511fa52b5af6edd6d8181b3500df8 | |
parent | c4ed709a7177028311735b59b3783415a9f14ef4 [diff] |
Add a PreGenerateBuildActions pass Call PreGenerateBuildActions on each module that implments it after resolving dependencies but before calling GenerateBuildActions on any module. This allows the build logic to propagate top-down information, for example what variants of a library need to be compiled for the binaries it is used in. Change-Id: I2737504fa9d1a2b42ef747497de32c1c5129233d