SCons

https://scons.org/

SCons is an Open Source software construction tool

Snippet from Wikipedia: SCons

SCons is a software development tool that analyzes source code dependencies and operating system adaptation requirements from a software project description and generates final binary executables for installation on the target operating system platform. Its function is similar to the more popular GNU build system.

The tool generates Python scripts for project configuration and build logic.

  • tools/scons.txt
  • Last modified: 2022/08/10 06:09
  • by 127.0.0.1