summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/tex.py
Commit message (Expand)AuthorAgeFilesLines
* "Modernize" to Python 3.6 via toolMats Wichmann2023-08-041-5/+5
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-6/+6
* Added blurb to RELEASE.txt. Renamed function check_content_hash() from check_...William Deegan2023-01-241-13/+12
* Run latex after bibtex/biber only when necessaryLukas Schrangl2023-01-241-2/+2
* Fix a ref-before-assign issue in tex toolMats Wichmann2022-04-031-23/+29
* sider: typo fix [skip appveyor]Mats Wichmann2022-01-101-1/+1
* Fix some imports and other checker warningsMats Wichmann2021-05-051-15/+12
* [PR #3827] fix: don't iterate over object being modifiedMats Wichmann2020-11-181-1/+1
* Kill a couple of "for foo in range(len(bar))"Mats Wichmann2020-11-171-10/+15
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+991