You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow generators to accept some sort of intermediate, i.e. they can "save" data about the entire build, so for the next build, only the changed files are built, greatly increasing speed.
Allow generators to accept some sort of intermediate, i.e. they can "save" data about the entire build, so for the next build, only the changed files are built, greatly increasing speed.