| #
51917e95
|
| 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
(cherry picked from commit 4437c02e18a852c4a5e7d7e7c198180f06b2b9fc)
|
|
Revision tags: AOO420-Dev5-m5, AOO420-Dev4-m4, AOO420-Dev3-m3 |
|
| #
816a3e55
|
| 30-Sep-2020 |
Jim Jagielski <jimjag@gmail.com> |
Merge branch 'AOO42X' of https://gitbox.apache.org/repos/asf/openoffice into AOO42X
|
| #
62ae3d4b
|
| 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 ...
|
|
Revision tags: 420-Dev2-m2 |
|
| #
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
|