Neil
|
43e81343ca
|
Remove dead code and imports as found by Vulture.
https://github.com/jendrikseipp/vulture
|
2021-05-06 14:20:14 +10:00 |
|
Neil
|
b5c8cd58e4
|
Add or update #! lines of Python scripts to use python3.
|
2020-03-11 15:32:45 +11:00 |
|
Neil
|
92115d15f3
|
Use native line ends for make dependencies files.
|
2019-04-08 16:43:33 +10:00 |
|
Neil
|
d04015772a
|
Make dependencies scripts work when called from scite/scripts/RegenerateSource.py.
|
2019-04-08 16:31:00 +10:00 |
|
Neil
|
8c406e0fc4
|
Switch generation of make dependencies to Python scripts DepGen.py.
Dependencies files deps.mak and nmdeps.mak are formatted with one file per line
as that makes it easier to examine differences between versions.
|
2019-04-01 14:30:32 +11:00 |
|