Hi, Thorsten Ziehm wrote: > Ivo and others are working on it to realize it in the near future ;-) > http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fl10nframework01
How is that helpful? #build the l10n tools cd transex3 && build --all && deliver cd xmlhelp && build --all && deliver cd rsc && build --all && deliver OK. Obvious. # build only l10n targets , skip HID generation cd instsetoo_native && build --all L10N_framework=1 NO_HIDS=1 Why -all? Just for completeness and because you need some stuff for packaging? Or do we really need *all* the other modoules? This effectively needing the whole source tree anyway? What we need to have and what was Eikes question aboiut was to just need: cd l10n && build --all && deliver <do some packaging steps> if that works out, fine. If not, that issue isn't what we talk about. Regards, Rene --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
