This is an automated email from the ASF dual-hosted git repository. ardovm pushed a change to branch AOO42X in repository https://gitbox.apache.org/repos/asf/openoffice.git
from f4f92c7e0d Remove 'oldref' entries (work in progress) new a1c96a71ea icu/createmak.pl: debugging and symbols enabled from environment variables. new 3d04c30d97 Switch to icu 4.2.1 new 92209e56e5 Allow compilation under MacOS The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: main/external_deps.lst | 6 +- main/icu/createmak.cfg | 43 +++++- main/icu/createmak.pl | 77 +++++++++-- main/icu/createmakWin64.cfg | 9 +- main/icu/icu-darwin.patch | 14 ++ main/icu/icu-win-icutu-dll-version.patch | 40 ++++++ main/icu/icu-win-layout.patch | 11 ++ main/icu/icu4c-4_2_1-src.patch | 230 +++++++++++++++++++++++++++++++ main/icu/icuversion.mk | 2 +- main/icu/makefile.mk | 11 +- main/icu/prj/d.lst | 10 +- 11 files changed, 428 insertions(+), 25 deletions(-) create mode 100644 main/icu/icu-darwin.patch create mode 100644 main/icu/icu-win-icutu-dll-version.patch create mode 100644 main/icu/icu-win-layout.patch create mode 100644 main/icu/icu4c-4_2_1-src.patch