History log of /aoo42x/main/odk/settings/ (Results 1 - 25 of 26)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
3187fb0409-Feb-2021 Jim Jagielski

some macOS changes:
o ensure current assembly of privateSnippetExecutor
o BigSur note
o Use vars to make it easier to change overall options
o Java8 compatibility

3d8a723602-Feb-2021 Jim Jagielski

Force correct C++ versions

Revision tags: AOO419-GA
809f422720-Dec-2020 Jim Jagielski

macOS reset back to s5abi and older version removed

(cherry picked from commit b682cb1878f75d5a69d02f8b5a3182ad77159d98)

4691efef02-Dec-2020 Jim Jagielski

Use standard naming of UNO bridge... it really is gcc3

(cherry picked from commit ac209c856e64014dabdc2eac3f0b899d0ef84d6d)

Revision tags: AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1
a4523a2b11-Jan-2019 Jim Jagielski

Backport r1851102 from trunk. Get macOS building again!


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

Revision tags: AOO416, AOO416-RC1
1cfb2a7012-Jul-2018 Jim Jagielski

Update targets for macOS


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

9b32443e12-Jul-2018 Jim Jagielski

Work on getting macOS building again w/ 4.2.0 and the versioning of libs...
what a cluster*


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

Work on getting macOS building again w/ 4.2.0 and the versioning of libs...
what a cluster*


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

show more ...

Revision tags: AOO415
edd74ba512-Mar-2018 Damjan Jovanovic

Implement initial unfinished support for building 64 bit AOO on 64 bit Windows.

For now, require --enable-win64 to be passed to ./configure and without it build 32 bit
binaries like befo

Implement initial unfinished support for building 64 bit AOO on 64 bit Windows.

For now, require --enable-win64 to be passed to ./configure and without it build 32 bit
binaries like before.

Detect the MSVC compiler only through oowintool (ie. registry keys) and the command line option,
not by searching the path, as we need to know the exact path to determine whether the compiler
outputs 32 or 64 bit binaries.

Pass --aoo32-on-win64 to oowintool when doing the AOO32 on Win64 build, so oowintool
known to look at the 32 bit registry for Java, as we need a JDK of matching bitness.
We may need this option for other oowintool tasks.

Introduce the "mscx" COMNAME for 64 bit AOO.

Add the remaining gbuild and dmake changes necessary to use the 64 bit MSVC compiler.

Patch by: me



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

show more ...

db48b06406-Mar-2018 Damjan Jovanovic

Revert 1825956 and put it into the win64.patch file instead,
as it may break building 32 bit AOO on 64 bit Windows.

Patch by: me


git-svn-id: https://svn.apache.org/repos/as

Revert 1825956 and put it into the win64.patch file instead,
as it may break building 32 bit AOO on 64 bit Windows.

Patch by: me


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

show more ...

b80a7b4606-Mar-2018 Damjan Jovanovic

Win64 has the "mscx" CPPU_ENV.

Patch by: me



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

78ecfec305-Jan-2018 Don Lewis

Nothing uses GXX_INCLUDE_PATH, so remove it. The uretest/README
file mentions is being needed by the STLport included in the URE,
but that does not appear to be true any longer, and it is no

Nothing uses GXX_INCLUDE_PATH, so remove it. The uretest/README
file mentions is being needed by the STLport included in the URE,
but that does not appear to be true any longer, and it is not
used by boost.



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

show more ...

Revision tags: AOO414, AOO413
e15a453408-Dec-2016 pfg

Update endianness detection on FreeBSD.

This produces a working AOO on FreeBSD PowerPC64!

This is related to i126615 which was also fixed by Curtis a while ago.
Kudos for both c

Update endianness detection on FreeBSD.

This produces a working AOO on FreeBSD PowerPC64!

This is related to i126615 which was also fixed by Curtis a while ago.
Kudos for both contributions, makes me want to get a PowerPC to run
FreeBSD + AOO on it!

Author: Curtis Hamilton -- cmhamilto at gmail


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

show more ...

Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411
4028617630-Apr-2014 Ariel Constenla-Haile

Add support for MacOSX x86_64

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

Revision tags: AOO410, AOO410_Beta
789d489d23-Jan-2014 Herbert Dürr

#123509# adapt settings etc. to work with 64 bit office and environment

merge from revision 1536312 in the branch rejuvenate01

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


#123509# adapt settings etc. to work with 64 bit office and environment

merge from revision 1536312 in the branch rejuvenate01

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


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

show more ...

Revision tags: AOO401, AOO400
e5a7b9b217-Jul-2013 Herbert Dürr

#i122767# disallow pre-standard C++ for-scope


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

8b8620b827-Jun-2013 Jürgen Schmidt

#122356# quote rdb path, windows spaces in paths

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

ed9d7cbe11-Jun-2013 Jürgen Schmidt

#122482# make boost optional and adapt settings

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

75b2d2d707-Jun-2013 Jürgen Schmidt

#122482# remove STLPORT macro from seetings.mk, add msvcprt.lib

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

b3ba5bc731-May-2013 Jürgen Schmidt

#122356# adapt SDK config etc. to 3layer changes

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

985d02c706-Dec-2012 Ariel Constenla-Haile

#i121442# - Add sed and cat as dependencies

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

9cb05e4206-Dec-2012 Ariel Constenla-Haile

odk - Add support for extension platform

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

4847a43b06-Dec-2012 Ariel Constenla-Haile

odk - Add output directory for deploying extenisons

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

2752044b06-Dec-2012 Ariel Constenla-Haile

odk - Define OSL_DEBUG_LEVEL when DEBUG

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

Revision tags: AOO340
0b7957c515-Oct-2012 Ariel Constenla-Haile

#i111555# - Don't force 32 bits JVM on Linux

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

122c363220-Mar-2012 Jürgen Schmidt

119098: add, remove old, adapt new license header to work in makefiles

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

12