Re: [Libreoffice-commits] .: 6 commits - configure.in i18npool/Library_i18npool.mk solenv/gbuild

2012-05-17 Thread Michael Stahl
On 17/05/12 07:35, David Tardon wrote: > On Wed, May 16, 2012 at 03:00:33PM -0700, Michael Stahl wrote: >> $(call gb_Extension_get_rootdir,$(1))/$(2) : $(gb_Extension_HELPEXTARGET) >> -$(call gb_Extension_get_rootdir,$(1))/$(2) : $(3) >> +$(call gb_Extension_get_rootdir,$(1))/$(2) : $(3) >> $(gb_

Re: [Libreoffice-commits] .: 6 commits - configure.in i18npool/Library_i18npool.mk solenv/gbuild

2012-05-16 Thread David Tardon
On Wed, May 16, 2012 at 03:00:33PM -0700, Michael Stahl wrote: > commit b6076ec3c1b9c384d8229cd079c39f510a9f38f7 > Author: Michael Stahl > Date: Wed May 16 20:32:28 2012 +0200 > > gbuild: fix build executable dependencies: > > Rules that invoke generated executables should have dep

[Libreoffice-commits] .: 6 commits - configure.in i18npool/Library_i18npool.mk solenv/gbuild

2012-05-16 Thread Michael Stahl
configure.in | 14 -- i18npool/Library_i18npool.mk |2 +- solenv/gbuild/AllLangResTarget.mk | 27 ++- solenv/gbuild/ComponentTarget.mk |3 ++- solenv/gbuild/Extension.mk|5 +++-- solenv/gbuild/LinkTarget.mk