| #
0b64bd8b
|
| 19-Aug-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit whitespace cleanup for `.component` files (#398)
Enforced 3 hooks for `.component` files:
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 85e7a2
pre-commit whitespace cleanup for `.component` files (#398)
Enforced 3 hooks for `.component` files:
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 85e7a208034f6237c454f4b97c228cc5be6146df)
show more ...
|
| #
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 ...
|