Searched hist:"910 dbabb" (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/icu/ |
H A D | icu-win-layoutex.patch | 910dbabb Thu Feb 11 23:06:27 UTC 2016 Damjan Jovanovic <damjan@apache.org> #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 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1729921 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | makefile.mk | diff 910dbabb Thu Feb 11 23:06:27 UTC 2016 Damjan Jovanovic <damjan@apache.org> #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 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1729921 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 12 milliseconds