On Tue, Nov 10, 2015 at 12:19 PM, Sekenre <[email protected]> wrote:

> Thanks Mike,
>
> $ tup --version
> tup 0.7.3
>
>
Ahh, the issue appears to have been fixed by commit f62ae05311d.


> I will try your suggestion tomorrow. Silly me, I had assumed that every
> part of the kernel build tree had been ported to Tup, I guess it would be a
> ton of work.
>

Yeah, parts of it can be a ton of work, though some of the drivers and such
could easily be added just by copying the 3-line Tupfile around. The
simpler Makefiles that just set the obj-y variables and such can be parsed
directly by tup and use the build.lua script to generate the appropriate
rules, so those should be easy to port. The more complicated stuff (like
under arch/) can be hard to convert though.

-Mike

-- 
-- 
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to