History log of /trunk/main/solenv/ (Results 176 - 200 of 568)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
958f5dcf10-Nov-2017 Damjan Jovanovic

Only specify Hamcrest in the classpath during subsequent tests
if it's been specified.

Patch by: me



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

Only specify Hamcrest in the classpath during subsequent tests
if it's been specified.

Patch by: me



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

show more ...

0587599f09-Oct-2017 Jim Jagielski

More hoo-haa trying to get NSS to compile under macOS with
10.7 as the target. Moving to 10.9 most likely is the
better fix, but that means AOO 4.2.0 will no longer support
anything older

More hoo-haa trying to get NSS to compile under macOS with
10.7 as the target. Moving to 10.9 most likely is the
better fix, but that means AOO 4.2.0 will no longer support
anything older than Mavericks. Which I don't think we
want to do.

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

show more ...

9e1bc29109-Oct-2017 Jim Jagielski

Get macOS compiling again:
o Restore 10.7 as min
o Deprecated is no longer a fatal warning error
o We need LDFLAGS when linking

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

Get macOS compiling again:
o Restore 10.7 as min
o Deprecated is no longer a fatal warning error
o We need LDFLAGS when linking

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

show more ...

fc3c81da15-Aug-2017 Don Lewis

Strip carriage return characters from the output of MSVC in "make depend"
mode so that these characters don't get appended to the file names in
the dependency files. This breaks all the gbui

Strip carriage return characters from the output of MSVC in "make depend"
mode so that these characters don't get appended to the file names in
the dependency files. This breaks all the gbuild modules because gmake
thinks the file names have ^M appended to them and can't find them.


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

show more ...

9955fd1105-Aug-2017 Matthias Seidel

Added more statements for nsis languages, reordered

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

5e7cbc6402-Aug-2017 Matthias Seidel

Added statement for eu (Basque)

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

4ff3bb4a02-Aug-2017 Matthias Seidel

#i127491# Added statement for nb (Norsk Bokmal)

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

Revision tags: AOO413
f1e0dfd315-Mar-2017 Matthias Seidel

Fixed typos

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

1cd770ab12-Mar-2017 Matthias Seidel

Fixed typos

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

4e32e95907-Mar-2017 Raphael Bircher

Remove some old stuff from SUN Time EIS/CWS

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

bcc22a4c07-Feb-2017 Damjan Jovanovic

Add initial support for building AOO with Clang on Linux.

This allows Ubuntu 16.04 to compile AOO with Clang 1.8 on an x86.

Other architectures probably don't work, as Clang 1.8 is

Add initial support for building AOO with Clang on Linux.

This allows Ubuntu 16.04 to compile AOO with Clang 1.8 on an x86.

Other architectures probably don't work, as Clang 1.8 is pretty
strict about the low-level C++ ABI hacks in main/bridges, but at
least they should fail early in main/bridges instead of the
previous behaviour, where main/bridges compiles nothing when
"$(COM)" != "GCC" and main/i18npool then fails with a mysterious
"error: cannot get uno environments" message.

Patch by: me



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

show more ...

cf91f1ae31-Jan-2017 Damjan Jovanovic

We need to pass "-DEBUG" to the linker on Windows for debugging to work.

Patch by: me
Tested by: pats



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

We need to pass "-DEBUG" to the linker on Windows for debugging to work.

Patch by: me
Tested by: pats



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

show more ...

6e4dc73d26-Jan-2017 Pedro Giffuni

Reinstate part of the LinuxPPC64 support removed by error.

This shouldn't have happened in r1778625.


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

Reinstate part of the LinuxPPC64 support removed by error.

This shouldn't have happened in r1778625.


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

show more ...

69f987b125-Jan-2017 Damjan Jovanovic

When debug symbols are produced for C / C++ / Objective C, produce them
for Java too.

Patch by: me


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

When debug symbols are produced for C / C++ / Objective C, produce them
for Java too.

Patch by: me


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

show more ...

9e1b801e25-Jan-2017 Damjan Jovanovic

