| #
5e48fca7
|
| 03-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from `.mk` files (#377)
If there are too many changes / files I can create a smaller PR
Thanks
(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666
pre-commit auto remove trailing whitespace from `.mk` files (#377)
If there are too many changes / files I can create a smaller PR
Thanks
(cherry picked from commit 31bbceb0f9d64c0c2c3b22a794a1666c1f33396e)
show more ...
|
| #
deb7b1c2
|
| 18-Dec-2016 |
damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> |
Port main/avmedia to gbuild, for real this time.
The problem with the last attempt was that main/avmedia/source/java/avmedia.jar.component was getting delivered to the solver verbatim, without the p
Port main/avmedia to gbuild, for real this time.
The problem with the last attempt was that main/avmedia/source/java/avmedia.jar.component was getting delivered to the solver verbatim, without the processing neeeded to add the "uri" attribute to the "component" XML tag, which was causing AOO to crash on startup since UNO couldn't bootstrap.
Since avmedia.jar isn't built but a pre-existing copy is just delivered, this was solved by adding an already processed copy of avmedia.jar.component to deliver instead.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1774841 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|