Commit Graph

2 Commits

Author SHA1 Message Date
Clint Byrum
f9ef457987 Remove image parameter changing from merge
The merge tool originally was meant to merge somewhat different things,
and thus this was helpful in the early versions. However, at this point
we want parameters to be more stable and we don't generally merge things
that have their own image parameter.

Meanwhile this feature caused problems as we change resource names.

This is a backward incompatible change of default behavior, but the old
behavior can be had again by passing --change-image-params.

Change-Id: I78cf31f0443f3d9f274758f5471a5bca9155635d
2014-01-31 11:13:22 -08:00
Clint Byrum
69f1dcc7cb Add recursive whole-file __include__ tag
We can now merge an entire file with minimal effort.

Change-Id: If86657fb9f9cca0f048c9e01100a3667597a6596
2013-09-30 09:04:07 -07:00