SCons Bootstrap ReWrite - SCons/scons GitHub Wiki
Here's what SCons' internal build should do:
- build docs (if enabled)
- build API docs (if docs enabled and api docs enabled)
- build wheel and sdist_gztar
- build scons-local zip and tgz package
- expand packages so runtest.py can run against them? (is this still needed)
Files to be generated
- scons-$VERSION.tar.gz
- scons-$VERSION.zip
- scons-local-$VERSION.tar.gz
- scons-local-$VERSION.zip
- scons-src-$VERSION.tar.gz
- scons-src-$VERSION.zip
- scons-doc-$VERSION.tar.gz
- Announce.txt
- CHANGES.txt
- RELEASE.txt