Am Samstag, den 06.02.2010, 13:17 +0100 schrieb Klaus Schmidinger:
> On 29.01.2010 15:19, Paul Menzel wrote:
[…]
> > --- a/PLUGINS/src/dvbsddevice/Makefile
> > +++ b/PLUGINS/src/dvbsddevice/Makefile
> > @@ -18,7 +18,11 @@ VERSION = $(shell grep 'static const char \*VERSION *='
> > $(PLUGIN).c |
Am Samstag, den 06.02.2010, 13:25 +0100 schrieb Klaus Schmidinger:
> On 06.02.2010 13:23, Paul Menzel wrote:
> > Am Samstag, den 06.02.2010, 13:00 +0100 schrieb Klaus Schmidinger:
> >> On 06.02.2010 12:43, Paul Menzel wrote:
> >
> > […]
> >
> >>> I do not know when you will release the 1.7.13. If
On 06.02.2010 13:23, Paul Menzel wrote:
> Am Samstag, den 06.02.2010, 13:00 +0100 schrieb Klaus Schmidinger:
>> On 06.02.2010 12:43, Paul Menzel wrote:
>
> […]
>
>>> I do not know when you will release the 1.7.13. If it is still some days
>>> away then maybe we can set a limit of seven days to gi
Am Samstag, den 06.02.2010, 13:00 +0100 schrieb Klaus Schmidinger:
> On 06.02.2010 12:43, Paul Menzel wrote:
[…]
> > I do not know when you will release the 1.7.13. If it is still some days
> > away then maybe we can set a limit of seven days to give everyone a
> > chance again to comment on this
On 29.01.2010 15:19, Paul Menzel wrote:
> Without this patch, if some options in `Makefile` were set outside `Makefile`
> and no `Make.config` existed with the necessary options, builds could fail.
> [1][2][3]
>
> Therefore include strictly necessary options in `Make.global` and include
> this
On 06.02.2010 12:43, Paul Menzel wrote:
> Am Samstag, den 06.02.2010, 12:29 +0100 schrieb Klaus Schmidinger:
>> On 29.01.2010 15:19, Paul Menzel wrote:
>>> Without this patch, if some options in `Makefile` were set outside
>>> `Makefile` and no `Make.config` existed with the necessary options, bui
Am Samstag, den 06.02.2010, 12:29 +0100 schrieb Klaus Schmidinger:
> On 29.01.2010 15:19, Paul Menzel wrote:
> > Without this patch, if some options in `Makefile` were set outside
> > `Makefile` and no `Make.config` existed with the necessary options, builds
> > could fail. [1][2][3]
> >
> > The
On 29.01.2010 15:19, Paul Menzel wrote:
> Without this patch, if some options in `Makefile` were set outside `Makefile`
> and no `Make.config` existed with the necessary options, builds could fail.
> [1][2][3]
>
> Therefore include strictly necessary options in `Make.global` and include
> this
Without this patch, if some options in `Makefile` were set outside `Makefile`
and no `Make.config` existed with the necessary options, builds could fail.
[1][2][3]
Therefore include strictly necessary options in `Make.global` and include this
in all the Makefiles before `Make.config`.
[1] http