Daniel Mensinger
3e396b3782
fix: Always explicitly set encoding for text files ( fixes #8263 )
2021-06-29 11:28:08 +02:00
Daniel Mensinger
6879e84c48
holders: Move get_version from directly to ExternalProgram
2021-06-18 23:48:33 +02:00
Daniel Mensinger
66b32a4591
holders: Introduce HoldableObject
2021-06-18 23:48:33 +02:00
Dylan Baker
9016e4596c
Move OverrideProgram to programs
2021-03-19 08:47:10 -04:00
Dylan Baker
97c1283baa
programs: add type annotations
2021-03-19 08:47:10 -04:00
Dylan Baker
40e3577a65
split program related classes and functions out of dependencies
...
Dependencies is already a large and complicated package without adding
programs to the list. This also allows us to untangle a bit of spaghetti
that we have.
2021-03-19 08:47:10 -04:00