History log of /trunk/main/odk/settings/settings.mk (Results 1 - 20 of 20)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 26c81592 09-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

(ch

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

(cherry picked from commit 3187fb04a7844dcbfa332c4129f6e43deb893699)

show more ...


# 87d312e1 02-Feb-2021 Jim Jagielski

No longer support 10.7/10.8

(cherry picked from commit 530c83014bcf6ffc1a7778591c69217b12b0575d)


Revision tags: AOO419-RC1
# b682cb18 20-Dec-2020 Jim Jagielski

macOS reset back to s5abi and older version removed


# ac209c85 02-Dec-2020 Jim Jagielski

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


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

Get macOS building and packaging again. Following changes/fixes:

o Stop pretending/forcing *Nix shared lib versioning on macOS
o Use smaller and more easily manageable temp temps by

Get macOS building and packaging again. Following changes/fixes:

o Stop pretending/forcing *Nix shared lib versioning on macOS
o Use smaller and more easily manageable temp temps by leveraging --headerpad dyld option
o misc gbuild fixes



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

show more ...


Revision tags: AOO416, AOO416-RC1
# 1cfb2a70 12-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


# 9b32443e 12-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
# edd74ba5 12-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 ...


# db48b064 06-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 ...


# b80a7b46 06-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


# 78ecfec3 05-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
# e15a4534 08-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, AOO410, AOO410_Beta
# 789d489d 23-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
# e5a7b9b2 17-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


# ed9d7cbe 11-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


# 75b2d2d7 07-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


# b3ba5bc7 31-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


# 2752044b 06-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
# 122c3632 20-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


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


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

show more ...