| #
31bbceb0
|
| 03-Jul-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit auto remove trailing whitespace from `.mk` files (#377)
If there are too many changes / files I can create a smaller PR
Thanks
|
| #
26c81592
|
| 09-Feb-2021 |
Jim Jagielski <jimjag@gmail.com> |
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
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 <jimjag@gmail.com> |
No longer support 10.7/10.8
(cherry picked from commit 530c83014bcf6ffc1a7778591c69217b12b0575d)
|
| #
b682cb18
|
| 20-Dec-2020 |
Jim Jagielski <jimjag@gmail.com> |
macOS reset back to s5abi and older version removed
|
| #
ac209c85
|
| 02-Dec-2020 |
Jim Jagielski <jimjag@gmail.com> |
Use standard naming of UNO bridge... it really is gcc3
|
| #
d92161c4
|
| 11-Jan-2019 |
Jim Jagielski <jim@apache.org> |
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 -
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 ...
|
| #
1cfb2a70
|
| 12-Jul-2018 |
Jim Jagielski <jim@apache.org> |
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 <jim@apache.org> |
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
|
| #
edd74ba5
|
| 12-Mar-2018 |
Damjan Jovanovic <damjan@apache.org> |
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
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 <damjan@apache.org> |
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@18260
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 <damjan@apache.org> |
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 <truckman@apache.org> |
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 b
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 ...
|
| #
e15a4534
|
| 08-Dec-2016 |
pfg <pfg@13f79535-47bb-0310-9956-ffa450edef68> |
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
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 ...
|
| #
0bfedac2
|
| 19-Mar-2014 |
Armin Le Grand <alg@apache.org> |
Resync/update with trunk as preparation to integration
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/alg_writerframes@1579184 13f79535-47bb-0310-9956-ffa450edef68
|
| #
789d489d
|
| 23-Jan-2014 |
Herbert Dürr <hdu@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.a
#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 ...
|
| #
d3e0dd8e
|
| 02-Sep-2013 |
Steve Yin <steve_y@apache.org> |
Merged with the trunk.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
|
| #
e5a7b9b2
|
| 17-Jul-2013 |
Herbert Dürr <hdu@apache.org> |
#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 <jsc@apache.org> |
#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 <jsc@apache.org> |
#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 <jsc@apache.org> |
#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
|
| #
47148b3b
|
| 09-Apr-2013 |
Oliver-Rainer Wittmann <orw@apache.org> |
rebase on current trunk
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
|
| #
2cdb240c
|
| 07-Dec-2012 |
Steve Yin <steve_y@apache.org> |
Updated to rev. 1418192
git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1418198 13f79535-47bb-0310-9956-ffa450edef68
|
| #
2752044b
|
| 06-Dec-2012 |
Ariel Constenla-Haile <arielch@apache.org> |
odk - Define OSL_DEBUG_LEVEL when DEBUG
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417858 13f79535-47bb-0310-9956-ffa450edef68
|
| #
122c3632
|
| 20-Mar-2012 |
Jürgen Schmidt <jsc@apache.org> |
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 <rcweir@unknown> |
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 co
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 ...
|