WIP: incremental RE workspace builds
requires !1761 (merged) , !1682 (merged) , #1247 (closed), !1769 (merged)
-
add last_buildandlast_depsto workspace configs -
expand can_build_incrementallycriteria -
merge last build into source tree prior to assemble and mark as prepared -
store last_buildandlast_depson any element assemble -
on any element assemble merge the source back into the buildtree, mark workspace as built_incrementallyif this produces no diff on the buildtree (ie. source is a subset of the buildtree)
Edited by Darius Makovsky