summaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/uninstall.py
AgeCommit message (Expand)Author
2023-02-01treewide: add future annotations importEli Schwartz
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2020-09-08typing: fully annotate scriptsDaniel Mensinger
2017-08-01Remove directories created by ninja installPeter Hutterer
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker
2016-12-31Add simple uninstall target. Closes #753.Jussi Pakkanen