Campbell Barton
c0b9814c07
Cleanup: quiet warnings & simplify Popen use in project_source_info
2025-02-11 13:42:09 +11:00
Campbell Barton
ad4eb66fdf
Tools: add OUTPUT_DIR option to the "check_cppcheck" target
...
- Add optional `--build-dir` & `--output-dir` arguments to
"static_check_cppcheck.py".
- Support using `project_source_info.py` without the CWD having
to be the build-directory.
- Make the script executable.
2025-02-11 13:07:36 +11:00
Campbell Barton
d2d754be3f
Cleanup: spelling in comments (make check_spelling*)
...
- Back-tick quote math expressions so differentiate them
from English.
- Use doxygen code blocks for TEX expressions.
2025-01-04 16:26:39 +11:00
Campbell Barton
7516614c2b
Fix source checking tools using project_source_info
...
Moving files in [0] caused the module not to be found.
Also revert Python 3.6 compatibility changes.
[0] 2c9ab53273
2025-01-02 16:57:51 +11:00