SCons 4.8.1
0
Open Source next-generation build tool.
Contents
Open Source next-generation build tool.
Stars: 2081, Watchers: 2081, Forks: 316, Open Issues: 653The SCons/scons
repo was created 7 years ago and the last code push was 11 hours ago.
The project is very popular with an impressive 2081 github stars!
How to Install scons
You can install scons using pip
pip install scons
or add it to a project with poetry
poetry add scons
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/SCons/
- Documentation:
- https://scons.org/documentation.html
- GitHub Repo:
- https://github.com/SCons/scons
Classifiers
- Software Development/Build Tools
Related Packages
Errors
A list of common scons errors.
Code Examples
Here are some scons
code examples and snippets.
GitHub Issues
The scons package has 653 open issues on GitHub
- "Modernize" to Python 3.6 via tool
- Add ability to save "local" help only
- Add debug output showing sconscript being processed?
- Add analogue to _concat for writable directories
- Test for how di files are handled with variant dir.
- RFE: adapt exsting test suite to pytest
- Implement a new subprocess wrapper
- cxx20 module support for gcc
- Fortran compile fails with module dependencies
- [WIP] Remote caching support
- Don't lose local-options help text
- MSVC Version 14.1 not found with 14.2 installed
- Scons crash when two targets produce the same file
- Provide a way to automatically list all generated sources
- Substfile doesn't get rebuilt when a variable valued value changes