SCons logo

SCons

Open Source software construction tool
5
14
+ 1
0

What is SCons?

It is an Open Source software construction tool—that is, a next-generation build tool. Think of it as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, it is an easier, more reliable and faster way to build software.
SCons is a tool in the Automated Build Tools category of a tech stack.
SCons is an open source tool with 1.9K GitHub stars and 309 GitHub forks. Here’s a link to SCons's open source repository on GitHub

Who uses SCons?

Developers
5 developers on StackShare have stated that they use SCons.

SCons Integrations

Java, Visual Studio, C++, Qt, and Perforce are some of the popular tools that integrate with SCons. Here's a list of all 6 tools that integrate with SCons.

SCons's Features

  • Reliable, automatic dependency analysis built-in for C, C++ and Fortran
  • Use the power of a real programming language to solve build problems
  • Built-in support for fetching source files from SCCS, RCS, CVS, BitKeeper and Perforce
  • Reliable detection of build changes using MD5 signatures

SCons Alternatives & Comparisons

What are some alternatives to SCons?
CMake
It is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of the user's choice.
Bazel
Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment.
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites.
Make
The GNU Compiler Collection and GNU Toolchain (Binutils, GDB, GLIBC)
FinalBuilder
With FinalBuilder you don't need to edit xml, or write scripts. Visually define and debug your build scripts, then schedule them with windows scheduler, or integrate them with Continua CI, Jenkins or any other CI Server.
See all alternatives

SCons's Followers
14 developers follow SCons to keep up with related blogs and decisions.