summaryrefslogtreecommitdiff
path: root/libxslt
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-28 11:29:34 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-28 11:38:54 +0100
commitd61d02ba66308161150bedc472e8f766811d8662 (patch)
treedcedbcb657baae4c8033f7e352a4aae32b807880 /libxslt
parent169ee4037c6e31ccf77b992c8b226320640ccee7 (diff)
gbuild: UnoApiTarget: fix spurious rebuilds:
Since commit 800f388206b15db545d8b96d5546b766a4fc7b32 there are spurious rebuilds when a IDL file is rebuilt, because the rule for the idlc invocation was changed to rebuild all IDL files, but the dummy rule for .urd files only touched that when its own IDL file changes; this means that the header target is not seen as outdated in this make run, but it will be outdated in the next make run because then the .urd file timestamp is checked and is newer. The dummy rule for .urd files must touch the .urd file if and only if the rule for the .done file re-builds that .urd file. Change-Id: I37938aef0621c7d46809e02a06d22248de28271b
Diffstat (limited to 'libxslt')
0 files changed, 0 insertions, 0 deletions