[REVIEW 3-6] Re: spurious IDL rebuilds on master fixed now

Michael Stahl mstahl at redhat.com
Wed Aug 1 14:04:01 PDT 2012


On 20/07/12 20:01, Michael Stahl wrote:
> this week there was a problem on master with the dependencies generated
> for IDL files, caused by adding of a "-I." option in an AOO rebase.
> this has caused spurious re-builds of all IDL files, which can happen
> during "make subsequentcheck" and will cause that to fail variously.

there was another problem that apparently happened only on Windows, the
ucpp would create relative paths for files included via #include "foo".

then there was another problem that is Windows only, which is a spurious
dep-target dependency in WinResTarget, fixed by the following commit,
which would make sense for libreoffice-3-6 as well (but not -3-5 because
the dependencies were different then):

8a05f1265e6307c34b2ffdb5fc5279870c8397b7

now it should hopefully be possible to run "make check" from scratch on
Windows without having spurious rebuilds in "make subsequentcheck".



More information about the LibreOffice mailing list