aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/uninstall.py
AgeCommit message (Expand)AuthorFilesLines
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-1/+1
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-1/+1
2020-09-08typing: fully annotate scriptsDaniel Mensinger1-2/+3
2017-08-01Remove directories created by ninja installPeter Hutterer1-1/+4
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker1-1/+1
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen1-0/+46