ba69edf5 | 12-Feb-2014 |
Andre Fischer |
123531: Installer can handle new languages. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1567556 13f79535-47bb-0310-9956-ffa450edef68 |
9dd622cd | 07-Feb-2014 |
Andre Fischer |
124142: Restructured data file, extended functionality, fixed some bugs. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1565610 13f79535-47bb-0310-9956-ffa450edef68 |
f219747d | 29-Jan-2014 |
Andre Fischer |
124142: Added initial version of PERL script for building releases in a batch process. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562399 13f79535-47bb-0310-9956-ffa450ede
124142: Added initial version of PERL script for building releases in a batch process. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1562399 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f6ef1f1e | 27-Jan-2014 |
Herbert Dürr |
#i122301# enable ismacbuild flag for all mac builds git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1561659 13f79535-47bb-0310-9956-ffa450edef68 |
61a3a0ff | 23-Jan-2014 |
Herbert Dürr |
#114728# use 10.7 SDK as default, but allow newer SDK in configure Patch by: Juergen Schmidt <jsc@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560
#114728# use 10.7 SDK as default, but allow newer SDK in configure Patch by: Juergen Schmidt <jsc@apache.org> git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560758 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
1e1ac450 | 23-Jan-2014 |
Herbert Dürr |
#i122301# switch Mac port to SDK 10.7 / 64bit git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560747 13f79535-47bb-0310-9956-ffa450edef68 |
3d82938a | 22-Jan-2014 |
Herbert Dürr |
#i122195# extend macosx gbuild makefile for clang-compiler git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560350 13f79535-47bb-0310-9956-ffa450edef68 |
f0fa6f7e | 21-Jan-2014 |
Andre Fischer |
123531: Changed name of MSP to contain product name and source and target version. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560030 13f79535-47bb-0310-9956-ffa450edef68 |
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 |
82c216fc | 09-Jan-2014 |
Herbert Dürr |
#i114728# remove the unused gb_Library_add_ldflags helper when the alternative is between - adding an add_ldflags helper and providing extensive docs about it and all other related gbuil
#i114728# remove the unused gb_Library_add_ldflags helper when the alternative is between - adding an add_ldflags helper and providing extensive docs about it and all other related gbuild macros - just using the already existing set_ldflags macro then that choice is easy... git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556774 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
d417cd37 | 08-Jan-2014 |
Herbert Dürr |
#i122301# set the BUILD64 flag for the 64bit Mac build git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556584 13f79535-47bb-0310-9956-ffa450edef68 |
5a7504da | 08-Jan-2014 |
Herbert Dürr |
#i114728# the quicktime framework is is no longer available in OSX SDKs>=10.7 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556579 13f79535-47bb-0310-9956-ffa450edef68 |
b803460d | 08-Jan-2014 |
Jürgen Schmidt |
adapt src release version number git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1556574 13f79535-47bb-0310-9956-ffa450edef68 |
0bc66fd0 | 02-Jan-2014 |
Herbert Dürr |
#i122301# add Makefiles for XCode>=4 on Mac git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1554833 13f79535-47bb-0310-9956-ffa450edef68 |
75b1440a | 17-Dec-2013 |
Andre Fischer |
123531: Create log path before using it. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551588 13f79535-47bb-0310-9956-ffa450edef68 |
04be0b07 | 16-Dec-2013 |
Andre Fischer |
123531: Copy all binary files that are required for language packs. Cleanup. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1551249 13f79535-47bb-0310-9956-ffa450edef68 |
677600b0 | 13-Dec-2013 |
Andre Fischer |
123531: Fixes for the patch creation. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1550699 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 |
6d1ed1dd | 10-Dec-2013 |
Herbert Dürr |
#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI) Patch by: Juergen Schmidt <jsc@apache.org> Merged from r1534063 in the rejuvenate01 branch
#122195# change cppu env, comid from generic cxx to s5abi (System 5 AMD64 ABI) Patch by: Juergen Schmidt <jsc@apache.org> Merged from r1534063 in the rejuvenate01 branch git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549925 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
f5a0c083 | 10-Dec-2013 |
Andre Fischer |
123531: Better support for multiple languages when creating patches. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549786 13f79535-47bb-0310-9956-ffa450edef68 |
60b96b8d | 09-Dec-2013 |
Andre Fischer |
123531: Handle languages that are internally prefixed with 'en-US_' git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549513 13f79535-47bb-0310-9956-ffa450edef68 |
213d2b27 | 09-Dec-2013 |
Andre Fischer |
123729: Reapply changes that where accidentally merged out. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1549512 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 |
d575d58f | 05-Dec-2013 |
Andre Fischer |
123531: patch_tool.pl can now extend releases.xml. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1548049 13f79535-47bb-0310-9956-ffa450edef68 |
8badc1b4 | 05-Dec-2013 |
Herbert Dürr |
#i123808# support alternative build tool locations on Mac by setting the CC_PATH variable the compatibility of build tools with the active compiler can be enforced git-svn-
#i123808# support alternative build tool locations on Mac by setting the CC_PATH variable the compatibility of build tools with the active compiler can be enforced git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1548037 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|