History log of /trunk/main/solenv/ (Results 101 - 125 of 568)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d6a83b3127-Nov-2018 Damjan Jovanovic

Fix the Ant dependency extraction for the case when
there are no dependencies.

Fix the format of Ant paths on Windows.

Patch by: me



git-svn-id: https://svn.ap

Fix the Ant dependency extraction for the case when
there are no dependencies.

Fix the format of Ant paths on Windows.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847506 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d102922e25-Nov-2018 Damjan Jovanovic

Use
$(shell cat ...)
instead of
$(shell cat < ...).

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847408 13f79535-47bb-0310-9956-

Use
$(shell cat ...)
instead of
$(shell cat < ...).

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847408 13f79535-47bb-0310-9956-ffa450edef68

show more ...

f9ac6d1925-Nov-2018 Damjan Jovanovic

Fix building with GNU make versions below 4.2,
which lack:
$(file < ...)
but have:
$(shell cat ...)
instead.

Patch by: me



git-svn-id: https://svn.apach

Fix building with GNU make versions below 4.2,
which lack:
$(file < ...)
but have:
$(shell cat ...)
instead.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1847407 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9fd473e124-Nov-2018 Damjan Jovanovic

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 w

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 ...

Revision tags: AOO416-RC1
6bf52fda05-Oct-2018 Damjan Jovanovic

Complete enough of the assembly language building for now,
to successfully build main/basic on Windows.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openo

Complete enough of the assembly language building for now,
to successfully build main/basic on Windows.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842965 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7f5180e605-Oct-2018 Damjan Jovanovic

Fix a typo.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842957 13f79535-47bb-0310-9956-ffa450edef68

88fe4d8905-Oct-2018 Damjan Jovanovic

Add building of "flex" files (.ll) to gbuild.

Port main/idlc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842861 13f7953

Add building of "flex" files (.ll) to gbuild.

Port main/idlc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1842861 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1bb309c626-Sep-2018 Damjan Jovanovic

Add a gbuild API for building assembly language source files.

This will be needed by basic, bridges and possibly other modules.

Patch by: me



git-svn-id: https://s

Add a gbuild API for building assembly language source files.

This will be needed by basic, bridges and possibly other modules.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1841998 13f79535-47bb-0310-9956-ffa450edef68

show more ...

48bea75908-Sep-2018 Damjan Jovanovic

Strip carriage returns from the Bison source files.

This hasn't been necessary so far, but dmake did it, so let's be safe.

Patch by: me



git-svn-id: https://svn.ap

Strip carriage returns from the Bison source files.

This hasn't been necessary so far, but dmake did it, so let's be safe.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840342 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ea3120fc05-Sep-2018 Damjan Jovanovic

Further fixes to get Windows building.

Use native paths when calling idlc.

Don't export all symbols from salhelper's SimpleReferenceObject
on Windows, only those we have to, as

Further fixes to get Windows building.

Use native paths when calling idlc.

Don't export all symbols from salhelper's SimpleReferenceObject
on Windows, only those we have to, as some modules fail to link
otherwise.

There is no "date" component any more, it's been renamed.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1840081 13f79535-47bb-0310-9956-ffa450edef68

show more ...

390c74e103-Sep-2018 Damjan Jovanovic

Allow specifying the .rdb file, and which UNO types to generate headers
from, in the gbuild *_set_private_api function. Fix codemaker's
makefile to use this.

Port main/scaddins to gb

Allow specifying the .rdb file, and which UNO types to generate headers
from, in the gbuild *_set_private_api function. Fix codemaker's
makefile to use this.

Port main/scaddins to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839908 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7de6b1b131-Aug-2018 Damjan Jovanovic

Implement gbuild functions for building Bison files.

Port main/rsc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839782 1

Implement gbuild functions for building Bison files.

Port main/rsc to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839782 13f79535-47bb-0310-9956-ffa450edef68

show more ...

4aa8714629-Aug-2018 Damjan Jovanovic

Automatically build .idl files found in src/main/idl and src/test/idl
without having to specify them.

Clean up the Ant build a little, removing the unused cppumaker
functions I was e

Automatically build .idl files found in src/main/idl and src/test/idl
without having to specify them.

