Scons
Revision as of 21:24, 6 December 2019 by Moskalenko (talk | contribs) (Text replacement - "#uppercase" to "uc")
Description
SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools.
Environment Modules
Run module spider scons
to find out what environment modules are available for this application.
System Variables
- HPC_SCONS_DIR - installation directory
- HPC_SCONS_BIN - executable directory