/[Apache-SVN]
ViewVC logotype

Revision 1729921


Jump to revision: Previous Next
Author: damjan
Date: Thu Feb 11 23:06:27 2016 UTC (8 years, 2 months ago)
Changed paths: 2
Log Message:
#i126840# - Windows/MSVC build often fails in main/icu

The build script (used only on MSVC, not MingW or other OSes) for icu
generates nmake makefiles for the build using icu's
source/allinone/allinone.sln, in which layoutex doesn't list a dependency
on i18n, despite linking to icuin.lib from i18n, which sporadically causes
the icu build to fail. This is really an upstream bug, however upstream
doesn't build using allinone.sln so we are affected more.

This patch declares the missing dependecy, and makes icu build reliably.

Patch by: me
Tested by: pats



Changed paths

Path Details
Directoryopenoffice/trunk/main/icu/icu-win-layoutex.patch added
Directoryopenoffice/trunk/main/icu/makefile.mk modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26