History log of /trunk/main/writerfilter/source/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 4437c02e 09-Jul-2025 John Bampton <jbampton@users.noreply.github.com>

pre-commit: auto remove unneeded trailing whitespace from Makefiles (#378)

Cleaned up some whitespace in the Makefiles


# 07327bc6 18-Sep-2020 Don Lewis <truckman@apache.org>

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

* This removes the pr

Fix intermittent parallel build breakage.

Use an order-only prerequisite to create output directories.

* This will not trigger a rebuild when the directory mtime changes.

* This removes the prerequisite from $^, allowing the latter to
be used in more places.

Add missing prerequisites for the ooxml directory. One that was missing
broke a parallel build.

Use $^ in a few more places instead of duplicating the prerequisites in
the recipies.

Remove unused prerequisites from the $(wf_GEN_model_QNameToStr_cxx) rule.

Add a prerequisite to the $(wf_GEN_doctok_ResourceIds_hxx) rule that was
in the old makefile.mk.

show more ...


# b63233d8 07-Aug-2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68>

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68