History log of /aoo41x/main/set_soenv.in (Results 1 - 25 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# 5a0f8c8d 16-Jan-2015 Ariel Constenla-Haile

Fix build breaker introduced in revision 1651396

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1652491 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 483

Fix build breaker introduced in revision 1651396

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1652491 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 483bf1cb99a9fae931d407012ae00ce38c31b940)

show more ...


# 0bd9e244 03-Jan-2017 pfg

Initial support for the FreeBSD ARM platform.

This is just the skeleton, basically a copy of the linux support.
It wouldn't be surprising if it works without much trouble.


Initial support for the FreeBSD ARM platform.

This is just the skeleton, basically a copy of the linux support.
It wouldn't be surprising if it works without much trouble.


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

show more ...


# af84ad07 06-Jul-2014 Pedro Giffuni

Add initial support for FreeBSD PPC using gcc.

This is just the skeleton and required bridge support based
on linux-ppc. Currently untested.


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

Add initial support for FreeBSD PPC using gcc.

This is just the skeleton and required bridge support based
on linux-ppc. Currently untested.


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

show more ...


# e250bff1 16-Jan-2019 Jim Jagielski

Merge r1851443, r1851449 from trunk:

Use fakeroot instead of our custom getuid.c LD_PRELOAD hack if available when creating Debian packages. This is because epm and dpkg (et.al.) need to be

Merge r1851443, r1851449 from trunk:

Use fakeroot instead of our custom getuid.c LD_PRELOAD hack if available when creating Debian packages. This is because epm and dpkg (et.al.) need to be fooled into thinking that root is creating these packages for the correct permissions.

As long as we have the full path, use it

Reviewed by: jim

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

show more ...


# 8d4c92f7 19-Aug-2016 truckman

Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which
fixes many vulnerabiliies and adds support for newer, more secure
ciphers and versions of the protocol.

Note: OpenS

Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which
fixes many vulnerabiliies and adds support for newer, more secure
ciphers and versions of the protocol.

Note: OpenSSL version 1.0.2h contains two known minor vulnerabilites,
CVE-2016-2177 and CVE-2016-2178, which will be fixed in the next
OpenSSL release. Their potential impact is low enough that that
various Linux distros have chosen not to apply the upstream patches
to the versions that they distribute.

On Windows, there is an optional new dependency on NASM,
<http://www.nasm.us/>. If NASM is not available, then the C
implementations of the low-level crypto code will be used instead
of the optimized assembly language versions. Since OpenOffice is
not a heavy user of this code, the impact should be minor. If NASM
is installed, but its location is not in $PATH, the directory
containing nasm.exe should be passed to configure using --with-nasm-home.

The fallback to the C crypto implementation also happens on Linux
if the version of gcc is sufficently old to indicate that the
toolchain is likely to not support the some of the instructions in
the assembly language versions of the code.

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

show more ...


# 48a617c5 25-Sep-2015 Andrea Pescetti

#i125776# Adapt STL include path for Xcode 6.
Patch by: Juergen Schmidt <jsc@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1705370 13f79535-47b

#i125776# Adapt STL include path for Xcode 6.
Patch by: Juergen Schmidt <jsc@apache.org>


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

show more ...


# 08bb353f 24-Sep-2015 Pedro Giffuni

i126553 - (Back)Port FreeBSD build enhancements

Bring major updates from trunk for the FreeBSD build.
This targets the FreeBSD port external libraries.

r1654282:
Fix system-

i126553 - (Back)Port FreeBSD build enhancements

Bring major updates from trunk for the FreeBSD build.
This targets the FreeBSD port external libraries.

r1654282:
Fix system-serf

r1689883:
Fix system-nss

r1689959:
Fix system-jpeg


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

show more ...


# de2c434c 24-Sep-2015 Pedro Giffuni

i126553- Basic merges to clean up the FreeBSD port.

Bring major updates from trunk for the FreeBSD build.
This mainly targets the FreeBSD port that uses external
libraries. The build

