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 ...
|
ea15b27d | 11-Nov-2013 |
Herbert Dürr |
#i123637# set NSS's FREEBL_LOWHASH=1 on Linux This should fix the build problem on Fedora and related systems. https://bugzilla.mozilla.org/show_bug.cgi?id=717906 seems related.
#i123637# set NSS's FREEBL_LOWHASH=1 on Linux This should fix the build problem on Fedora and related systems. https://bugzilla.mozilla.org/show_bug.cgi?id=717906 seems related. Found by: Andrea Pescetti <pescetti@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1540693 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
7f299f1f | 07-Nov-2013 |
Herbert Dürr |
#i123637# remove the now unused nspr-4.8.4-clang.patch git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539637 13f79535-47bb-0310-9956-ffa450edef68 |
fdbc3c2a | 07-Nov-2013 |
Herbert Dürr |
#i123637# updated the nss_linux.patch for nss-3.14.4 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539636 13f79535-47bb-0310-9956-ffa450edef68 |
15887683 | 07-Nov-2013 |
Herbert Dürr |
#i123637# nss-3.14 has fixed the assembler-problems that stopped clang git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539633 13f79535-47bb-0310-9956-ffa450edef68 |
e094edcf | 07-Nov-2013 |
Herbert Dürr |
#i123637# fix nss build for OSX<10.5 targets on newer OSX hosts change the check from host OS version to the OSX deployment target git-svn-id: https://svn.apache.org/repos/asf/
#i123637# fix nss build for OSX<10.5 targets on newer OSX hosts change the check from host OS version to the OSX deployment target git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539632 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
c38ced1b | 07-Nov-2013 |
Herbert Dürr |
#i123637# update nss libraries to 3.14.4 Patch by: Pedro Giffuni <pfg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539631 13f79535-47bb-0310-9956-
#i123637# update nss libraries to 3.14.4 Patch by: Pedro Giffuni <pfg@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539631 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 |
17cacd6a | 06-Nov-2013 |
Herbert Dürr |
#i122365# #i106132# RmMoz 3/9: deliver libsqlite for non-Mac-targets only git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539260 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO401, AOO400 |
|
57addcef | 28-Mar-2013 |
Herbert Dürr |
the %cc clobber is implicit on x86* as it does not have an explicit condition-code register Using the %cc clobber for this target is rejected by clang. Not even the examples in gcc docum
the %cc clobber is implicit on x86* as it does not have an explicit condition-code register Using the %cc clobber for this target is rejected by clang. Not even the examples in gcc documents on its inline assembler use that cc-clobber. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1462209 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
645b2185 | 28-Mar-2013 |
Herbert Dürr |
change comment format in asm source for clang compatibility git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1462203 13f79535-47bb-0310-9956-ffa450edef68 |
Revision tags: AOO340 |
|
47589224 | 22-Feb-2012 |
Jürgen Schmidt |
change PATH order to avoid build problems under windows in nss when building with moz build tools git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292328 13f79535-47bb-0310-
change PATH order to avoid build problems under windows in nss when building with moz build tools git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292328 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
4ee0f98c | 16-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from many more non-exec files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244909 13f79535-47bb-0310-9956-ffa450edef68 |
752c0af7 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from make and pack files git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68 |
d9d07a41 | 15-Feb-2012 |
Herbert Dürr |
remove svn:executable properties from document templates and samples git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244502 13f79535-47bb-0310-9956-ffa450edef68 |
7871dc3e | 11-Jan-2012 |
Andrew Rist |
Update headers to Alv2 headers git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68 |
9ef65f0e | 16-Dec-2011 |
Andre Fischer |
118674: Made category B code optional and disabled by default. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1215131 13f79535-47bb-0310-9956-ffa450edef68 |
595ef848 | 15-Dec-2011 |
Ariel Constenla-Haile |
moz/nss: missing Linux3.X.mk in security/coreconf Applied upstream patch. Vid. https://bugzilla.mozilla.org/show_bug.cgi?id=661609 git-svn-id: https://svn.apache.org/repos/asf/i
moz/nss: missing Linux3.X.mk in security/coreconf Applied upstream patch. Vid. https://bugzilla.mozilla.org/show_bug.cgi?id=661609 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1214619 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1439c24f | 08-Dec-2011 |
Jürgen Schmidt |
fix to solve build problems on MacOS in nss, when --disable-build-mozilla is used, means prebuild moz libs git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1211816 13f79535-4
fix to solve build problems on MacOS in nss, when --disable-build-mozilla is used, means prebuild moz libs git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1211816 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
515ef96a | 02-Dec-2011 |
Andre Fischer |
Fixed build breaker on Linux 3.0.* systems: nss misses Linux3.0.mk files. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1209570 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 ...
|