summaryrefslogtreecommitdiff
path: root/SCons/Tool/textfile.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-4/+4
* Updated docs to indicate FILE_ENCODING will affect Substfile() as well as Tex...William Deegan2023-02-181-4/+3
* set default encoding of written files to UTF-8, added ability to passNickolai Korshunov2023-02-181-1/+6
* Fix Issue #4021 - Textfile wrongly replacing '$$(' with '$' 'William Deegan2021-09-181-8/+6
* Drop some more Py2 compat thingsMats Wichmann2020-10-131-2/+2
* Run autoflake on codeMats Wichmann2020-09-211-2/+0
* All working except automatic build of wheel and sdist packageWilliam Deegan2020-06-301-2/+2
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+202