Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc updates to man/users guide copyright formatting. Minor updates to ↵ | William Deegan | 2021-07-18 | 1 | -2/+4 |
| | | | | update-release-info to use 'Released: <date here>' instead of range of years. | ||||
* | Update scons.bat | WholesomeIsland | 2021-03-16 | 1 | -1/+1 |
| | |||||
* | updates. build/dist/scons-local-${VERSION}.zip is now produced | William Deegan | 2020-06-23 | 1 | -1/+0 |
| | |||||
* | [ci skip] Fixed to use new SCons dir location | William Deegan | 2020-05-07 | 3 | -3/+3 |
| | |||||
* | drop runntest.py's run from packages. define SCONS_TOOLS_DIR and use that ↵ | William Deegan | 2020-04-09 | 1 | -1480/+0 |
| | | | | for scons-time tests | ||||
* | Fix scons-time tests. Remove subversion test | William Deegan | 2020-04-09 | 1 | -0/+1480 |
| | |||||
* | move scons-configure-cache logic into SCons.Utilities.ConfigureCache:main ↵ | William Deegan | 2020-04-09 | 1 | -134/+47 |
| | | | | and update references and add entry_point in setup.cfg | ||||
* | move scons-time.py from scripts to bin. As far as I can tell this is really ↵ | William Deegan | 2020-04-09 | 1 | -1480/+0 |
| | | | | for internal use only | ||||
* | change scripts/sconsign.py to be shell which uses logic in ↵ | William Deegan | 2020-04-09 | 1 | -456/+1 |
| | | | | SCons.Utilities.sconsign's main | ||||
* | update scripts to work from <sandbox>/scripts | William Deegan | 2020-04-09 | 2 | -291/+192 |
| | |||||
* | Move scripts from src/scripts to scripts. Simplify scons.py to only be used ↵ | William Deegan | 2020-04-09 | 6 | -0/+2453 |
for running from this source tree and for scons-local packaging |