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
Gary Oberbrunner edited this page Dec 13, 2014
·
1 revision
SCons Architecture Overview
Glib one-sentence version: SCons reads all the SConstructs and SConscripts, builds a dependency graph, and then executes that graph by building whatever targets are out of date.