Next: Dependency Checking
Up: Introduction to SCons
Previous: Introduction to SCons
Because SCons is written in Python, it has numerous advantages when
writing processing flows, such as:
- Users can write their own build rules, tailored to their
specific needs;
- Loops, conditions and string substitions are easily incorporated
into the build file; and
- Lists can be used in build rules.
Stanford Exploration Project
5/6/2007