
19 Dec
2013
19 Dec
'13
5:57 p.m.
Hi Masahiro,
On 19 December 2013 00:19, Masahiro Yamada yamada.m@jp.panasonic.com wrote:
Hello Simon
Since buildman does incremental builds by default, if nothing changes in the the build, that Makefile rule may not be invoked. It is possible that commits 03 to 15 don't update anything which causes the file to be rebuilt.
Even if the timestamp header is touched, does Buildman really do nothing?
It always runs 'make', so it depends on the Makefile. If the timestamp header is touched then at least something will happen...
Regards, Simon