Add debug symbols to gbuild modules when any of --enable-debug,
--enable-symbols, or --enable-crashdump are passed to ./configure (just
like it already is for dmake modules), as opposed to th

Add debug symbols to gbuild modules when any of --enable-debug,
--enable-symbols, or --enable-crashdump are passed to ./configure (just
like it already is for dmake modules), as opposed to the previous behaviour
of only doing it on --enable-debug.

Also implemented --enable-symbols=small for gbuild modules on platforms
where AOO is built with GCC and Clang compilers (MSVC on Windows doesn't
seem to support that).

Patch by: me


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

show more ...

8f07f85525-Jan-2017 Damjan Jovanovic

Fix a FreeBSD regression in the gbuild gb_CPUDEFS variable caused by
r1773166, where it was always set to POWERPC64 due to a swapped if-else.

This needs further work, on all platforms!

Fix a FreeBSD regression in the gbuild gb_CPUDEFS variable caused by
r1773166, where it was always set to POWERPC64 due to a swapped if-else.

This needs further work, on all platforms!

Patch by: me



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

show more ...

64c5c8b722-Jan-2017 Damjan Jovanovic

Don't use the "archive" package format, which is to be extrated by
smoketest as a side effect, for the subsequent tests. The smoketest
is currently broken and won't do that, and the path is w

Don't use the "archive" package format, which is to be extrated by
smoketest as a side effect, for the subsequent tests. The smoketest
is currently broken and won't do that, and the path is wrong anyway,
as it was for OpenOffice 3 and we're now on 4.

Instead, use the office instance from the "installed" package format
for subsequent tests, as it doesn't have to zipped up and unzipped,
resulting in faster building and faster testing, and doesn't require
a side effect in a module that will probably be moved from main/
to test/.

Patch by: me


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

show more ...

7f9adc5922-Jan-2017 Damjan Jovanovic

Pass "-encoding UTF8" to javac, as some Java sources, particularly those
used in subsequent tests, contain special characters that are encoded
in UTF-8, and fail to compile without this optio

Pass "-encoding UTF8" to javac, as some Java sources, particularly those
used in subsequent tests, contain special characters that are encoded
in UTF-8, and fail to compile without this option.

Patch by: me



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

show more ...

3d8ff95117-Jan-2017 pfg

KDE: Add the KDE path to KDE_LIBS instead of adding it to SOLARLIB.

Just a small cleanup hinted by the kde4enable branch.


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

KDE: Add the KDE path to KDE_LIBS instead of adding it to SOLARLIB.

Just a small cleanup hinted by the kde4enable branch.


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

show more ...

81e6fec916-Jan-2017 pfg

i104495 - libstdc++ removal.

This cleanup was meant for KDE4 integration: in the BSDs this is dead code
and it doesn't seem a good idea on linux either, plus carrying libstdc++
doesn

i104495 - libstdc++ removal.

This cleanup was meant for KDE4 integration: in the BSDs this is dead code
and it doesn't seem a good idea on linux either, plus carrying libstdc++
doesn't align with ASF policies.


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

show more ...

b77af63015-Jan-2017 damjan

Port main/sc to gbuild.
Also add the ability to add extra image directories to resources,
which is needed by main/sc.

Patch by: me


git-svn-id: https://svn.apache.org/re

Port main/sc to gbuild.
Also add the ability to add extra image directories to resources,
which is needed by main/sc.

Patch by: me


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

show more ...

5a81235213-Jan-2017 pfg

FreeBSD PPC: Cleanup makefile include mess.

Reported by: Curtis Hamilton


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

FreeBSD PPC: Cleanup makefile include mess.

Reported by: Curtis Hamilton


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

show more ...

b1d3b18c07-Jan-2017 damjan

Add shlwapi to our list of known DLLs.

Patch by: me



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

ad2376c306-Jan-2017 damjan

Add ws2_32 to the list of known DLLs.

Patch by: me


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

42aba0ce05-Jan-2017 damjan

Add wsock32 to known DLLs.

Patch by: me



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

12345678910>>...23