| #
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 ...
|
| #
4d68e9cc
|
| 04-Feb-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)
* pre-commit(end-of-file-fixer): auto fix `.mk` files
* Update makefile.mk
* Update makefile.mk
---------
Co-authored-by: Matthias Seid
pre-commit(end-of-file-fixer): auto fix `.mk` files (#266)
* pre-commit(end-of-file-fixer): auto fix `.mk` files
* Update makefile.mk
* Update makefile.mk
---------
Co-authored-by: Matthias Seidel <mseidel@apache.org> (cherry picked from commit 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
show more ...
|
|
Revision tags: AOO420-Dev5-m5, AOO420-Dev4-m4, AOO420-Dev3-m3, 420-Dev2-m2 |
|
| #
9fd473e1
|
| 24-Nov-2018 |
Damjan Jovanovic <damjan@apache.org> |
Add a "dependencies" target for Ant to allow extracting the JARs that a Java module depends on. Use this to make Ant targets depends on their dependencies in gbuild, so that Java submodules within a
Add a "dependencies" target for Ant to allow extracting the JARs that a Java module depends on. Use this to make Ant targets depends on their dependencies in gbuild, so that Java submodules within a main/ module build in the correct order.
Port main/xmerge to gbuild/Ant using this approach.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847342 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|