Age | Commit message (Collapse) | Author |
|
|
|
features and fixes :)
|
|
not getting the variables from the parent target.
|
|
|
|
|
|
|
|
everything in the produces list.
|
|
|
|
levels of contextual inheritance, so now sub-targets automatically get their
parent target's context variables, if they need them.
|
|
|
|
|
|
Now we have to add cleaning, caching, and more viewer hooks / viewers.
|
|
"extra" variables.
|
|
that's done, we can actually run the performs, and, most likely build things.
|
|
pre parser, and whatever.
|
|
|
|
see what happens next.
|
|
I need to fix the dependancy tracking so that it will only check if it needs to,
sort of like pymake. And does each file as it gets to it.
|
|
check triggering.
|
|
store the commands somewhere so the target handler can decide if they need to
be run.
|
|
will do it all!
|
|
besides that everything is looking great. There's only one thing left to parse
and interpret before we can try actually building something.
|