mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
6 lines
352 B
Text
6 lines
352 B
Text
|
SCons is an Open Source software construction tool--that is, a next-generation
|
||
|
build tool. Think of SCons 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, SCons is an
|
||
|
easier, more reliable and faster way to build software.
|