task dependencies like metamake

37 views
Skip to first unread message

mkeb...@gmail.com

unread,
Aug 8, 2013, 6:18:45 AM8/8/13
to pa...@googlegroups.com
Complete newbie here, just started looking into paver.

I used metamake in the past and I simply loved task dependency mechanism there: task C dependent on tasks A and B fired up only when A and B completed. Simple to understand, neat for delineating specific tasks (loose coupling) while configurable to whatever I wanted.

But metamake seems abandonware by now and I would like to know if paver has similar or better ability? (Specifically, I'm interested in all things working in declarative manner like this in paver)

Is this supported?


jhermann

unread,
Aug 9, 2013, 5:10:19 AM8/9/13
to pa...@googlegroups.com
You talk about @needs.

Also, there is already a recent thread where we talked about adding @after (or something smilarly named) as a counterpart to @needs.
Reply all
Reply to author
Forward
0 new messages