Description
Large software projects can be built with a scalable and portable build system. This helps developers coordinate generated files, dependencies, and repeatable build steps across platforms.
Build tools can execute commands declared by a project. Review build scripts before running them on untrusted source trees.