On Sep 19 2018, <th...@vmware.com> wrote:

> Måns Ansgariusson writes:
>  > Hello!
>  >
>  > I have an idea of some features I'd like to see in make. I'm no expert at 
> all
>  > regarding make so I hope I don't reinvent the wheel or come with to stupid
>  > ideas.
>  > I'd be happy to implement it but I'm not sure if these are desirable
>  > features or where to start.
>  >
>  > Proposed features:
>  > 1. Saving build information
>
>  <snip>
>
>  Make is stateless by design.
>
>  It is possible to do what you want with Gnu Make, already, though.
>  See 'Rebuilding when CPPFLAGS changes' in "Gnu Make Unleashed".

See also how the Linux kernel makefiles do that.

Andreas.

-- 
Andreas Schwab, SUSE Labs, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to