aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/programs.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-1/+1
2021-06-18holders: Move get_version from directly to ExternalProgramDaniel Mensinger1-1/+22
2021-06-18holders: Introduce HoldableObjectDaniel Mensinger1-1/+1
2021-03-19Move OverrideProgram to programsDylan Baker1-0/+5
2021-03-19programs: add type annotationsDylan Baker1-21/+27
2021-03-19split program related classes and functions out of dependenciesDylan Baker1-0/+351