SCons is an Open Source software construction tool-that is, a next-generation build tool.
SCons is an Open Source software construction tool-that is, a next-generation build tool.
Customer Reviews
Bianca I.
Advanced user of SConsSCons is a very versatile package. Using SCons we're able to configure our environment on different levels easily.
Almost everything is straight-forward and easy to use. Plus, many people are using it which means potential blocking points are easily passed.
I'd like to have a deeper understanding of the implementation of the package, hence a more detailed documentation will come in handy. I'd like to have a deeper look into what other uses this package could have.
I recommend using this package because it's really useful and a time saver. Also, it is easy to read and configure, from my point of view.
I'm using SCons for building and testing projects developed for automotive industry, mostly written in C. Building means compiling and linking the code. Prebuild and postbuild actions are configured in SCons, too. Also, SCons is used for automated builds in Jenkins.