aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/unstable_wayland.py
AgeCommit message (Expand)AuthorFilesLines
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker1-154/+0
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-07-17modules/wayland: Add full type checkingDylan Baker1-9/+32
2022-06-10wayland: Lookup for wayland-scanner using pkgconfigXavier Claessens1-6/+5
2022-04-13wayland: Make sure wayland-scanner has same version as wayland librariesXavier Claessens1-1/+6
2022-04-07Revert "wayland: Also lookup scanner in pkgconfig"Eli Schwartz1-3/+1
2022-04-04wayland: Also lookup scanner in pkgconfigXavier Claessens1-1/+3
2022-03-29Pass environment down to base Target classXavier Claessens1-0/+2
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens1-14/+18
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis1-0/+120