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