Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates for 4.9.1 release | William Deegan | 2025-03-27 | 1 | -4/+4 |
| | |||||
* | updates | William Deegan | 2025-03-02 | 1 | -3/+3 |
| | |||||
* | updates for release | William Deegan | 2025-03-02 | 1 | -5/+5 |
| | |||||
* | Updates for 4.8.1 release4.8.1 | William Deegan | 2024-09-04 | 1 | -4/+4 |
| | |||||
* | 4.8.0 updates4.8.0 | William Deegan | 2024-07-07 | 1 | -4/+4 |
| | |||||
* | Rel 4.7.0 final changes | William Deegan | 2024-03-18 | 1 | -5/+5 |
| | |||||
* | post release updates | William Deegan | 2023-11-20 | 1 | -4/+4 |
| | |||||
* | 4.6.0 final changes4.6.0 | William Deegan | 2023-11-20 | 1 | -3/+3 |
| | |||||
* | Updates to RELEASE.txt including notice about switching default parallel ↵ | William Deegan | 2023-11-20 | 1 | -4/+4 |
| | | | | scheduler in next major release | ||||
* | Updates to make ready for merging | William Deegan | 2023-10-29 | 1 | -5/+5 |
| | |||||
* | Initial support for writing --debug=time, count into a JSON file | William Deegan | 2023-06-04 | 1 | -3/+3 |
| | |||||
* | added --debug=json, which will dump object counts and memory into ↵ | William Deegan | 2023-04-22 | 1 | -5/+5 |
| | | | | scons_stats.json in invocation directory | ||||
* | 4.5.1 release items4.5.1 | William Deegan | 2023-03-07 | 1 | -4/+4 |
| | |||||
* | updates4.5.0 | William Deegan | 2023-03-05 | 1 | -3/+3 |
| | |||||
* | Post build commits for 4.5.0 | William Deegan | 2023-03-05 | 1 | -5/+5 |
| | |||||
* | Fixes to installation script. Text to README.txt | William Deegan | 2022-11-13 | 1 | -4/+4 |
| | |||||
* | Added throw_exception parameter to ValidateOptions() which allows you to ↵ | William Deegan | 2022-08-15 | 1 | -3/+3 |
| | | | | select either have ValidateOptions() issue error message and exit,or throw an exception and then you can handle it your own way. per dmoody's sugguestion | ||||
* | Add ValidateOption() API which validates that all command line options are ↵ | William Deegan | 2022-08-13 | 1 | -4/+4 |
| | | | | either SCons specified or specifie by AddOption calls. It will error out if there are any unknown options. Resolves Issue #4187 | ||||
* | updates for 4.4.0 | William Deegan | 2022-07-30 | 1 | -3/+3 |
| | |||||
* | Updates for 4.4.0 release | William Deegan | 2022-07-30 | 1 | -4/+4 |
| | |||||
* | Fix sphinx version < 5.1.0. For now 5.1.0 breaks the sphinx api build | William Deegan | 2022-07-25 | 1 | -7/+7 |
| | |||||
* | 4.3.0 updates4.3.0 | William Deegan | 2021-11-17 | 1 | -6/+6 |
| | |||||
* | final versioning info for 4.2.04.2.0 | William Deegan | 2021-08-01 | 1 | -3/+3 |
| | |||||
* | updated __init__.py | William Deegan | 2021-07-24 | 1 | -4/+4 |
| | |||||
* | misc updates to man/users guide copyright formatting. Minor updates to ↵ | William Deegan | 2021-07-18 | 1 | -3/+3 |
| | | | | update-release-info to use 'Released: <date here>' instead of range of years. | ||||
* | Address mwichmann's comments on PR. Mostly doc and a few import related code ↵ | William Deegan | 2021-05-30 | 1 | -3/+3 |
| | | | | changes | ||||
* | Update generated docs. They were broken [skip appveyor][skip travis] | William Deegan | 2021-04-18 | 1 | -5/+5 |
| | |||||
* | Add support for TARGET.relpath property | Dillan Mills | 2021-03-18 | 1 | -5/+5 |
| | |||||
* | update example to simplify map_filename and relocate emitter to after that ↵ | William Deegan | 2021-02-26 | 1 | -4/+4 |
| | | | | variable is set as it uses it | ||||
* | Bump version to 4.1.0.post1 and fix non-wheel packaging of manpages4.1.0.post1 | William Deegan | 2021-01-20 | 1 | -4/+4 |
| | |||||
* | update API doc version to 4.1.0 and add some more dependencies on the api ↵4.1.0 | William Deegan | 2021-01-19 | 1 | -3/+3 |
| | | | | target to include the sphinx config files | ||||
* | Updated __init__.py with 4.1.0 | William Deegan | 2021-01-19 | 1 | -5/+5 |
| | |||||
* | initial checkin of versioned shared library rewrite | William Deegan | 2020-12-21 | 1 | -3/+3 |
| | |||||
* | scons.1 sconsign.1 scons-time.1 now make it into zip, tgz sdist and wheel | William Deegan | 2020-10-09 | 1 | -4/+4 |
| | |||||
* | 4.0.1 updates | William Deegan | 2020-07-17 | 1 | -4/+4 |
| | |||||
* | Fix version info in scons-local package scripts | William Deegan | 2020-07-06 | 1 | -3/+3 |
| | |||||
* | final 4.0.0 commit | William Deegan | 2020-07-04 | 1 | -3/+3 |
| | |||||
* | fix scons --version and packaging | William Deegan | 2020-07-04 | 1 | -3/+3 |
| | |||||
* | 4.0.0 release | William Deegan | 2020-07-04 | 1 | -4/+4 |
| | |||||
* | Add sepearat pypi README-package.rst for pypi's long description text | William Deegan | 2020-07-04 | 1 | -4/+4 |
| | |||||
* | clean up sider/flake8 warnings | William Deegan | 2020-06-30 | 1 | -4/+4 |
| | |||||
* | have scripts use central SCons.__init__.py's __version__,etc | William Deegan | 2020-06-30 | 1 | -6/+6 |
| | |||||
* | All working except automatic build of wheel and sdist package | William Deegan | 2020-06-30 | 1 | -48/+8 |
| | |||||
* | Add copyright string | William Deegan | 2020-06-29 | 1 | -1/+1 |
| | |||||
* | Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line ↵ | William Deegan | 2020-05-06 | 1 | -0/+49 |
with current python packaging practices |