| #
d8991299
|
| 24-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from XML files (#384)
Auto cleaned up all the XML files for unneeded trailing whitespace.
Around 8k lines changed a smaller whitespace PR this time
(cher
pre-commit auto remove trailing whitespace from XML files (#384)
Auto cleaned up all the XML files for unneeded trailing whitespace.
Around 8k lines changed a smaller whitespace PR this time
(cherry picked from commit b3b486c6f12b7baba6a5d71c7012f6454f487e5a)
show more ...
|
| #
41f03cd9
|
| 08-Apr-2018 |
Damjan Jovanovic <damjan@apache.org> |
Added an Ant target type to gbuild, that can be used to call Ant to build a deliverable. Added Ant support files that provide build infrastructure that can be used by Java projects, including testing
Added an Ant target type to gbuild, that can be used to call Ant to build a deliverable. Added Ant support files that provide build infrastructure that can be used by Java projects, including testing with JUnit at compile time, processing of external dependencies, using the IDL toolchain (idlc, regmerge, javamaker), and general build support like compiling into class files, building the JAR file and cleaning. These features require Ant version >= 1.9.1.
Ported main/jurt to gbuild and this Ant infrastructure.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1828636 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|