[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build systems and implicit inputs
From: |
zimoun |
Subject: |
Re: Build systems and implicit inputs |
Date: |
Tue, 21 Jan 2020 19:02:18 +0100 |
Hi Pierre,
On Tue, 21 Jan 2020 at 14:07, Pierre Neidhardt <address@hidden> wrote:
> zimoun <address@hidden> writes:
> > On Tue, 21 Jan 2020 at 11:56, Ludovic Courtès <address@hidden> wrote:
> >> > The solution to your problem in my opinion is simply to expose just the
> >> > right amount of options through #:arguments for all build systems.
> >> > Would that be satisfactory to you?
> >>
> >> I think the issue of tweaking the build system and its implicit inputs
> >> must be addressed separately. We first need a good API to do that.
> >> When we have it, it’ll be nice and easy to drive it via package
> >> parameters. :-)
> >
> > Now I have a better understanding about "package parameters", I agree
> > that it is 2 separate stories.
>
> Hmm... but does it have to? It seems to me that we would gain a lot in
> keeping those parameters general enough and not separate the handling of
> the build system from the rest. It would be simpler and more powerful.
I do not have a strong opinion. From my understanding, how to pass
arguments to the build system is a story and how to pass arguments to
packages is another one. Roughly speaking, they do not refer to the
same record, to the same functions that digest them, etc.. And I am
not a fan of adding global variables here and there.
Well, I am almost sure that treat them together will end with a big mess. :-)
Cheers,
simon
- Re: Parameterized packages, (continued)
- Re: Parameterized packages, zimoun, 2020/01/17
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/17
- Re: Parameterized packages, zimoun, 2020/01/20
- Build systems and implicit inputs, Ludovic Courtès, 2020/01/21
- Re: Build systems and implicit inputs, zimoun, 2020/01/21
- Re: Build systems and implicit inputs, Pierre Neidhardt, 2020/01/21
- Re: Build systems and implicit inputs,
zimoun <=
- Re: Parameterized packages, Ludovic Courtès, 2020/01/19
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/20
- Re: Parameterized packages, zimoun, 2020/01/20
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/20
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/20
- Re: Parameterized packages, ison, 2020/01/20
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/21
- Re: Parameterized packages, Ludovic Courtès, 2020/01/21
- Re: Parameterized packages, zimoun, 2020/01/21
- Re: Parameterized packages, Pierre Neidhardt, 2020/01/21