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".

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to