Product Avatar Image

SCons Foundation

Show rating breakdown
17 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.1
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

8
8
1
0
0

SCons Foundation Reviews

Review Filters
Profile Name
Star Rating
8
8
1
0
0
Eric T.
ET
Eric T.
Software Engineer
11/20/2019
Validated Reviewer
Review source: Seller invite

Smaller footprint, more reliable builds

Scons was great for several reasons, especially for large low-level systems components. It was easy to map makefiles to Scons build files. Coming from a recursive make design it resulted in significantly more consistent code builds. The footprint of the build code was shrunk by over 80% and it would build faster. The biggest gain was dependencies were properly discovered which meant it built once instead of several times, as it had before.
Vipul S.
VS
Vipul S.
Software Developer at IBM
11/01/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

SCons is the build tool of choice for enterprise applications

SCons is python based and is easy to extend by adding custom builders and generators. It gives fine grained control over the build logic where one can explicitly define build targets, their sources and series of steps to follow in order to build those targets.
Martin B.
MB
Martin B.
Software Developer at Euro Games Technology Ltd.
10/26/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Reliable build system with well defined build units.

Solid choice for a big project. If needed it can be easily adapted and changed. You can also make build systems on top of it.

About

Contact

HQ Location:
N/A

Social

What is SCons Foundation?

The SCons Foundation is an organization dedicated to the development and promotion of SCons, an open-source software construction tool. SCons is designed to be a superior alternative to traditional build tools like Make, offering a more robust and flexible way to automate the build process for software projects. It utilizes Python scripts as its configuration files, providing users with a powerful and extensible way to define build parameters. The tool is renowned for its ability to handle complex build tasks and dependencies effectively.

Details

Website
scons.org