Clean up the Ant build a little, removing the unused cppumaker
functions I was experimenting with, and fully generalize IDL building
so it doesn't use any Ant properties, only macrodefs.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839593 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6930776125-Aug-2018 Damjan Jovanovic

Windows needs abbreviate_dirs_native as cppumaker doesn't handle
/cygdrive/c/... paths.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839

Windows needs abbreviate_dirs_native as cppumaker doesn't handle
/cygdrive/c/... paths.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1839019 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0f0bb07024-Aug-2018 Damjan Jovanovic

Add the solenv/gbuild changes I accidentally left out from my last commit,
which allow extracting custom .hpp files from .rdb using cppumaker.

Patch by: me



git-svn-id:

Add the solenv/gbuild changes I accidentally left out from my last commit,
which allow extracting custom .hpp files from .rdb using cppumaker.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838933 13f79535-47bb-0310-9956-ffa450edef68

show more ...

8f71f2da23-Aug-2018 Damjan Jovanovic

Port main/codemaker to gbuild.

Also ported the Java tests in codemaker to JUnit
instead of the internal test framework,
and enabled them during the subsequent test phase.

A

Port main/codemaker to gbuild.

Also ported the Java tests in codemaker to JUnit
instead of the internal test framework,
and enabled them during the subsequent test phase.

A gbuild API for building private UNO APIs using cppumaker was also added,
and used to run the C++ subsequent tests in codemaker.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838757 13f79535-47bb-0310-9956-ffa450edef68

show more ...

11e9778223-Aug-2018 Damjan Jovanovic

Beef up detection of JUnit and Hamcrest, to search all the system
directories they could be in, and search for all the names they
commonly use.

Check for versions of JUnit that requi

Beef up detection of JUnit and Hamcrest, to search all the system
directories they could be in, and search for all the names they
commonly use.

Check for versions of JUnit that require Hamcrest.

Use Hamcrest in Ant JUnit tests when present.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838693 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ad792c6022-Aug-2018 Damjan Jovanovic

Fix typo in Ant property.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838680 13f79535-47bb-0310-9956-ffa450edef68

05b23b5618-Aug-2018 Damjan Jovanovic

Get gbuild's CustomTarget working.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838309 13f79535-47bb-0310-9956-ffa450edef68

a622bb9317-Aug-2018 Damjan Jovanovic

Move smoketestdoc to the top-level test directory. This is where all
integration tests are meant to be; a binary copy of the smoketest was
there already.

Delete the smoketestoo_nativ

Move smoketestdoc to the top-level test directory. This is where all
integration tests are meant to be; a binary copy of the smoketest was
there already.

Delete the smoketestoo_native module whose only purpose was to run
the smoketest, something that is done in the Java bvt test now.
Delete the old smoketest binary copy in test/ and use this one built
from source.
Build an .odt file for the smoketest instead of the legacy .sxw.

Note that we now require main/ built to build test/, as
the Ant build files required to build smoketest's Java component
are in main/.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838268 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e4ed64de15-Aug-2018 Damjan Jovanovic

Port main/xmlhelp to gbuild.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1838068 13f79535-47bb-0310-9956-ffa450edef68

b8ae6fa327-Jul-2018 Jim Jagielski

Force .jnilibs to be folded in. Patch via Damjan.

NOTE: AUXTARGETS is there to add additional targets that must/should
delivered w/ the original libs. Good Tribal Knowledge

Force .jnilibs to be folded in. Patch via Damjan.

NOTE: AUXTARGETS is there to add additional targets that must/should
delivered w/ the original libs. Good Tribal Knowledge


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836838 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7501fd1b26-Jul-2018 Jim Jagielski

Let's re-arrange the logic... when we create the shared lib, create
as before, w/o knowledge of UDK, but take care of UDK versioning
following that.


git-svn-id: https://svn.apac

Let's re-arrange the logic... when we create the shared lib, create
as before, w/o knowledge of UDK, but take care of UDK versioning
following that.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836767 13f79535-47bb-0310-9956-ffa450edef68

show more ...

afa1867226-Jul-2018 Jim Jagielski

force symlink


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836735 13f79535-47bb-0310-9956-ffa450edef68

133272ea18-Jul-2018 Jim Jagielski

update


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1836213 13f79535-47bb-0310-9956-ffa450edef68

12345678910>>...23