Ben Collins-Sussman wrote:
> I'm trying to be a helpful citizen and build/upload a 1.1.2 win32 .zip
> for public consumption.
>
> I'm having no problems building the 1.1.2 tag, but I just noticed that
> branko's 1.1.2 zipfile contains a whole extra 'share\locale\' folder
> full of .mo message translations.
> I've never distributed these before, and it seems like a good idea.
>
> (gettext is already required to build in win32: we distribute
> libiconv and libintl, and all the iconv locales in our zipfile. I
> guess it makes sense to distribute .mo message translations too.)
>
> Looking through our INSTALL file, I see nothing in the win32 build
> instructions that explains how to use win32 gettext tools to compile
> the .po files. Can someone explain? Shouldn't we augment INSTALL?
Yes, yes, yes and yes. Hm. I lost count there.
Anyway, I cheat by explicitly building the "locale" project, which
converts the .po files into .mo files, then use a slightly modified
version of build/win32/make_dist.py to generate the package.
Yes, "locale" shoudl probably become a dependency of __ALL__.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 6 02:29:37 2005