#
494e99f8 |
| 31-Jul-2021 |
mseidel |
Added Esperanto as language for NSIS installer (cherry picked from commit dc294fc16815fb3974b63d1facef0dbdd670666c)
|
#
ba4b6514 |
| 29-Jul-2021 |
mseidel |
Added Hindi as language for NSIS installer (cherry picked from commit 135e57bd124edb2f52d6e56e5557565b24a2918c)
|
#
6d8c51f2 |
| 09-Jun-2021 |
mseidel |
Enable localized NSIS installer for Arabic and Ukrainian (cherry picked from commit 07619cfbb1c5501ab5d4fa32528079b2c914712b)
|
#
1dba2a1a |
| 21-May-2021 |
mseidel |
Re-enable adapted texts for NSIS installer. This fixes https://bz.apache.org/ooo/show_bug.cgi?id=127628 (cherry picked from commit 8a06ca12497f3a3d665ff5a87c811bd891703f59)
|
Revision tags: AOO4110-GA, AOO419-GA |
|
#
60203e34 |
| 30-Dec-2020 |
Jim Jagielski |
'fakeroot' is no longer optional, but required, when making deb/dpkg so no need to worry about the old hack and seeing if we have fakeroot. (cherry picked from commit 49cc8443e2aaa7c
'fakeroot' is no longer optional, but required, when making deb/dpkg so no need to worry about the old hack and seeing if we have fakeroot. (cherry picked from commit 49cc8443e2aaa7c02ddd1611e7be852fd90266a6)
show more ...
|
Revision tags: AOO418-GA |
|
#
1f0b9a39 |
| 28-Oct-2020 |
Jim Jagielski |
Be safe when checking FAKEROOT (cherry picked from commit dfe9974f00bbfbbbe3454d83e54146dac7779823)
|
#
1c537ab2 |
| 21-Oct-2020 |
Jim Jagielski |
FAKEROOT is "" in the env
|
Revision tags: 420-Dev2-m2, AOO417 |
|
#
fe0288c8 |
| 09-Apr-2019 |
Matthias Seidel |
Merged r1857186 from trunk Changed download name for Dev build (according to openoffice.lst), removed whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO
Merged r1857186 from trunk Changed download name for Dev build (according to openoffice.lst), removed whitespace git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1857190 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO420-Dev-m1 |
|
#
914ff780 |
| 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 ...
|
Revision tags: AOO416, AOO416-RC1 |
|
#
c974372a |
| 16-Apr-2018 |
Matthias Seidel |
Temporarily disable translation of NSIS for Arabic. Minor cleanup and some German comments translated. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829308 13f79535-47bb
Temporarily disable translation of NSIS for Arabic. Minor cleanup and some German comments translated. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829308 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
0ef20350 |
| 14-Apr-2018 |
Matthias Seidel |
#i74793# Removed Ukrainian (uk) from "noMSLocaleLangs". MSI for uk can be built without bundling en-US. Temporarily disable translation of NSIS because of a problem in Ukrainian
#i74793# Removed Ukrainian (uk) from "noMSLocaleLangs". MSI for uk can be built without bundling en-US. Temporarily disable translation of NSIS because of a problem in Ukrainian.nsh (NSIS 3.03). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829124 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO415, AOO414 |
|
#
9955fd11 |
| 05-Aug-2017 |
Matthias Seidel |
Added more statements for nsis languages, reordered git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1804182 13f79535-47bb-0310-9956-ffa450edef68
|
#
5e7cbc64 |
| 02-Aug-2017 |
Matthias Seidel |
Added statement for eu (Basque) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1803862 13f79535-47bb-0310-9956-ffa450edef68
|
#
4ff3bb4a |
| 02-Aug-2017 |
Matthias Seidel |
#i127491# Added statement for nb (Norsk Bokmal) git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1803787 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO413 |
|
#
b871de36 |
| 21-Oct-2016 |
arielch |
i127100 - Build Windows installer with NSIS >= 3.0 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1766031 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO4121, AOO412, SNAPSHOT, AOO411, AOO410 |
|
#
b91f0f7e |
| 17-Mar-2014 |
Raphael Bircher |
Removal of wJRE look at issue #124432 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1578500 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO410_Beta |
|
#
d62abd1a |
| 20-Jan-2014 |
Andre Fischer |
Fixed build breaker: Perl operator // not defined on all systems. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559648 13f79535-47bb-0310-9956-ffa450edef68
|
#
0b2dfbac |
| 13-Dec-2013 |
Andre Fischer |
123531: Cleanup: use strict, no hard-coded values. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550698 13f79535-47bb-0310-9956-ffa450edef68
|
#
4101619d |
| 09-Dec-2013 |
Herbert Dürr |
#i122301# handle new names of unxmac* platform targets git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549504 13f79535-47bb-0310-9956-ffa450edef68
|
#
b274bc22 |
| 31-Oct-2013 |
Andre Fischer |
123595: Cleanup logging in make_installer.pl and its modules. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537433 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO401 |
|
#
d8b8af7b |
| 12-Sep-2013 |
Herbert Dürr |
#i123242# adjust URL in the generated NSIS template to AOO git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1522495 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: AOO400 |
|
#
599cc5b4 |
| 21-Feb-2013 |
Oliver-Rainer Wittmann |
#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice" git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448713 13f79535-47bb-0310-9956-ffa450edef68
|
#
ff3f4ebc |
| 10-Jan-2013 |
Oliver-Rainer Wittmann |
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: AOO340 |
|
#
bf121af8 |
| 18-Oct-2012 |
Herbert Dürr |
Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator On October 18th, 2012 the Apache Software foundation announced that the Apache OpenOff
Remove the incubating disclaimer now that Apache OpenOffice has graduated from the Apache Incubator On October 18th, 2012 the Apache Software foundation announced that the Apache OpenOffice project has graduated from the Apache Incubator git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399619 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
957116b7 |
| 22-Mar-2012 |
Herbert Dürr |
rename install sets from OOo* to Apache_OpenOffice_incubating* git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1303778 13f79535-47bb-0310-9956-ffa450edef68
|