summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/keyval.py
AgeCommit message (Expand)Author
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-04-11fix various spelling issuesJosh Soref
2023-02-01treewide: add future annotations importEli Schwartz
2022-08-17modules: Add stabilization information to ModuleInfoDylan Baker
2022-08-17modules: use module level information about new and deprecationDylan Baker
2022-03-03interpreter: replace build_def_files with OrderedSetDylan Baker
2021-11-23modules/keyval: add type annotationsDylan Baker
2021-11-23modules/keyval: cleanup importsDylan Baker
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-05-28modules: Add methods dict everywhereXavier Claessens
2021-05-28modules: Remove snippet methodsXavier Claessens
2021-04-01interpreter: Move to its own folder and split itXavier Claessens
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04various python neatness cleanupsEli Schwartz
2020-07-19Stabilize keyval moduleMarc-André Lureau