i126553- Basic merges to clean up the FreeBSD port.

Bring major updates from trunk for the FreeBSD build.
This mainly targets the FreeBSD port that uses external
libraries. The buildbot, using internal components,
requires more changes but I am not planning to bring them
to this branch.

r1591501, r1602791:
Fix for the i386 platform.

r1669457, r1669459:
Make FreeBSD bridges code buildable with clang.

r1669462, r1669465, r1694132:
Fixes for recent gcc and clang.


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

show more ...


# 97d9eac0 14-Sep-2015 Yuri Dario

#i118923# merge OS/2 trunk changesets from #i125592# #i118932# into AOO410 branch.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1702902 13f79535-47bb-0310-9956-ffa

#i118923# merge OS/2 trunk changesets from #i125592# #i118932# into AOO410 branch.

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

show more ...


# 0af288bd 12-Jun-2014 Juergen Schmidt

#124422# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO410@1602192 13f79535-47bb-0310-9956-ff

#124422# merge changes from trunk to be able to build on macos 10.9.3 and Xcode 5.1

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

show more ...


Revision tags: AOO410, AOO410_Beta
# 61a3a0ff 23-Jan-2014 Herbert Dürr

#114728# use 10.7 SDK as default, but allow newer SDK in configure

Patch by: Juergen Schmidt <jsc@apache.org>


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

#114728# use 10.7 SDK as default, but allow newer SDK in configure

Patch by: Juergen Schmidt <jsc@apache.org>


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

show more ...


# 1e1ac450 23-Jan-2014 Herbert Dürr

#i122301# switch Mac port to SDK 10.7 / 64bit

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


# 0bc66fd0 02-Jan-2014 Herbert Dürr

#i122301# add Makefiles for XCode>=4 on Mac

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


# bebebbbf 19-Nov-2013 Herbert Dürr

#i122362# post-stlport fixes for the macosx-target=10.4 build


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


# b597708b 18-Nov-2013 Herbert Dürr

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


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

#i122362# remove stlport4-build support

but keep the --without-stlport configure option for now
it is the new default anyway


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

show more ...


# 74cab430 06-Nov-2013 Herbert Dürr

#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module

That module was used for its security libs and its address book support.
With #i122365# the dependency on its security l

#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module

That module was used for its security libs and its address book support.
With #i122365# the dependency on its security libs was replaced with plain NSS.
With #i123575# the already quite bit-rotten seamonkey address books were removed.
Now there is nothing left for it to do and so that huge and complex module can
finally be retired after all these years.


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

show more ...


# 0021cf80 06-Nov-2013 Herbert Dürr

#i123639# RmMoz 4/9: allow using the system provided nss library


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


# 06f2ef55 06-Nov-2013 Herbert Dürr

#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library

Patch by: Fan Zheng


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

#i122365# RmMoz 1/9: start replacing AOO's dependency on full Mozilla with just the NSS library

Patch by: Fan Zheng


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

show more ...


# f958b5f1 27-Oct-2013 Yuri Dario

i118923 - OS/2 port: build system updates.


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


Revision tags: AOO401, AOO400
# 79e0a548 16-Apr-2013 Ariel Constenla-Haile

i121873 - Integrate the Presenter Screen

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


# 597a4c59 16-Apr-2013 Ariel Constenla-Haile

i121872 - Integrate the Presentation Minimizer

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


# 8d355c81 04-Apr-2013 Pavel Janík

Remove binfilter.


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


# 880c69c6 26-Mar-2013 Ariel Constenla-Haile

i121872 - Revert revision 1457160 and revision 1457158

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


# 45b93914 26-Mar-2013 Ariel Constenla-Haile

i121873 - Revert revision 1457992, 1457161, 1457159


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


# 5d03e972 15-Mar-2013 Ariel Constenla-Haile

i121873 - Integrate the Presenter Screen

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


1234