01a01bd6 | 14-Nov-2013 |
Andre Fischer |
123686: Removed support for building multiple languages in one run. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541908 13f79535-47bb-0310-9956-ffa450edef68 |
c9b362f6 | 12-Nov-2013 |
Andre Fischer |
123531: Added some new files (scripts and modules) for creating patches. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541062 13f79535-47bb-0310-9956-ffa450edef68 |
f30bf281 | 12-Nov-2013 |
Andre Fischer |
123531: Removed the old and incomplete support for updates (patches). git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541057 13f79535-47bb-0310-9956-ffa450edef68 |
d1fa6344 | 12-Nov-2013 |
Andre Fischer |
123634: Removed unused support for merge modules from make_installer.pl and modules. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541031 13f79535-47bb-0310-9956-ffa450edef68 |
fb67933c | 12-Nov-2013 |
Andre Fischer |
123678: Removed installer::globals::use_packages_for_cabs git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541026 13f79535-47bb-0310-9956-ffa450edef68 |
a0a2b094 | 12-Nov-2013 |
Andre Fischer |
123678: Removed ::globals::one_cab_file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541020 13f79535-47bb-0310-9956-ffa450edef68 |
96022a30 | 12-Nov-2013 |
Andre Fischer |
123678: Removed ::globals::one_cab_file git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1541017 13f79535-47bb-0310-9956-ffa450edef68 |
8caaea53 | 07-Nov-2013 |
Andre Fischer |
123595: RPM output lines need no printf git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539661 13f79535-47bb-0310-9956-ffa450edef68 |
e50a3cc3 | 07-Nov-2013 |
Andre Fischer |
123595: Added missing .idl extension to exclude from error messages. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539620 13f79535-47bb-0310-9956-ffa450edef68 |
e6ca2088 | 06-Nov-2013 |
Herbert Dürr |
#i123647# RmMoz 9/9: with the moz-module gone the ancient msvc* dlls are no longer needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539283 13f79535-47bb-0310-9956-f
#i123647# RmMoz 9/9: with the moz-module gone the ancient msvc* dlls are no longer needed git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539283 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
9daef0ae | 04-Nov-2013 |
Andre Fischer |
123595: Add temporary debug code to find who prints '%{'. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1538529 13f79535-47bb-0310-9956-ffa450edef68 |
08c3a48e | 01-Nov-2013 |
Andre Fischer |
123595: Use print instead of printf when text is to be printed verbatim. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537879 13f79535-47bb-0310-9956-ffa450edef68 |
87d0bf7a | 01-Nov-2013 |
Andre Fischer |
123595: logger::printf now writes stack trace when formatted message still contains % git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537878 13f79535-47bb-0310-9956-ffa450edef
123595: logger::printf now writes stack trace when formatted message still contains % git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537878 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
0374af79 | 01-Nov-2013 |
Andre Fischer |
123595: Fixed build breaker due to deprecation of print_message() git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1537864 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 |
|
d2b96cde | 12-Sep-2013 |
Herbert Dürr |
#i123242# adjust URL for Windows file signing to AOO git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1522496 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
|
7c807f65 | 01-Jul-2013 |
Oliver-Rainer Wittmann |
121968: further changes for the creation of debian packages in order to get them installed when a former AOO resp. OOo version is installed. git-svn-id: https://svn.apache.org/repos/asf
121968: further changes for the creation of debian packages in order to get them installed when a former AOO resp. OOo version is installed. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1498474 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
80823de2 | 08-Jun-2013 |
Ariel Constenla-Haile |
Fix build breaker The log file is checked for the word "error" at the end of the packaging process, this breaks the build when the word is part of a file name, like boost error.hpp/e
Fix build breaker The log file is checked for the word "error" at the end of the packaging process, this breaks the build when the word is part of a file name, like boost error.hpp/error.ipp headers. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1490898 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
33c7867e | 30-May-2013 |
Ariel Constenla-Haile |
i121968 - Activate linuxreplaces git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487725 13f79535-47bb-0310-9956-ffa450edef68 |
0e332928 | 22-Apr-2013 |
Jürgen Schmidt |
#121#101# add workaround to avoid potential timing realted issue during packaging on windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470585 13f79535-47bb-0310-9956-ffa
#121#101# add workaround to avoid potential timing realted issue during packaging on windows git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470585 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
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 ...
|
fdd62bc2 | 12-Dec-2012 |
Oliver-Rainer Wittmann |
#121466# - no need to have different $REGISTRYLAYERNAME, if BUILD_SPECIAL is set git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420740 13f79535-47bb-0310-9956-ffa450edef
#121466# - no need to have different $REGISTRYLAYERNAME, if BUILD_SPECIAL is set git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1420740 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 ...
|